dff2020 / debogus

Deobfuscate OLLVM Bogus Control Flow via angr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 84.6%Language:C++ 7.1%Language:Shell 4.1%Language:Batchfile 4.1%