When we analyse malwares we don’t have the source code. So in order to understand their logics we have to debug binaries (i.e. compiled form of source code like .exe, .dll etc.). In debugging we need to understand assembly of the program to build a high level logic. In short without assembly language you can’t […]
You are browsing archives for
Category: Reverse Engineering
Reverse Engineering or Reversing
Session 1 – Reversing & Malware Analysis
This session will guide you to prepare your lab for malware analysis. Don’t forget to check the reference links to download the tools.