Difference between revisions of "Talk:IDA"

From The iPhone Wiki
Jump to: navigation, search
(License)
(Comment)
 
Line 4: Line 4:
 
::Hint hint: Google for it. I don't condone piracy and actually bought it <code>:D</code>. But if you want to torrent an illegal copy of it, go ahead and be a loser. AFAIK, the free version can do ARM code (correct me if I'm wrong). --[[User:5urd|5urd]] 12:16, 6 July 2012 (MDT)
 
::Hint hint: Google for it. I don't condone piracy and actually bought it <code>:D</code>. But if you want to torrent an illegal copy of it, go ahead and be a loser. AFAIK, the free version can do ARM code (correct me if I'm wrong). --[[User:5urd|5urd]] 12:16, 6 July 2012 (MDT)
 
::: Trust me (as a retired pirate) there's none worth trying for no seeders. You bought it? Wow o_o It cant to ARM its restricted to three types. --[[User:Dylan Laws|Haifisch]] 15:30, 7 July 2012 (MDT)
 
::: Trust me (as a retired pirate) there's none worth trying for no seeders. You bought it? Wow o_o It cant to ARM its restricted to three types. --[[User:Dylan Laws|Haifisch]] 15:30, 7 July 2012 (MDT)
  +
:::: 6.1 works pretty well to disassemble ARMv6 and ARMv7. True, it needs some help (mostly ARM/Thumb which it still can't always get right). But it works. The code snippets I've posted here are using IDA. --[[User:Morpheus|morpheus]] 09:57, 13 July 2012 (EDT)

Latest revision as of 13:57, 13 July 2012

License

Did anyone buy IDA Pro to reverse engineer ARM code of the iPhone? I just saw the price is $3,359 USD for one platform (Win/Mac) only. --http 12:33, 31 December 2010 (UTC)

I need the full version :P --Haifisch 22:17, 5 July 2012 (MDT)
Hint hint: Google for it. I don't condone piracy and actually bought it :D. But if you want to torrent an illegal copy of it, go ahead and be a loser. AFAIK, the free version can do ARM code (correct me if I'm wrong). --5urd 12:16, 6 July 2012 (MDT)
Trust me (as a retired pirate) there's none worth trying for no seeders. You bought it? Wow o_o It cant to ARM its restricted to three types. --Haifisch 15:30, 7 July 2012 (MDT)
6.1 works pretty well to disassemble ARMv6 and ARMv7. True, it needs some help (mostly ARM/Thumb which it still can't always get right). But it works. The code snippets I've posted here are using IDA. --morpheus 09:57, 13 July 2012 (EDT)