Skip to content

hunter-ht-2018/binary_analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

binary_analysis

A set of tools for binary analysis

Angr_CFG

Angr生成CFG

format: python proCFG.py -i -o [inst][vex]
-i 二进制文件路径
-o CFG图生成路径
inst 是否显示汇编指令
vex 是否显示vex语言

extract_raw_binary

extract the raw binary of the .text section from an executable.

About

A set of tools for binary analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages