tmenochet / XorPackerLinks
Basic packer using XOR encryption
☆31Updated last year
Alternatives and similar repositories for XorPacker
Users that are interested in XorPacker are comparing it to the libraries listed below
Sorting:
- Proxy system calls over an RPC channel☆100Updated 4 years ago
- Gozi ISFB is a well-known and widely distributed banking trojan, and has been in the threat landscape for the past several years.☆72Updated 7 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆97Updated 6 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 4 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 5 years ago
- C++ function that will automagically unhook a specified Windows API☆62Updated 5 years ago
- Evasive Process Hollowing Techniques☆142Updated 5 years ago
- From directory deletion to SYSTEM shell☆111Updated 5 years ago
- PoC for DEF CON 26: Playing Malware Injection with Exploit thoughts☆25Updated 7 years ago
- Simple Process Hollowing in C#☆68Updated 8 years ago
- (Sim)ulate (Ba)zar Loader☆29Updated 5 years ago
- Assembly block for hooking windows API functions.☆94Updated 6 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆52Updated 4 years ago
- Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.☆80Updated 2 years ago
- A PE/ELF/MachO Crypter for x86 and x86_64 Based on Radare2☆140Updated 3 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆107Updated 5 years ago
- Hollow Process / Dynamic Forking / RunPE injection technique implemented in Python☆54Updated 4 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆107Updated 2 years ago
- A simple COM server which provides a component to run shellcode☆149Updated 5 years ago
- Example code for EDR bypassing☆151Updated 6 years ago
- A simple packer working with all PE files which cipher your exe with a XOR implementation☆15Updated 5 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆115Updated 4 years ago
- Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.