8bec Posted September 17, 2012 Posted September 17, 2012 Hi together,I'm looking for a framework I can use with python, beeing able to disassemble, debug, analyze, etc.I've already tried TitanEngine by reversinglabs, but had a lot of errors and found no help. So I think it's kinda dead.So is there a framework to use with python, that is still improved and with a active community?Thanks, 8bec
C0M3ND4D0R Posted September 17, 2012 Posted September 17, 2012 Hi together,I'm looking for a framework I can use with python, beeing able to disassemble, debug, analyze, etc.I've already tried TitanEngine by reversinglabs, but had a lot of errors and found no help. So I think it's kinda dead.So is there a framework to use with python, that is still improved and with a active community?Thanks, 8becSorry,..... i did not understand your doubts.see if this answers your doubts.http://hapdebugger.sourceforge.net/Hug
Zer0Flag Posted September 20, 2012 Posted September 20, 2012 What about: Debugger: https://github.com/OpenRCE/pydbgDisassambler: http://beaengine.org/ReFramework: radare.orgThey all offer a Python Interface or (in case of pydbg) are written in python.~Zer0Flag
metr0 Posted September 20, 2012 Posted September 20, 2012 Have a look at this PDF: http://google.com/search?q=python+re+arsenal (multiple versions available which is why I am posting a Google search).
8bec Posted September 29, 2012 Author Posted September 29, 2012 Thanks for your answers. I knew some of these libraries, but never worked with them before, because I thought I could find a library including all these things (debugger,disassembler, etc.), like TitanEngine promised, but never found one.So i will work with the libraries you offered!Thanks again!
mjones Posted October 15, 2012 Posted October 15, 2012 have you tried winappdbg or vtrace/vdb/vivisect?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now