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可执行文件打包工具,打包后的新文件可以阻碍逆向工程。)
☆347Updated last year
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:
- Yet another variant of Process Hollowing☆420Updated 3 months ago
- Asynchronous Procedure Calls☆237Updated 4 years ago
- A more stealthy variant of "DLL hollowing"☆358Updated last year
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆310Updated 7 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆466Updated 4 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆557Updated 10 months ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆295Updated 2 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆364Updated 3 years ago
- Inline syscalls made easy for windows on clang☆727Updated last year
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆169Updated 2 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelg änging☆572Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆354Updated 4 years ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆277Updated 3 years ago
- Kernel Security driver used to block past, current and future process injection techniques on Windows Operating System.☆154Updated 3 years ago
- System call hook for Windows 10 20H1☆494Updated 4 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆582Updated 2 years ago
- A kernel-mode rootkit with remote control☆218Updated 5 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆347Updated 3 years ago
- PoC capable of detecting manual syscalls from usermode.☆204Updated last week
- Various Process Injection Techniques☆160Updated 3 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆931Updated 4 years ago
- Executes 64bit code from a 32bit process☆237Updated 8 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆308Updated last year
- A way to delete a locked file, or current running executable, on disk.☆611Updated 2 weeks ago
- A modern c++ implementation of windows heavens gate☆238Updated 5 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆536Updated 7 months ago
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆263Updated 4 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- Guided Hacking's official tool to practice bypassing anti-debug techniques.☆287Updated 6 months ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 years ago