-An Exploit Dev Swiss Army Knife. -mona.py for Mac OS X
#Usage:
Copy lisa.py and /lldbinit to ~/ Use the following commands:
ant4g0nist$ cp lisa.py ~/lisa.py
ant4g0nist$ cp .lldbinit ~/.lldbinit
ant4g0nist$ lldb
(When a process crashes while debugging, run exploitable command to get the output)
#Output Looks like: (lisa)exploitable is_exploitable = yes Crash accessing invalid address.
(As of now, commiting exploitable command. Have to test the remaining code.)
