IDA Pro
About IDA Pro
IDA Pro is a binary code analysis tool. It's capable of creating maps of software's execution to show the binary instructions that are actually executed by the processor in a symbolic representation called assembly language. This disassembly process allows software specialists to analyze programs that are suspected to be nefarious in nature, such as spyware or malware. However, assembly language is hard to read and make sense of. That is why advanced techniques have been implemented into IDA Pro to make that complex code more readable. In some cases, it is possible to revert the binary program back, to a quite close level, to the original source code that produced it. The map of the program’s code can then be post-processed for further investigation.
Hex-Rays develops ...
IDA Pro Pricing
Starting price:
$365.00 per year
Free trial:
Available
Free version:
Available

Most Helpful Reviews for IDA Pro
1 Review
Anonymous
1 employee
Used daily for more than 2 years
Review Source: Capterra
This reviewer was invited by us to submit an honest review and offered a nominal incentive as a thank you.
OVERALL RATING:
5
EASE OF USE
1
FUNCTIONALITY
4
Reviewed January 2022
Reverse everything with IDA
PROS
The plugins are really good, and overall you get what you are expecting to get. really easy to analyze with it after you get to know the program
CONSA bit difficult to understand how to use it for the first time, the key binding are a bit weird