Some Old Stuffs

IOCs for memory forensics

Never forget to configure “advanced parameters” (check String and the length is 4)

IDAPython script

Immunity Debugger script

  • immbone_nx break on execute script on DEP environment (enable DEP and uncheck the option ignoring Memory access violation in the debugger settings)
  • immbone break on execute script on non-DEP environment (disable DEP and uncheck the option ignoring single-step break in the debugger settings)
  • blackmanta slightly-changed version for Immunity Debugger v1.8

EnCase EnScript

Others

  • amf_7x86 PoC driver for anti memory forensics on Windows7
  • amf_XPx86 PoC driver for anti memory forensics on WindowsXP