Mastering Reverse Engineering & Malware Analysis | REMASM+
Master Reverse Engineering, Malware Analysis, Linux, Cyber Security, Ghidra,x86-64, IDA Pro, IDA Free, Assembly and NASM
Current Price: Free
Discount: 100% off
What you will learn:
The theory behind disassembly and its role in reverse engineering.The four stages of binary analysis: Preprocessing, Compilation, Assembly, and Linking.
The compilation process breakdown and the purpose of each phase.
Working with symbolic information in stripped and not stripped binaries.
How binary executables load and execute.
Installation and basics of Ghidra, a tool for reverse engineering.
Installing the Java Development Kit (JDK) for Ghidra.
Navigating and utilizing Ghidra for project analysis.
Real-world malware analysis using Ghidra.
Practical reverse engineering skills through hands-on malware analysis.
Writing a 64-bit assembly program to display Hello