hasherezade
hasherezade
bearparser
Portable Executable parsing library (from PE-bear)
IAT_patcher
Persistent IAT hooking application - based on bearparser
malware_training_vol1
Materials for Windows Malware Analysis training (volume 1)
pe-sieve
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
hollows_hunter
Scans all running processes. Recognizes and dumps a variety of potentially malicious implants (replaced/implanted PEs, shellcodes, hooks, in-memory patches).
demos
Demos of various injection techniques found in malware
pe_to_shellcode
Converts PE into a shellcode
libpeconv
A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl
dll_to_exe
Converts a DLL into EXE
module_overloading
A more stealthy variant of "DLL hollowing"