Anti-Analysis Techniques

Part of writing good malware is introducing ways to make it less detectable. Anti-Analysis techniques are ways to prevent security analysts from reverse engineering our software.

This section provides ways to make malware less detactable by security analysts & malware researchers. Companies with experienced researchers or large budgets will inevitably reverse engineer software that they want to. So generally our job is to make this process as time consuming as possible.

Tools of the trade

Sandboxes

Reverse Engineering

The most popular reverse engineering tools for malware are listed below.

Last updated