So everyone keeps talking about PPC and I don't know what it is. I know that there are multiple terms for PPC, but I know this one is related to a program called Ida or something like that. So please, what does PPC stand for? What does it mean/do? Where can I learn about it?
feedback
|
closed as off topic by Wooble, Mat, Jarrod Roberson, Brad Larson, dmckee Apr 20 '11 at 2:31
Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.
|
Given the Google results for 'Ida PPC', I assume what you're looking for is the PowerPC architecture. | |||||||
feedback
|
|
IDA, most likely, stands for IDA Pro - a very good piece of disassembler software. PPC, in this context, stands for the PowerPC processor architecture. That's one of the architectures that IDA Pro supports, along with Intel, ARM and many others. | |||
|
feedback
|