jackullrich / memfuck
A PoC designed to bypass all usermode hooks in a WoW64 environment.
☆150Updated 4 years ago
Alternatives and similar repositories for memfuck
Users that are interested in memfuck 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
- Example code for EDR bypassing☆150Updated 6 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 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
- PoC capable of detecting manual syscalls from usermode.☆195Updated 5 months ago
- Reverse engineered source code of the autochk rootkit☆202Updated 5 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆120Updated 5 years ago
- Process Doppelgänging☆156Updated 7 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆225Updated 4 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 3 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆178Updated 3 weeks ago
- PoC: Exploit 32-bit Thread Snapshot of WOW64 to Take Over $RIP & Inject & Bypass Antivirus HIPS (HITB 2021)☆161Updated 3 years ago
- Shellcode to load an appended Dll☆88Updated 4 years ago
- Three Tiny Examples of Directly Using Vista's NtCreateUserProcess☆87Updated 9 years ago
- Simple 32/64-bit PEs loader.☆138Updated 6 years ago
- A more stealthy variant of "DLL hollowing"☆348Updated last year
- Code Injection, Inject malicious payload via pagetables pml4.☆237Updated 3 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- Assembly block for hooking windows API functions.☆90Updated 5 years ago
- Some research on AltSystemCallHandlers functionality in Windows 10 20H1 18999☆217Updated 5 years ago
- vulnerability in zam64.sys, zam32.sys allowing ring 0 code execution. CVE-2021-31727 and CVE-2021-31728 public reference.☆92Updated 4 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆202Updated 3 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆245Updated 2 years ago
- ☆159Updated 3 years ago
- ☆165Updated 3 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆232Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆110Updated 3 years ago
- Reflective PE loader for DLL injection☆174Updated 7 years ago