TheWover / DInvoke
Dynamically invoke arbitrary unmanaged code from managed code without PInvoke.
☆715Updated 2 years ago
Alternatives and similar repositories for DInvoke:
Users that are interested in DInvoke are comparing it to the libraries listed below
- Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading☆768Updated 4 years ago
- A tool for generating .NET serialized gadgets that can trigger .NET assembly load/execution when deserialized using BinaryFormatter from …☆921Updated 3 years ago
- C# Reflective loader for unmanaged binaries.☆428Updated 2 years ago
- C# Based Universal API Unhooker☆393Updated 3 years ago
- A .NET Runtime for Cobalt Strike's Beacon Object Files☆696Updated 5 months ago
- A method of bypassing EDR's active projection DLL's by preventing entry point exection