magnusstubman / dll-exportsLinks
Collection of DLL function export forwards for DLL export function proxying
☆104Updated 3 weeks 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☆67Updated last year
- PoC capable of detecting manual syscalls from usermode.☆200Updated 9 months ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 5 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆89Updated 5 months ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆54Updated 2 years ago
- Add an empty section to a PE file☆53Updated 8 years ago
- ☆203Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- Samples from my book Windows Native API programming☆74Updated 4 months ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆69Updated 6 years ago
- Assembly block for hooking windows API functions.☆93Updated 6 years ago
- Files for the packer tutorial☆73Updated 4 years ago
- Windows API Call Obfuscation☆109Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- NINA: No Injection, No Allocation x64 Process Injection Technique☆226Updated 5 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
- Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.☆77Updated 2 years ago
- Run Processes as PPL with ELAM☆169Updated 3 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆98Updated 5 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆47Updated 7 years ago
- ☆83Updated 3 years ago
- Some Code Samples for Windows based Inter-Process-Communication (IPC)☆198Updated last year
- Windows API Hashes used in the malwares☆42Updated 10 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆122Updated 2 years ago
- ☆114Updated 3 years ago
- PoC: Exploit 32-bit Thread Snapshot of WOW64 to Take Over $RIP & Inject & Bypass Antivirus HIPS (HITB 2021)☆166Updated 4 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
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆142Updated 3 years ago