rasta-mouse / DInvokeLinks
Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.
☆168Updated 2 years ago
Alternatives and similar repositories for DInvoke
Users that are interested in DInvoke are comparing it to the libraries listed below
Sorting:
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆111Updated 2 years ago
- Patch AMSI and ETW☆250Updated last year
- Source generator to add D/Invoke and indirect syscall methods to a C# project.☆186Updated last year
- Hookers are cooler than patches.☆170Updated 4 years ago
- An example of using Syscalls in C# to get a meterpreter shell.☆112Updated 4 years ago
- ☆77Updated last year
- A collection of various and sundry code snippets that leverage .NET dynamic tradecraft☆146Updated last year
- Patching AmsiOpenSession by forcing an error branching☆154Updated 2 years ago
- A new AMSI Bypass technique using .NET ALI Call Hooking.☆192Updated 3 years ago
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆117Updated 2 years ago
- Find .net assemblies locally☆130Updated 3 years ago
- InlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assem…☆195Updated 4 years ago
- tgtdelegation is a Beacon Object File (BOF) to obtain a usable TGT via the "TGT delegation trick"☆178Updated 4 years ago
- Beacon Object File & C# project to check LDAP signing☆199Updated last year
- Generate Shellcode Loaders & Injects☆159Updated 2 years ago
- COFF file (BOF) for managing Kerberos tickets.☆322Updated 2 years ago
- C# POC to extract NetNTLMv1/v2 hashes from ETW provider☆259Updated 2 years ago
- ☆209Updated 2 years ago
- A Stealthy Lsass Dumper - can abuse ProcExp152.sys driver to dump PPL Lsass, no dbghelp.lib calls.☆325Updated 3 years ago
- Simple BOF to read the protection level of a process☆119Updated 2 years ago
- ☆225Updated 2 years ago
- Simple C# implementation of PowerUpSQL☆95Updated last year
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2☆187Updated 3 years ago
- A fake AMSI Provider which can be used for persistence.☆154Updated 4 years ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆100Updated 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…☆147Updated 2 years ago
- My implementation of the GIUDA project in C++☆188Updated 2 years ago
- Simple APPLocker bypass summary☆47Updated 7 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆148Updated 3 years ago
- An App Domain Manager Injection DLL PoC on steroids☆210Updated 2 years ago