magnusstubman / dll-exportsLinks
Collection of DLL function export forwards for DLL export function proxying
☆102Updated last year
Alternatives and similar repositories for dll-exports
Users that are interested in dll-exports are comparing it to the libraries listed below
Sorting:
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆65Updated 11 months ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆52Updated last year
- Add an empty section to a PE file☆53Updated 7 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆47Updated 7 years ago
- Assembly block for hooking windows API functions.☆92Updated 6 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 4 months ago
- PoC capable of detecting manual syscalls from usermode.☆197Updated 8 months ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 6 years ago
- Samples from my book Windows Native API programming☆74Updated 2 months ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- Windows API Call Obfuscation☆109Updated 2 years ago
- Files for the packer tutorial☆73Updated 4 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Run Processes as PPL with ELAM☆166Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- ☆114Updated 2 years ago
- ☆201Updated 3 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆97Updated 5 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- Some Code Samples for Windows based Inter-Process-Communication (IPC)☆189Updated last year
- ☆82Updated 3 years ago
- Dynamically generated obfuscated jumps and/or function calls☆36Updated 2 years ago
- Custom implementation of DbgHelp's MiniDumpWriteDump function. Uses static syscalls to replace low-level functions like NtReadVirtualMemo…☆123Updated 3 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆226Updated 5 years ago
- Windows API Hashes used in the malwares☆42Updated 10 years ago
- PoC: Exploit 32-bit Thread Snapshot of WOW64 to Take Over $RIP & Inject & Bypass Antivirus HIPS (HITB 2021)☆165Updated 4 years ago
- Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.☆76Updated 2 years ago