Skip to main content

Projects

A few things I’ve built or contributed to, mostly around malware analysis and reverse engineering.

Go library to parse Executable and Linkable Format (ELF) files.

saferwall/pe

A lightweight Go package to parse, analyze and extract metadata from Portable Executable (PE) binaries. Designed for malware analysis tasks and robust against PE malformations.

al-khaser

Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.