dr4k0nia / MurkyStringsLinks
A string obfuscator for .NET apps, built to evade static string analysis.
☆105Updated 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☆80Updated 2 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…☆57Updated 3 years ago
- ☆113Updated 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.☆70Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 years ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆65Updated 2 years ago
- Next gen process injection technique☆54Updated 4 years ago
- ☆82Updated 9 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆48Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆86Updated 2 years ago
- ☆114Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- A Poc on blocking Procmon from monitoring network events☆103Updated 2 years ago
- Finding Truth in the Shadows☆107Updated 2 years ago
- A C# port of the MinHook API hooking library☆55Updated 2 years ago
- Halos Gate-based NTAPI Unhooker☆52Updated 3 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆96Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆56Updated 2 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- ☆42Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆103Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆77Updated last month
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆127Updated 3 years ago
- Get your data from the resource section manually, with no need for windows apis☆63Updated 8 months ago