Difference between revisions of "Talk:How to reverse"

From The iPhone Wiki
Jump to: navigation, search
(good instruction finder: new section)
 
(2 intermediate revisions by 2 users not shown)
Line 14: Line 14:
   
 
[[User:ChronicDev|ChronicDev]]
 
[[User:ChronicDev|ChronicDev]]
  +
  +
: Thanks alot.
  +
  +
: What about ARM structure? (registers, endianness etc.)
  +
  +
: –[[User talk:Oranav|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. [[User:MaybachMan|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? [[User:MaybachMan|MaybachMan]] 19:35, 3 August 2010 (UTC)

Latest revision as of 19:36, 3 August 2010

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)