rasta-mouse / DInvokeLinks
Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.
☆162Updated last year
Alternatives and similar repositories for DInvoke
Users that are interested in DInvoke are comparing it to the libraries listed below
Sorting:
- Hookers are cooler than patches.☆170Updated 3 years ago
- Patch AMSI and ETW☆246Updated last year
- An example of using Syscalls in C# to get a meterpreter shell.☆110Updated 3 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆110Updated 2 years ago
- Source generator to add D/Invoke and indirect syscall methods to a C# project.☆183Updated last year
- A collection of various and sundry code snippets that leverage .NET dynamic tradecraft☆145Updated last year
- Patching AmsiOpenSession by forcing an error branching☆148Updated 2 years ago
- ☆72Updated last year
- InlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assem…☆197Updated 4 years ago
- tgtdelegation is a Beacon Object File (BOF) to obtain a usable TGT via the "TGT delegation trick"☆176Updated 3 years ago
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆116Updated last year
- Beacon Object File & C# project to check LDAP signing☆194Updated last year
- Find .net assemblies locally☆124Updated 2 years ago
- A new AMSI Bypass technique using .NET ALI Call Hooking.☆192Updated 2 years ago
- C# POC to extract NetNTLMv1/v2 hashes from ETW provider☆258Updated 2 years ago
- COFF file (BOF) for managing Kerberos tickets.☆309Updated 2 years ago
- Generate Shellcode Loaders & Injects☆156Updated 2 years ago
- A Stealthy Lsass Dumper - can abuse ProcExp152.sys driver to dump PPL Lsass, no dbghelp.lib calls.☆324Updated 2 years ago
- ☆193Updated last year
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆101Updated 2 years ago
- ☆310Updated 2 years ago
- ☆222Updated last year
- OPSEC safe Kerberoasting in C#☆192Updated 3 years ago
- Determine if the WebClient Service (WebDAV) is running on a remote system☆139Updated last year
- ☆166Updated 2 years ago
- Simple C# implementation of PowerUpSQL☆94Updated last year
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2☆188Updated 3 years ago
- A .NET malware loader, using API-Hashing to evade static analysis☆208Updated 2 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆147Updated 3 years ago
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆142Updated 2 years ago