hasherezade / masm_shc
A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.
☆176Updated 2 weeks 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!☆332Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆223Updated 4 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- GhostWriting Injection Technique.☆171Updated 7 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆272Updated 4 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆208Updated 2 years ago
- A more stealthy variant of "DLL hollowing"☆348Updated last year
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆120Updated 5 years ago
- Phantom DLL hollowing PoC☆360Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆232Updated 4 years ago
- WTSRM☆210Updated 2 years ago
- Security product hook detection☆318Updated 4 years ago
- ☆199Updated 3 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆187Updated 4 years ago
- Evasive Process Hollowing Techniques☆139Updated 4 years ago
- PoC capable of detecting manual syscalls from usermode.☆194Updated 5 months ago
- Experiment on reproducing Obfuscate & Sleep☆144Updated 4 years ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆74Updated 3 years ago
- PoC MSVC COFF Object file loader/injector.☆177Updated 4 years ago
- Run Processes as PPL with ELAM☆161Updated 3 years ago
- APC Internals Research Code☆166Updated 4 years ago
- Yet another variant of Process Hollowing☆392Updated 3 months ago
- Managed assembly shellcode generation☆271Updated 4 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 years ago
- This is a simple example and explanation of obfuscating API resolution via hashing☆235Updated 4 years ago
- ☆165Updated 3 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 4 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆486Updated 3 weeks ago