IDA

IDA
软件描述
IDA 提供强大的反汇编和反编译功能,支持多种处理器和文件格式。其高质量的伪代码能够准确反映原始源代码,有助于分析跨平台软件。它具备动态调试功能,可通过 Lumina 控制元数据,并有效实现代码去混淆。
官方网站
访问软件的官方网站了解更多信息
hex-rays.com
什么是 IDA?
A powerful disassembler, decompiler and a versatile debugger. In one tool. Disassemble almost anything. IDA Disassembler stands out for its unparalleled support of a wide variety of processors and file formats. This exceptional versatility makes it the go-to choice. Whether you're analyzing embedded systems, mobile applications, or complex multi-platform software, IDA Pro's comprehensive compatibility ensures you have the best tools at your disposal for any task. Effortless, high-quality disassembler output. Automatically obtain a high-quality output, without using IDA’s disassembly manipulation features, e.g. high-level structure definition, naming, typing, commenting, etc. High-quality, readable, and maintainable pseudocode. IDA decompilers focus on delivering code that is readable, maintainable, and semantically similar to the original source code thanks to high-level abstractions, semantic preservation, readability, type inference, structure recovery and more. Metadata about well-known functions. At your fingertips. The Public Lumina server, maintained by Hex-Rays, tracks metadata for well-known functions, such as names, or operand types. Your IDA instance exchanges only hash values and metadata with the Public Lumina server, avoiding the transfer of sensitive byte patterns through the network. If you prefer to keep control over your metadata, enable our Private Lumina add-on to use your own self-hosted Lumina server. Match code patterns to known libraries. Power up your analysis. We use FLIRT (Fast Library Identification and Recognition Technology) to help reverse engineers identify libraries used in a binary. All to boost the readability of generated disassemblies. Make sense of obfuscated binaries with gooMBA IDA Pro greatly simplifies the workflow of reverse-engineers dealing with obfuscated binaries, especially those involving Mixed Boolean-Arithmetic (MBA) expressions. The gooMBA plug-in ships with IDA Pro and combines algebraic and program synthesis techniques with smart heuristics for best-in-class deobfuscation performance. It integrates directly into the Hex-Rays decompilers and provides a bridge to an SMT-solver that can prove the correctness of simplifications. Take advantage of dynamic analysis with the IDA debugger. IDA is not only a disassembler but also a versatile debugger. In addition to assisting in error detection and correction within other programs, it supports multiple debugging targets and can handle remote applications.