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可执行文件打包工具,打包后的新文件可以阻碍逆向工程。)
☆345Updated 8 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.☆305Updated 6 years ago
- A more stealthy variant of "DLL hollowing"☆350Updated last year
- Asynchronous Procedure Calls☆235Updated 4 years ago
- Yet another variant of Process Hollowing☆400Updated 5 months ago
- Hide Process From Task Manager using Usermode API Hooking☆345Updated 3 years ago
- Inline syscalls made easy for windows on clang☆714Updated last year
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆545Updated 6 months ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆273Updated 2 years ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆158Updated last year
- A library to develop kernel level Windows payloads for post HVCI era☆421Updated 4 years ago
- A kernel-mode rootkit with remote control☆217Updated 4 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆569Updated 2 years ago
- System call hook for Windows 10 20H1☆494Updated 4 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆290Updated 2 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆333Updated 3 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆913Updated 4 years ago
- Exploiting DLL Hijacking by DLL Proxying Super Easily☆522Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆337Updated 2 years ago
- Kernel Security driver used to block past, current and future process injection techniques on Windows Operating System.☆153Updated 2 years ago
- Various Process Injection Techniques☆149Updated 3 years ago
- protector & obfuscator & code virtualizer☆594Updated this week
- Analyze patches in a process☆254Updated 3 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆558Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆502Updated 3 months ago
- Obfuscate specific windows apis with different apis☆1,006Updated 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…☆664Updated last year
- Guided Hacking's official tool to practice bypassing anti-debug techniques.☆279Updated 2 months ago
- A small x64 library to load dll's into memory.☆445Updated last year
- A way to delete a locked file, or current running executable, on disk.☆550Updated 11 months ago
- A modern c++ implementation of windows heavens gate☆226Updated 4 years ago