NtRaiseHardError / NINALinks
NINA: No Injection, No Allocation x64 Process Injection Technique
☆225Updated 5 years ago
Alternatives and similar repositories for NINA
Users that are interested in NINA are comparing it to the libraries listed below
Sorting:
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆179Updated 2 months ago
- PoC capable of detecting manual syscalls from usermode.☆198Updated 7 months ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆121Updated 5 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- Run Processes as PPL with ELAM☆164Updated 3 years ago
- Code Injection, Inject malicious payload via pagetables pml4.☆241Updated 4 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆280Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- ☆200Updated 3 years ago
- A small PoC that creates processes in Windows☆184Updated last year
- Example code for EDR bypassing☆150Updated 6 years ago
- GhostWriting Injection Technique.☆176Updated 7 years ago
- Security product hook detection☆318Updated 4 years ago
- PoC MSVC COFF Object file loader/injector.☆177Updated 4 years ago
- Evasive Process Hollowing Techniques☆141Updated 4 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆113Updated 4 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆174Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Various Process Injection Techniques☆149Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated last year
- ☆166Updated 3 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆193Updated 4 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆338Updated 2 years ago
- Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.☆75Updated 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