dr4k0nia / MurkyStringsLinks
A string obfuscator for .NET apps, built to evade static string analysis.
☆111Updated 3 years ago
Alternatives and similar repositories for MurkyStrings
Users that are interested in MurkyStrings are comparing it to the libraries listed below
Sorting:
- Easy XOR string encryption for NET based binaries☆140Updated 2 years ago
- A Bumblebee-inspired Crypter☆79Updated 3 years ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆66Updated 2 years ago
- A small tool I made to dump the export table of PE files. The primary use case was intended for use within DLL proxying.☆71Updated 3 years ago
- Learning Process Injection and Hollowing techniques☆42Updated 3 years ago
- SharpASM is a C# project that aims to automate ASM (i.e. shellcode) execution in .NET programs by exploiting code caves in RWX sections a…☆59Updated 3 years ago
- Next gen process injection technique☆54Updated 5 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆91Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆66Updated 3 years ago
- ☆117Updated 3 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆140Updated 2 years ago
- ☆83Updated last year
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆136Updated 3 years ago
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆176Updated 3 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- ☆16Updated 4 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆57Updated last year
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆99Updated 3 years ago
- ☆120Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆166Updated 2 years ago
- Fud Runpe Av Evasion / All Av Bypass☆32Updated 2 years ago
- Splitting and executing shellcode across multiple pages☆102Updated 2 years ago
- Piece of code to detect and remove hooks in IAT☆65Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- Set the process mitigation policy for loading only Microsoft Modules , and block any userland 3rd party modules☆42Updated 2 years ago
- Get your data from the resource section manually, with no need for windows apis☆66Updated last year
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago