hillu / go-ntdll
Go interface to NTDLL functions
☆73Updated 9 months ago
Alternatives and similar repositories for go-ntdll:
Users that are interested in go-ntdll are comparing it to the libraries listed below
- Process injection techniques written in Go.☆63Updated last year
- A PoC package for hosting the CLR and executing .NET from Go☆68Updated 6 months ago
- Go implementation of the Heaven's Gate technique☆96Updated 3 years ago
- bring your own vulnerable driver☆90Updated last year
- Shellcode implementation of Reflective DLL Injection by Golang. Convert DLLs to position independent shellcode☆58Updated 3 years ago
- This project will guide yout to awareness of injection in almost every window API and process.☆24Updated 2 years ago
- Reflectively load PE☆101Updated 4 years ago
- Process Injection Techniques with Golang☆76Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆106Updated 2 years ago
- The DCE/RPC / MS-RPC Codegen/Client for Go☆68Updated this week
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆184Updated 7 months ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆75Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆132Updated 2 years ago
- ☆109Updated 2 years ago
- Windows API Call Obfuscation☆98Updated 2 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
- ☆132Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆129Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last week
- Utility for hunting UAC bypasses or COM/DLL hijacks that alerts on the exported function that was consumed.☆41Updated last year
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆105Updated last year
- ☆35Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆80Updated last year
- Exploitation of echo_driver.sys☆169Updated last year
- Patch AMSI and ETW in remote process via direct syscall☆80Updated 2 years ago
- LdrLoadDll Unhooking☆123Updated 3 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆104Updated 4 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆213Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆233Updated last year