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可执行文件打包工具,打包后的新文件可以阻碍逆向工程。)
☆343Updated 7 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:
- A more stealthy variant of "DLL hollowing"☆347Updated last year
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆537Updated 5 months ago
- System call hook for Windows 10 20H1☆493Updated 3 years ago
- Inline syscalls made easy for windows on clang☆706Updated 11 months ago
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆268Updated 2 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆408Updated 4 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆563Updated 2 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆305Updated 6 years ago
- Asynchronous Procedure Calls☆230Updated 4 years ago
- A modern c++ implementation of windows heavens gate☆222Updated 4 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆898Updated 4 years ago
- Yet another variant of Process Hollowing☆395Updated 4 months ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆549Updated last year
- Obfuscate specific windows apis with different apis☆1,000Updated 4 years ago
- Windows NT x64 syscall fuzzer☆607Updated last year
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆288Updated 2 years ago
- Hide Process From Task Manager using Usermode API Hooking☆344Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆322Updated 2 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆660Updated last year
- Code that allows running another windows PE in the same address space as the host process.☆446Updated 8 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,201Updated last year
- Advanced driver monitoring utility.☆210Updated 2 years ago
- Windows inline hooking tool.☆270Updated 6 years ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- Bootkit for Windows Sandbox to disable DSE/PatchGuard.☆280Updated 7 months ago
- Analyze patches in a process☆253Updated 3 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆676Updated 6 years ago
- A kernel-mode rootkit with remote control☆213Updated 4 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆332Updated 2 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago