Talk:How to reverse

From The iPhone Wiki
Revision as of 19:36, 3 August 2010 by MaybachMan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ARM instructions and structure

I tried once to reverse engineer an ARM program, but it seemed completely different than 8086.

Where can I learn ARM instructions / structure? Thanks in advance.

Oranav 20:29, 3rd August 2008

good instruction finder

http://www.heyrick.co.uk/assembler/qfinder.html

hope this helps you :)

ChronicDev

Thanks alot.
What about ARM structure? (registers, endianness etc.)
Oranav 21:30, 3rd August 2008
If you look at Useful Links, you'll find links I added at the bottom which will help. Click the one that says it comes with PDFs, it has all the details of the ARM. MaybachMan 19:35, 3 August 2010 (UTC)

Extracting the kernal etc

I have IDA, but I have nothing to feed into it! How do I extract the iPhone's kernel, LLB, etc. so I can reverse engineer it? MaybachMan 19:35, 3 August 2010 (UTC)