GetRektBoy724 / SharpLoadLibraryLinks
An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.
☆55Updated 3 years ago
Alternatives and similar repositories for SharpLoadLibrary
Users that are interested in SharpLoadLibrary are comparing it to the libraries listed below
Sorting:
- One gate to all syscalls!☆23Updated 3 years ago
- This project is created for research into antivirus evasion by unhooking.☆18Updated 4 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 4 years ago
- C code to enable ETW tracing for Dotnet Assemblies☆32Updated 3 years ago
- Simple and sane cryptographic wrapper library.☆33Updated 2 years ago
- all credits go to @mgeeky☆64Updated 4 years ago
- Small POC for process ghosting☆40Updated 4 years ago
- Cobalt Strike Malleable Profile Inline Patch Template: A Position Independent Code (PIC) Code Template For Creating Shellcode That Can Be…☆41Updated 5 years ago
- ☆30Updated 3 years ago
- SLib is a sandbox evasion library that implements some of the checks from https://evasions.checkpoint.com in C#☆66Updated 2 years ago
- A simplified version of DotNetToJScript to create a JScript file which loads a .NET v2 assembly from memory.☆46Updated 4 years ago
- Bypass UAC elevation on Windows 8 (build 9600) & above.☆57Updated 3 years ago
- ☆82Updated 3 years ago
- ☆60Updated 3 years ago
- Windows x64 Process Injection via Ghostwriting with Dynamic Configuration☆29Updated 4 years ago
- C# Tool to interact with MS Exchange based on MS docs☆102Updated 3 years ago
- Dump Citrix Secure Access auth cookie from the process memory☆76Updated 3 years ago
- DLL Exports Extraction BOF with optional NTFS transactions.☆90Updated 4 years ago
- ☆16Updated 4 years ago
- Syscall BOF to arbitrarily add/detract process token privilege rights.☆61Updated last year
- Cobalt Strike BOF to list Windows Pipes & return their Owners & DACL Permissions☆93Updated 2 years ago
- A crappy hook on SpAcceptLsaModeContext that prints incoming auth attempts. WIP☆37Updated 4 years ago
- Extracting Syscall Stub, Modernized