dr4k0nia / XorStringsNETLinks
Easy XOR string encryption for NET based binaries
☆139Updated last year
Alternatives and similar repositories for XorStringsNET
Users that are interested in XorStringsNET are comparing it to the libraries listed below
Sorting:
- A string obfuscator for .NET apps, built to evade static string analysis.☆106Updated 2 years ago
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆172Updated 2 years ago
- Learning Process Injection and Hollowing techniques☆41Updated 3 years ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆65Updated 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 2 years ago
- A .NET malware loader, using API-Hashing to evade static analysis☆209Updated 2 years ago
- A Bumblebee-inspired Crypter☆79Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 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…☆161Updated 2 years ago
- simple user-mode Rootkit☆104Updated 2 years ago
- Shellcodev is a tool designed to help and automate the process of shellcode creation.☆110Updated last year
- Various Process Injection Techniques☆152Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆88Updated 2 years ago
- ☆82Updated 11 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆129Updated 3 years ago
- ☆114Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Fud Runpe Av Evasion / All Av Bypass☆33Updated 2 years ago
- Simple x86 Trampoline Hook☆41Updated 3 years ago
- A small NtCreateUserProcess PoC that spawns a Command prompt.☆96Updated 2 years ago
- A collection of weird ways to execute unmanaged code in .NET☆173Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆226Updated 5 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆62Updated 2 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆48Updated 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
- 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…☆171Updated 2 years ago
- Exploitable drivers, you know what I mean☆151Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- using the gpu to hide your payload☆59Updated 2 years ago