NotokDay / NTProcessInjectorLinks
Process injection via native Windows APIs (NTAPIs)
☆16Updated last year
Alternatives and similar repositories for NTProcessInjector
Users that are interested in NTProcessInjector are comparing it to the libraries listed below
Sorting:
- A pure C version of SymProcAddress☆27Updated last year
- Small tool to play with IOCs caused by Imageload events☆42Updated 2 years ago
- API Hammering with C++20☆46Updated 2 years ago
- Dumping LSASS by Unhooking MiniDumpWriteDump by getting a fresh DbgHelp.dll copy from the disk , plus functions and strings obfuscation☆31Updated 2 years ago
- a simple poc showcasing the ability of an admin to suspend EDR's protected processes , making it useless☆38Updated 11 months ago
- An example of COM hijacking using a proxy DLL.☆28Updated 3 years ago
- ☆26Updated 4 months ago
- ☆59Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated last year
- Red Team Operation's Defense Evasion Technique.☆53Updated last year
- macOS dylib stager☆35Updated 5 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆49Updated 9 months ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- A more reliable way of resolving syscall numbers in Windows☆49Updated last year
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆16Updated 11 months ago
- ☆39Updated 4 years ago
- shell code example☆49Updated last month
- Process Ghosting is a technique in which a process is created from a delete pending file. This means the created process is not backed by…☆14Updated last year
- Next gen process injection technique☆54Updated 4 years ago
- ☆30Updated 6 months ago
- ☆31Updated last year
- Attack chain emulator. Write recipes for initial access easily☆20Updated 4 months ago
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆61Updated last year
- Your NTDLL vaccine from modern direct syscall methods.☆35Updated 3 years ago
- Simple PoC to locate hooked functions by EDR in ntdll.dll☆37Updated last year
- Detect userland hooks placed by AV/EDR☆27Updated last year
- Just another ntdll unhooking using Parun's Fart technique☆75Updated 2 years ago
- These are the slide decks and source code for Brute Ratel Seminar conducted on 24th August 2023. The youtube video for the seminar can be…☆19Updated last year
- Process Injection: APC Injection☆33Updated 4 years ago
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆74Updated 10 months ago