JavaShuo
栏目
标签
《Checking Smart Contracts with Structural Code Embedding》笔记
时间 2020-12-30
标签
research
繁體版
原文
原文链接
摘要: 在本文中提出了一种自动化的方法来学习用Solidity语言编写的智能合约的特性,这对于检测代码克隆、检测漏洞、合约有效性等有帮助。我们的新方法是基于词嵌入(word embedding)和向量空间比较(vector space comparison)。我们将智能合约解析成带有代码结构化信息的词流(word stream),将代码元素(如声明、函数)转换成可以用于编码代码语法和语义的数字向量
>>阅读原文<<
相关文章
1.
Smart Contracts
2.
【论文笔记】Structural Deep Network Embedding
3.
Structural Deep Network Embedding
4.
How--to-deploy-smart-contracts-on
5.
SDNE(Structural Deep Network Embedding)
6.
How To Write, Deploy, and Interact with Ethereum Smart Contracts on a Private Blockchain
7.
ÆGIS: Shielding Vulnerable Smart Contracts Against Attacks
8.
《Hawk: The Blockchain Model of Cryptography and Privacy-Preserving Smart Contracts》 阅读笔记
9.
[Graph Embedding] node2vec 论文笔记
10.
New allowAnyone Bug Identified in Multiple ERC20 Smart Contracts (CVE-2018-11397, CVE-2018-11398)
更多相关文章...
•
ASP.NET Razor - 标记
-
ASP.NET 教程
•
ADO 添加记录
-
ADO 教程
•
Tomcat学习笔记(史上最全tomcat学习笔记)
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
相关标签/搜索
checking
structural
contracts
embedding
smart
code
embedding+lstm
笔记
with+this
with...connect
MyBatis教程
Redis教程
MySQL教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
微软准备淘汰 SHA-1
2.
Windows Server 2019 Update 2010,20H2
3.
Jmeter+Selenium结合使用(完整篇)
4.
windows服务基础
5.
mysql 查看线程及kill线程
6.
DevExpresss LookUpEdit详解
7.
GitLab简单配置SSHKey与计算机建立连接
8.
桶排序(BucketSort)
9.
桶排序(BucketSort)
10.
C++ 桶排序(BucketSort)
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Smart Contracts
2.
【论文笔记】Structural Deep Network Embedding
3.
Structural Deep Network Embedding
4.
How--to-deploy-smart-contracts-on
5.
SDNE(Structural Deep Network Embedding)
6.
How To Write, Deploy, and Interact with Ethereum Smart Contracts on a Private Blockchain
7.
ÆGIS: Shielding Vulnerable Smart Contracts Against Attacks
8.
《Hawk: The Blockchain Model of Cryptography and Privacy-Preserving Smart Contracts》 阅读笔记
9.
[Graph Embedding] node2vec 论文笔记
10.
New allowAnyone Bug Identified in Multiple ERC20 Smart Contracts (CVE-2018-11397, CVE-2018-11398)
>>更多相关文章<<