amitwaisel / Malproxy
Proxy system calls over an RPC channel
☆97Updated 3 years ago
Alternatives and similar repositories for Malproxy:
Users that are interested in Malproxy are comparing it to the libraries listed below
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆100Updated last year
- ☆147Updated 4 years ago
- A simple COM server which provides a component to run shellcode☆133Updated 4 years ago
- Process reimaging proof of concept code☆95Updated 5 years ago
- Example code for EDR bypassing☆150Updated 5 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆120Updated 2 years ago
- C++ implant that interfaces with a SK8PARK server☆48Updated 3 years ago
- Shellcode injector using direct syscalls☆119Updated 4 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆43Updated 3 years ago
- Implementation of b4rtiks's SharpMiniDump using NTFS transactions to avoid writting the minidump to disk and exfiltrating it via HTTPS us…☆70Updated 4 years ago
- Simple Process Hollowing in C#☆68Updated 7 years ago
- ReaCOM has got a lot of tools to use and is related to component object model☆74Updated 5 years ago
- A simple script to generate JScript code for calling Win32 API functions using XLM/Excel 4.0 macros via Excel.Application "ExecuteExcel4M…☆88Updated 5 years ago
- Weaponizing for Arbitrary Files/Directories Delete bugs to Get NT AUTHORITY\SYSTEM☆122Updated 4 years ago
- C++ function that will automagically unhook a specified Windows API☆61Updated 4 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆214Updated 4 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆185Updated 4 years ago
- Companion PoC for the "Adventures in Dynamic Evasion" blog post☆121Updated 3 years ago
- Resolve syscall numbers at runtime for all Windows versions.☆60Updated 3 months ago
- Adds a user-mode asynchronous procedure call (APC) object to the APC queue of the specified thread and spoof the Parent Process.☆156Updated 5 years ago
- Windows Stagers to circumvent restrictive network environments☆64Updated 4 months ago
- MiniDumpWriteDump behavior modification hook☆50Updated 4 years ago
- Managed code hooking template.☆130Updated 3 years ago
- Shim database persistence (Fin7 TTP)☆37Updated 4 years ago
- C# Shellcode Runner to execute shellcode via CreateRemoteThread and SetThreadContext to evade Get-InjectedThread☆119Updated 5 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆74Updated 4 years ago
- PE File Blessing - To continue or not to continue☆86Updated 5 years ago
- ☆68Updated 2 weeks ago
- Injects shellcode into remote processes using direct syscalls☆73Updated 4 years ago
- POC for NetworkService PrivEsc☆123Updated 4 years ago