Flangvik / RosFuscatorLinks
YouTube/Livestream project for obfuscating C# source code using Roslyn
☆127Updated 4 years ago
Alternatives and similar repositories for RosFuscator
Users that are interested in RosFuscator are comparing it to the libraries listed below
Sorting:
- 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
- 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
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆145Updated 3 years ago
- A C# port of the MinHook API hooking library☆56Updated 3 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆162Updated 5 years ago
- Managed code hooking template.☆133Updated 3 years ago
- An example of using Syscalls in C# to get a meterpreter shell.☆111Updated 4 years ago
- Dump stuff without touching disk☆164Updated 4 years ago
- MiniDumpWriteDump behavior modification hook☆50Updated 4 years ago
- A basic meterpreter protocol stager using the libpeconv library by hasherezade for reflective loading☆84Updated 2 years ago
- Userland API Unhooker Project☆109Updated 4 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
- ☆26Updated 4 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆122Updated 3 years ago
- Load .net assemblies from memory while having them appear to be loaded from an on-disk location.☆169Updated 4 years ago
- Source for tasks I have used with Covenant☆120Updated 4 years ago
- credential dump using foreshaw technique using SeTrustedCredmanAccessPrivilege☆123Updated 4 years ago
- A fake AMSI Provider which can be used for persistence.☆152Updated 4 years ago
- How to spoof the command line when spawning a new process from C#.☆109Updated 3 years ago
- ☆55Updated 3 years ago
- C# port of the Get-AppLockerPolicy PS cmdlet☆100Updated 2 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆110Updated 2 years ago
- C# Implementation of the Hell's Gate VX Technique☆215Updated 5 years ago
- ☆112Updated 2 years ago
- A collection of weird ways to execute unmanaged code in .NET☆174Updated 4 years ago
- Hookers are cooler than patches.☆170Updated 3 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 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
- D/Invoke port of UrbanBishop☆108Updated 5 years ago
- DInvisibleRegistry☆82Updated 4 years ago