amitwaisel / MalproxyLinks
Proxy system calls over an RPC channel
☆99Updated 3 years ago
Alternatives and similar repositories for Malproxy
Users that are interested in Malproxy are comparing it to the libraries listed below
Sorting:
- Simple Process Hollowing in C#☆68Updated 8 years ago
- A simple COM server which provides a component to run shellcode☆140Updated 5 years ago
- C++ function that will automagically unhook a specified Windows API☆62Updated 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…☆123Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆106Updated 2 years ago
- C++ implant that interfaces with a SK8PARK server☆49Updated 4 years ago
- Example code for EDR bypassing☆151Updated 6 years ago
- Resolve syscall numbers at runtime for all Windows versions.☆61Updated last year
- Implementation of b4rtiks's SharpMiniDump using NTFS transactions to avoid writting the minidump to disk and exfiltrating it via HTTPS us…☆71Updated 5 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 5 years ago
- ☆55Updated 4 years ago
- Shellcode injector using direct syscalls☆123Updated 5 years ago
- Windows Stagers to circumvent restrictive network environments☆67Updated last year
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆53Updated 4 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆190Updated 5 years ago
- Initial Commit of Coresploit☆57Updated 4 years ago
- A simple script to generate JScript code for calling Win32 API functions using XLM/Excel 4.0 macros via Excel.Application "ExecuteExcel4M…☆91Updated 6 years ago
- Create a Run registry key with direct system calls. Inspired by @Cneelis's Dumpert and SharpHide.☆79Updated 5 years ago
- Companion PoC for the "Adventures in Dynamic Evasion" blog post☆129Updated 4 years ago
- PE File Blessing - To continue or not to continue☆87Updated 6 years ago
- ☆154Updated 5 years ago
- Managed code hooking template.☆133Updated 4 years ago
- From directory deletion to SYSTEM shell☆111Updated 5 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆218Updated 5 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 4 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆97Updated 6 years ago
- Process reimaging proof of concept code☆96Updated 6 years ago
- A C++ POC for process injection using NtCreateSectrion, NtMapViewOfSection and RtlCreateUserThread. Credit to @spotheplanet for his notes…☆45Updated 4 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆121Updated 6 years ago
- An command-line RPC method enumerator, born out of RPCView's awesomeness☆108Updated 6 years ago