dr4k0nia / XorStringsNET
Easy XOR string encryption for NET based binaries
☆137Updated last year
Alternatives and similar repositories for XorStringsNET:
Users that are interested in XorStringsNET are comparing it to the libraries listed below
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆173Updated 2 years ago
- A string obfuscator for .NET apps, built to evade static string analysis.☆102Updated 2 years ago
- A .NET malware loader, using API-Hashing to evade static analysis☆208Updated last year
- Various Process Injection Techniques☆148Updated 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
- Small PoC of using a Microsoft signed executable as a lolbin.☆136Updated 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
- Exploitation of echo_driver.sys☆169Updated last year
- A Bumblebee-inspired Crypter☆80Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆230Updated 8 months ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆47Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆244Updated last year
- 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
- ☆82Updated 7 months 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 2 years ago
- A collection of weird ways to execute unmanaged code in .NET☆163Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆120Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆143Updated 4 years ago
- ☆112Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆84Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆215Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆212Updated 2 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 9 months ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆167Updated last year
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆109Updated 3 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆173Updated 2 years ago
- Bypass Malware Time Delays☆100Updated 2 years ago
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆106Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆186Updated last year