Deobfuscate OLLVM Bogus Control Flow with angr
python debogus.py [-h] [-f FILE] [-s START]
-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 ofmain
function by default)