/Zero-Import-Malware

Small project looking into how we can build malware with zero-imports by dynamically resolving windows APIs using GetProcAddress and GetModuleHandle windows APIs.

Primary LanguageC++

Watchers