magnusstubman / dll-exports
Collection of DLL function export forwards for DLL export function proxying
☆91Updated last year
Alternatives and similar repositories for dll-exports:
Users that are interested in dll-exports are comparing it to the libraries listed below
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆51Updated last year
- PoC capable of detecting manual syscalls from usermode.☆188Updated last month
- Files for http://blog.deniable.org/posts/windows-callbacks/☆69Updated 2 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- ☆190Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆106Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆88Updated 7 months ago
- Windows API Call Obfuscation☆98Updated 2 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆104Updated 4 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆54Updated 4 months ago
- LdrLoadDll Unhooking☆123Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆102Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆80Updated last year
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆93Updated 5 years ago
- Load static-compiled PE from remote server.☆59Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆105Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆226Updated 6 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆106Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆84Updated last year
- A small PoC that creates processes in Windows☆174Updated 7 months ago
- Enabled / Disable LSA Protection via BYOVD☆65Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆133Updated last year
- APC DLL Injector with NtQueueApcThread and wake up thread support☆45Updated 7 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆180Updated 3 years ago
- a library that automates some clean syscalls to make it easier to implement☆84Updated 2 years ago
- ☆105Updated 2 years ago
- Custom implementation of DbgHelp's MiniDumpWriteDump function. Uses static syscalls to replace low-level functions like NtReadVirtualMemo…☆116Updated 3 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆129Updated 2 years ago