1 repositorio
Language-specific executable wrappers used to embed and execute shellcode.
Distinct from Polymorphic Payload Generators: Focuses on the binary wrapper surrounding the shellcode, rather than the structural variation of the shellcode itself.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary Wrappers. Refine with filters or upvote what's useful.
Veil is a payload generation framework and a suite of tools designed to automate the creation of obfuscated binaries and encoded shellcode. It functions as an anti-virus evasion tool that transforms binary code to bypass security scanners and endpoint detection software. The framework utilizes multi-language payload generation, employing various programming language compilers to create executables that evade signature-based detection. It includes an evasive shellcode encoder to remove forbidden characters and apply obfuscation techniques to hide payload logic. The project covers the generati
Produces executable files by combining shellcode with language-specific wrappers for direct system execution.