文件名称:obfuscation_detection:收集脚本以查明混淆的代码
文件大小:4.41MB
文件格式:ZIP
更新时间:2024-03-24 11:25:55
Python
混淆检测 脚本和二进制文件以自动检测二进制文件中的控制流展平和其他状态机。 实现基于Binary Ninja。 请查看以下博客文章以获取更多信息: 用法 $ ./detect_flattening.py samples/finspy Function 0x401602 has a flattening score of 0.9473684210526315. Function 0x4017c0 has a flattening score of 0.9981378026070763. Function 0x405150 has a flattening score of 0.9166666666666666. Function 0x405270 has a flattening score of 0.9166666666666666. Function 0x405370 has a f
【文件预览】:
obfuscation_detection-main
----LICENSE(18KB)
----samples()
--------emotet(49KB)
--------gdb(8.41MB)
--------ls(139KB)
--------gcc(1.16MB)
--------plugx(575KB)
--------finspy(86KB)
----detect_flattening.py(2KB)
----README.md(1KB)
----.gitignore(2KB)