Flangvik / RosFuscatorLinks
YouTube/Livestream project for obfuscating C# source code using Roslyn
☆126Updated 4 years ago
Alternatives and similar repositories for RosFuscator
Users that are interested in RosFuscator are comparing it to the libraries listed below
Sorting:
- Managed code hooking template.☆131Updated 3 years ago
- Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.☆84Updated 5 years ago
- Source for tasks I have used with Covenant☆120Updated 4 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆144Updated 3 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆63Updated 5 years ago
- Dump stuff without touching disk☆163Updated 4 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆93Updated 6 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆217Updated 5 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆189Updated 5 years ago
- A C# port of the MinHook API hooking library☆55Updated 2 years ago
- A collection of weird ways to execute unmanaged code in .NET☆169Updated 4 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 years ago
- Tool for interacting with outlook interop during red team engagements☆144Updated 4 years ago
- Implementation of b4rtiks's SharpMiniDump using NTFS transactions to avoid writting the minidump to disk and exfiltrating it via HTTPS us…☆71Updated 4 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆161Updated 5 years ago
- ☆39Updated 2 years ago
- ☆185Updated 4 years ago
- DInvisibleRegistry☆82Updated 4 years ago
- C# port of the Get-AppLockerPolicy PS cmdlet☆100Updated 2 years ago
- credential dump using foreshaw technique using SeTrustedCredmanAccessPrivilege☆124Updated 4 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆161Updated last year
- C# Implementation of the Hell's Gate VX Technique☆214Updated 4 years ago
- Execute .Net assemblies using Rundll32.exe☆113Updated 4 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 5 years ago
- .Net Assembly to block ETW telemetry in current process☆79Updated 5 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆165Updated 3 years ago
- ☆135Updated 4 years ago
- An example of using Syscalls in C# to get a meterpreter shell.☆111Updated 3 years ago
- A tool for generating .NET serialized gadgets that can trigger .NET assembly load/execution when deserialized using BinaryFormatter from …☆85Updated 5 years ago
- A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.☆101Updated 9 months ago