Skip to content

kempersm/lisa.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lisa.py

-An Exploit Dev Swiss Army Knife. -mona.py for Mac OS X

alt tag

#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.)

Thanks:

-Mona.py : https://github.com/corelan/mona

-Crashwrangler : https://developer.apple.com/library/mac/technotes/tn2334/_index.html

-Metasploit : https://github.com/rapid7/metasploit-framework

-PEDA :	https://github.com/longld/peda

-Phillips https://www.phillips321.co.uk/2013/04/02/recreating-pattern_create-rb-in-python/

About

-An Exploit Dev Swiss Army Knife.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%