dr4k0nia / MurkyStringsLinks
A string obfuscator for .NET apps, built to evade static string analysis.
☆106Updated 2 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☆139Updated last year
- A Bumblebee-inspired Crypter☆79Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆65Updated 2 years ago
- ☆83Updated 11 months ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- 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…☆57Updated 3 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Learning Process Injection and Hollowing techniques☆41Updated 3 years ago
- ☆114Updated 3 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 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆63Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- ☆16Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆88Updated 2 years ago
- 💻 Windows 10 Kernel-mode rootkit☆31Updated 2 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- Antivirus killer using ring-0 kernel driver. Antivirus processes will automatically close while the killer is running.☆6Updated 2 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆96Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆172Updated 2 years ago
- A Poc on blocking Procmon from monitoring network events☆104Updated 2 years ago
- ☆114Updated 2 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆51Updated 11 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆106Updated 2 years ago
- ☆42Updated 2 years ago
- Manually perform syscalls without going through any external API or DLL.☆19Updated 2 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated last month