- Learning Path Libraries: This path is only available in the libraries listed. To access this path, purchase a license for the corresponding library.
- Security
Reverse Engineering with IDA Pro
IDA Pro is a disassembler that is capable of creating maps to show binary instructions executed by the processor in assembly language. Advanced techniques have been implemented into IDA Pro to generate assembly language source code from machine-executable code and make complex code more human-readable. The debugging feature provides dynamic analysis and supports most system architectures.
In this path, you will learn how to utilize IDA Pro for disassembly, reversing and analysis.
Content in this path
Reverse Engineering with IDA Pro
In this path, you will learn how to utilize IDA Pro for disassembly, reversing and analysis.
- Reverse engineering and analysis concepts
- Disassembly of binaries
- Dynamic analysis using the debugger
- IDA Pro advanced capabilities
- Malware Analysis
- Malware: Prevention, Detection and Response
- Basic knowledge of system architectures, binary and assembly are helpful but not required.
- Malware Analysis
- Binary Analysis
- Reverse Engineering
- Disassembly