BreakingMalware / Selfie

A Tool to Unpack Self-Modifying Code using DynamoRIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selfie

Build

Usage

  • drrun.exe -client "selfie.dll" 1 "" -- "malware.exe"

#Tested Enviroment

  • DynamoRIO latest version 5.1.0-RC1.
  • Windows 7 32 and 64 bit.

#Malware samples used in blog post

  • ed3d622c54b474c6caef540a3147731a1b2c7d4a7563b97731880bb15305d47d (Xswkit)
  • 4fda5e7e8e682870e993f97ad26ba6b2 (Win32/Caphaw (Shylock))

Warning

  • Use virtualized environment to run malware.exe

Authors

  • enSilo research

About

A Tool to Unpack Self-Modifying Code using DynamoRIO


Languages

Language:C++ 95.1%Language:C 4.9%