magnusstubman / dll-exportsLinks
Collection of DLL function export forwards for DLL export function proxying
☆98Updated 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☆64Updated 10 months 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
- Hook all callbacks which are registered with LdrRegisterDllNotification☆87Updated 3 months ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 4 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- ☆200Updated 3 years ago
- PoC capable of detecting manual syscalls from usermode.☆198Updated 7 months ago
- Windows API Call Obfuscation☆106Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- Add an empty section to a PE file☆52Updated 7 years ago
- Run Processes as PPL with ELAM☆164Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆139Updated 3 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 6 years ago
- A small PoC that creates processes in Windows☆184Updated last year
- Samples from my book Windows Native API programming☆71Updated 2 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆96Updated 5 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- Files for the packer tutorial☆73Updated 4 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆87Updated 2 years ago
- ☆81Updated 3 years ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆182Updated 2 years ago
- Some Code Samples for Windows based Inter-Process-Communication (IPC)☆178Updated last year
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 5 years ago
- Custom implementation of DbgHelp's MiniDumpWriteDump function. Uses static syscalls to replace low-level functions like NtReadVirtualMemo…☆123Updated 3 years ago
- ☆114Updated 2 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
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆179Updated 2 months ago