magnusstubman / dll-exportsLinks
Collection of DLL function export forwards for DLL export function proxying
☆107Updated 5 months ago
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☆77Updated last year
- Add an empty section to a PE file☆53Updated 8 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 5 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 3 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆55Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 9 months ago
- Some Code Samples for Windows based Inter-Process-Communication (IPC)☆208Updated last year
- ☆85Updated 4 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆70Updated 6 years ago
- PoC capable of detecting manual syscalls from usermode.☆206Updated 2 months ago
- ☆206Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆218Updated 2 years ago
- Windows API Call Obfuscation☆112Updated 3 years ago
- Samples from my book Windows Native API programming☆80Updated 8 months ago
- Assembly block for hooking windows API functions.☆93Updated 6 years ago
- Run Processes as PPL with ELAM☆175Updated 3 years ago
- Position-idependent Windows DLL loader based on ReflectiveDLL project.☆101Updated 7 years ago
- vulnerability in zam64.sys, zam32.sys allowing ring 0 code execution. CVE-2021-31727 and CVE-2021-31728 public reference.☆91Updated 4 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆49Updated 8 years ago
- Windows API Hashes used in the malwares☆42Updated 10 years ago
- Custom implementation of DbgHelp's MiniDumpWriteDump function. Uses static syscalls to replace low-level functions like NtReadVirtualMemo…☆128Updated 4 years ago
- A simple tool for detecting memory modifications to Windows API.☆23Updated last year
- Files for the packer tutorial☆75Updated 4 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆143Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆130Updated 2 years ago
- ☆117Updated 3 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆97Updated 6 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆227Updated 5 years ago