SliceFusion

Shellmiao 3c8bc21450 feat: update readme 5 月之前
.vscode 1f3db8e90c first commit 1 年之前
assets 2bb3fdfc40 feat: update readme 9 月之前
back_up d2b305b39e enhance: refactor gitignore 9 月之前
build d2b305b39e enhance: refactor gitignore 9 月之前
combine_output 8e7a8205ec enhance: refactor gitignore 9 月之前
data b2417d118e enhance: refactor gitignore 9 月之前
output d2b305b39e enhance: refactor gitignore 9 月之前
proprocess_output 8e7a8205ec enhance: refactor gitignore 9 月之前
scripts aea1966a27 enhance: rename scripts 9 月之前
src fe65768f75 fix: fix runtime error 9 月之前
.gitignore b2417d118e enhance: refactor gitignore 9 月之前
README.md 3c8bc21450 feat: update readme 5 月之前

README.md

SliceFusion

可视化及解析输出

控制流图

CFG

全局调用图

over_all

Fusion对照图

fusion

完成Fusion控制流图

fusion

融合混淆效果

混淆前AES输出

aes_output

混淆前目标代码输出

project_B_output

混淆后输出

aes_fused

C++支持见分支dev_cpp