dr4k0nia / XorStringsNET
Easy XOR string encryption for NET based binaries
☆135Updated last year
Alternatives and similar repositories for XorStringsNET:
Users that are interested in XorStringsNET are comparing it to the libraries listed below
- A string obfuscator for .NET apps, built to evade static string analysis.☆101Updated 2 years ago
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆173Updated 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.☆69Updated 2 years ago
- Learning Process Injection and Hollowing techniques☆41Updated 2 years ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆65Updated 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 2 years ago
- A .NET malware loader, using API-Hashing to evade static analysis☆207Updated last year
- ☆80Updated 6 months ago
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆159Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆241Updated last year
- ☆112Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆108Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆83Updated last year
- Small PoC of using a Microsoft signed executable as a lolbin.☆136Updated 2 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆47Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆141Updated 4 years ago
- C# Utilities for Windows Notification Facility☆131Updated 3 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 9 months ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆228Updated 8 months ago
- ☆70Updated 2 years ago
- A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.☆96Updated 6 months ago
- A collection of weird ways to execute unmanaged code in .NET☆161Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last month
- Files for http://blog.deniable.org/posts/windows-callbacks/☆71Updated 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.☆82Updated 5 years ago
- A C# Solution Source Obfuscator for avoiding AV signatures with minimal user interaction. Powered by the Roslyn C# library.☆73Updated 4 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆91Updated 2 years ago
- A Poc on blocking Procmon from monitoring network events☆100Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆189Updated 9 months ago