Hey all, I'll be presenting a primer to reversing on OS X next weekend
at REcon (http://recon.cx). Part of my slides include a list of
current tools available to aid a reverser on OSX.
So far I have:
otool (stock install)
otx (http://otx.osxninja.com/)
Hex Fiend (http://ridiculousfish.com/hexfiend/)
0xED (http://www.suavetech.com/0xed/0xed.html)
RE:Trace (http://re-tracer.blogspot.com/)
IDA Pro (http://hex-rays.com/idapro/)
scripts:
itsme's objc fixer
(http://nah6.com/~itsme/cvs-xdadevtools/ida/idcscripts/fixobjc.idc)
fileoffset's otx parser (http://fileoffset.blogspot.com/2008/02/lua-script.html)
Are there any more obvious tools (file, gdb, etc) I'm missing that
deserve a mention? Anything obscure that is a huge timesaver?
Also, if any of these are your tools, and you'd prefer I use a
different URL, can you let me know as well?
Thanks.
|