dtrizna / DInvoke_PoCLinks
Hardened Proof of Concept of D/Invoke Process Injection malware
☆42Updated 5 years ago
Alternatives and similar repositories for DInvoke_PoC
Users that are interested in DInvoke_PoC are comparing it to the libraries listed below
Sorting:
- ☆48Updated 5 years ago
- Demos of Donut used in conferences, etc. Mostly for my use, but free for others to use as a reference.☆32Updated 6 years ago
- ☆73Updated 4 years ago
- MiniDumpWriteDump behavior modification hook☆50Updated 4 years ago
- A simplified version of DotNetToJScript to create a JScript file which loads a .NET v2 assembly from memory.☆46Updated 4 years ago
- C++ implant that interfaces with a SK8PARK server☆49Updated 4 years ago
- .Net Assembly to block ETW telemetry in current process☆81Updated 5 years ago
- AMSI Bypass Via the Heap☆107Updated 5 years ago
- ☆55Updated 4 years ago
- Suite of Shellcode Running Utilities☆114Updated 5 years ago
- DInvisibleRegistry☆82Updated 5 years ago
- C# port of the Get-AppLockerPolicy PS cmdlet☆100Updated 3 years ago
- 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
- Load C# Code straight to memory☆56Updated 5 years ago
- Extended Process List (Search functionality)☆29Updated 4 years ago
- A small .NET compression utility☆56Updated 3 years ago
- Outlook persistence using VSTO add-ins☆87Updated 4 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 4 years ago
- Code samples of .NET shellcode injections, weaponized for use via WebDav and mshta.exe.☆37Updated 5 years ago
- An injector that aims to be stealthy by using non suspicious API calls. Inspired by (https://github.com/FuzzySecurity/Sharp-Suite/tree/ma…