/IDA-self-protection

Static analysis IDA scripts

Primary LanguagePython

IDA-self-protection

IDA-Scripts that find self-protection methods.

Anti Debug script (antiDebug.py)

This script find followind methods:

Anti VM script (antiVM.py)

This script find followind methods:

Additional scripts

This scripts processing malware from theZoo https://github.com/ytisf/theZoo and https://github.com/Cherishao/APT-Sample

  • getStatFile.py - starts ida for get files
  • idaKill.py - killing ida process
  • unpack.py - unpack zip repos zip files
  • statistics.py - collect statistics from files [AntiVM] and [AntiDbg]