Talk:How to reverse
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 :)
- 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)