/dumpdecrypted-lldb

dump the decrypted binary in LLDB

Primary LanguagePythonMIT LicenseMIT

dumpdecrypted-lldb

Dump the decrypted binary file in LLDB

For details, you may refer to my blog, dumpdecrypted in LLDB

Usage

For example,

command script import /PATH/TO/THE/dumpdecrypted.py
dumpdecrypted -i Ingress -o /Users/BlueCocoa/Ingress_dumpdecrypted

If in doubt,

help dumpdecrypted

Screenshot

screenshot