czs108 / Windows-PE-PackerLinks
🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engineering.(使用C和Intel x86汇编开发的Windows x86可执行文件打包工具,打包后的新文件可以阻碍逆向工程。)
☆344Updated 9 months ago
Alternatives and similar repositories for Windows-PE-Packer
Users that are interested in Windows-PE-Packer are comparing it to the libraries listed below
Sorting:
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆306Updated 6 years ago
- Yet another variant of Process Hollowing☆408Updated last week
- Asynchronous Procedure Calls☆236Updated 4 years ago
- A more stealthy variant of "DLL hollowing"☆353Updated last year
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆272Updated 2 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆427Updated 4 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆548Updated 7 months ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆292Updated 2 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆564Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆348Updated 3 years ago
- A modern c++ implementation of windows heavens gate☆228Updated 4 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆335Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆341Updated 2 years ago
- Inline syscalls made easy for windows on clang☆715Updated last year
- Various Process Injection Techniques☆152Updated 3 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆572Updated 2 years ago
- PoC capable of detecting manual syscalls from usermode.☆197Updated 8 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆510Updated 4 months ago
- A kernel-mode rootkit with remote control☆218Updated 4 years ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆161Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆206Updated 4 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆666Updated last year
- System call hook for Windows 10 20H1☆496Updated 4 years ago
- Kernel Security driver used to block past, current and future process injection techniques on Windows Operating System.☆153Updated 2 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- A small x64 library to load dll's into memory.☆448Updated last year
- Executes 64bit code from a 32bit process☆234Updated 8 years ago
- Code that allows running another windows PE in the same address space as the host process.☆449Updated 8 years ago
- Security product hook detection☆319Updated 4 years ago
- A way to delete a locked file, or current running executable, on disk.☆553Updated this week