nummish wrote:
> 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?
>
this was very useful:
http://www.dribin.org/dave/blog/archives/2006/04/22/tracing_objc/
also
http://code-dump.sourceforge.net/
http://www.codethecode.com/projects/class-dump/
more osx hacking links:
http://www.phrack.com/issues.html?issue=63&id=16&mode=txt
http://unixjunkie.blogspot.com/
http://forums.accessroot.com/index.php?showforum=39
willem
|