hasherezade / masm_shc
A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.
☆172Updated 3 months ago
Alternatives and similar repositories for masm_shc:
Users that are interested in masm_shc are comparing it to the libraries listed below
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆325Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆215Updated 2 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆268Updated 3 years ago
- GhostWriting Injection Technique.☆167Updated 6 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆195Updated 4 years ago
- Security product hook detection☆317Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆203Updated 2 years ago
- PoC capable of detecting manual syscalls from usermode.☆192Updated 4 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆228Updated 8 months ago
- Example code for EDR bypassing☆150Updated 6 years ago
- WTSRM☆209Updated 2 years ago
- A more stealthy variant of "DLL hollowing"☆341Updated last year
- Silence EDRs by removing kernel callbacks☆229Updated 4 years ago
- Run Processes as PPL with ELAM☆154Updated 3 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆118Updated 5 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆471Updated 2 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆110Updated 4 years ago
- Experiment on reproducing Obfuscate & Sleep☆142Updated 4 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆183Updated 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 …☆242Updated last year
- APC Internals Research Code☆162Updated 4 years ago
- Reverse engineered source code of the autochk rootkit☆201Updated 5 years ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- ☆162Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆109Updated 3 years ago
- ☆190Updated 2 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆244Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago
- Evasive Process Hollowing Techniques☆137Updated 4 years ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆203Updated 2 years ago