JavaShuo
栏目
标签
T-fuzz--fuzzing by program transformation论文概要
时间 2021-01-11
标签
fuzz
符号执行
模糊测试
繁體版
原文
原文链接
摘要 fuzz的问题,有限覆盖率和深度bug挖掘。 为了提高覆盖率,常用的方法是依靠不精确的启发式算法或者复杂的输入变异等技术。 T-fuzz通过去掉santiy check来提高覆盖率。T-fuzz利用覆盖率来引导产生输入。 当不能访问到新的路径时,T-fuzz会去掉check,以保证fuzz能继续进行,发现新的路径和bug。 这个方法有2个问题:1.去除check,导致结果不准确并会产生误报;
>>阅读原文<<
相关文章
1.
《LLVM: a compilation framework for lifelong program analysis & transformation》论文阅读
2.
[论文翻译]Polar Transformation Network(Polar-STN,PTN)
3.
Don't program by coincidence. ---不要靠巧合编程。
4.
【论文阅读】Clustering by Shift
5.
Program serial number for xmc4300 by J-Link + J-Flash
6.
论文摘要
7.
Sorry, your browser / program is not supported by Web Dynpro
8.
使用event触发process chain (event by program)
9.
C++对象模型(三):Program Transformation Semantics (程序转换语义学)
10.
The Contextual Loss for Image Transformation with Non-Aligned Data 论文学习
更多相关文章...
•
RDF 主要 元素
-
RDF 教程
•
CAP理论是什么?
-
NoSQL教程
•
Java Agent入门实战(二)-Instrumentation源码概述
•
Scala 中文乱码解决
相关标签/搜索
program
transformation
论文概述
概要
概论
数论概论
论文
概率论
算法概论
PHP教程
Thymeleaf 教程
Docker教程
文件系统
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
IDEA 2019.2解读:性能更好,体验更优!
2.
使用云效搭建前端代码仓库管理,构建与部署
3.
Windows本地SVN服务器创建用户和版本库使用
4.
Sqli-labs-Less-46(笔记)
5.
Docker真正的入门
6.
vue面试知识点
7.
改变jre目录之后要做的修改
8.
2019.2.23VScode的c++配置详细方法
9.
从零开始OpenCV遇到的问题一
10.
创建动画剪辑
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
《LLVM: a compilation framework for lifelong program analysis & transformation》论文阅读
2.
[论文翻译]Polar Transformation Network(Polar-STN,PTN)
3.
Don't program by coincidence. ---不要靠巧合编程。
4.
【论文阅读】Clustering by Shift
5.
Program serial number for xmc4300 by J-Link + J-Flash
6.
论文摘要
7.
Sorry, your browser / program is not supported by Web Dynpro
8.
使用event触发process chain (event by program)
9.
C++对象模型(三):Program Transformation Semantics (程序转换语义学)
10.
The Contextual Loss for Image Transformation with Non-Aligned Data 论文学习
>>更多相关文章<<