NtDallas/Huginn
C++87 stars12 forks
What it does
Huginn is a sophisticated in-memory COFF loader that allows execution of compiled code without leaving traces on disk. Its advanced features like stack spoofing and indirect syscalls make it a valuable tool for security researchers and developers interested in low-level programming.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Explore Huginn, the innovative COFF loader that executes code in memory with cutting-edge evasion techniques!
Content angles
- Create tutorials on how to implement custom COFF loaders using Huginn.
- Discuss the implications of in-memory execution on cybersecurity and malware analysis.
- Develop example projects showcasing the use of Huginn in real-world applications.
Who should care
Security researchers, developers interested in low-level programming, and malware analysts.