Skip to content

bluesadi/debogus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debogus

Deobfuscate OLLVM Bogus Control Flow with angr

Usage

python debogus.py [-h] [-f FILE] [-s START]

Arguments

  • -h, --help Show this help message and exit
  • -f FILE, --file FILE File to deobfuscate
  • -s START, --start START Starting address of target function (Optional, address of main function by default)

Examples

See test.bat or test.sh

About

Deobfuscate OLLVM Bogus Control Flow via angr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published