mirror of
https://github.com/rad9800/WTSRM
synced 2026-06-08 16:55:26 +00:00
399 B
399 B
WTSRM - Writing Tiny Small Reliable Malware demo repository for my corresponding talk.
- Unhooks all Windows Dlls with \KnownDlls\
- No CRT dependencies
- Small size
- Low entropy
- Random string encryption key (thus no plaintext strings)
- API hashing
- Hook detection
- Walks around hooks for initial unhooking on ntdll
