Posted September 17, 201212 yr 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
September 17, 201212 yr 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
September 20, 201212 yr 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
September 20, 201212 yr 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).
September 29, 201212 yr Author 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!
Create an account or sign in to comment