pe_to_shellcode
PE converter
Converts PE files into executable shellcode
Converts PE into a shellcode
2k stars
54 watching
438 forks
Language: C++
last commit: about 2 years ago pe-filepe-to-shellcodepe2shcpe2shellcodeshellcodeshellcode-development
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A tool for detecting and analyzing malicious code in executables | 3,157 |
| | Creates reflective PE files that can be executed in memory without being written to disk | 1,208 |
| | An implementation of a memory-based PE injection technique for executing payloads in a target process | 521 |
| | A C++ library that provides a set of helper functions for loading, manipulating, and dumping PE files. | 1,129 |
| | A collection of C# techniques for injecting malicious shellcode into processes | 450 |
| | Tools for injecting and manipulating code in PE executables | 30 |
| | An open-source tool for analyzing and editing PE file formats | 772 |
| | A C++ library for parsing Portable Executable files | 647 |
| | A tool to unpack malicious code from packed executables using the PE-sieve technique. | 668 |
| | An upgrade path from bash to a more modern language and runtime | 2,974 |
| | Converts a DLL into a ready-to-use executable file. | 799 |
| | A tool that enables remote process shellcode execution using the Early Bird injection technique | 267 |
| | A tool for building container images from source code without needing a Dockerfile | 2,477 |
| | An interactive tool for crafting and disassembling shellcodes | 893 |
| | An implementation of a malware injection technique using PE injection to create and control malicious processes | 581 |