xpn / DotNetDebug
A simple POC to demonstrate the power of .NET debugging for injection
☆72Updated 4 years ago
Alternatives and similar repositories for DotNetDebug:
Users that are interested in DotNetDebug are comparing it to the libraries listed below
- CSharp Writeups for HackSys Extreme Vulnerable Driver☆43Updated 3 years ago
- ☆36Updated 3 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- An command-line RPC method enumerator, born out of RPCView's awesomeness☆103Updated 5 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆41Updated 5 years ago
- SharpASM is a C# project that aims to automate ASM (i.e. shellcode) execution in .NET programs by exploiting code caves in RWX sections a…☆59Updated 2 years ago
- A simple COM server which provides a component to run shellcode☆134Updated 4 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆91Updated 5 years ago
- ReaCOM has got a lot of tools to use and is related to component object model☆74Updated 5 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆186Updated 4 years ago
- ☆41Updated 5 years ago
- Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.☆82Updated 5 years ago
- Inject .Net payloads into other .Net assemblies on disk☆61Updated 5 years ago
- ☆69Updated last month
- .Net Assembly to block ETW telemetry in current process☆76Updated 4 years ago
- Execute .Net assemblies using Rundll32.exe☆110Updated 4 years ago
- Bare template for a Kernel Mode Driver☆51Updated 5 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆43Updated 7 years ago
- Clone running process with ZwCreateProcess☆57Updated 4 years ago
- Sysmon shenanigans☆65Updated 4 years ago
- ☆50Updated 4 years ago
- An example of how to spawn a process with a spoofed parent PID (Visual C++)☆27Updated 6 years ago
- ☆60Updated 3 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆95Updated 5 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- Hide .Net assembly into png images☆35Updated 5 years ago
- Resolve syscall numbers at runtime for all Windows versions.☆60Updated 4 months ago
- .NET assembly local/remote loading/injection into memory.☆131Updated 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…☆121Updated 2 years ago
- A "no frills" 1 class-only, C# .NET command line parser with support for - and / args, switches only, and Name : Values☆33Updated last year