Pinned Repositories
c2-Beacon-POC
Just placeholder for now, researching and developing a c2 beacon that only interacts through google web services to decrease suspicion when monitoring network traffic
Cadenus-C2
Feature filled C2 server and beacon written entirely in Python
Hell-Client
A deep dive into the world of malware distribution through masquerading as game cheats
PyChat
A peer-to-peer encrypted chat client
Python-Injector
A python script which injects and executes code in a browser process
Python-Networking
Personal networking tools created in python
School-Projects
Collection of code and projects created for school assignments
Syscall-Shellcode-Injector
Universally supported Windows shellcode injector to bypass AV and EDR using direct syscalls
WinExec-Notepad-Shellcode
x64 Windows shellcode/assembly to launch notepad.exe and clean exit
XOR-Encrypt
Shellcode XOR encryptor designed to be used with my/any shellcode injector to help bypass AV/EDR
maxbarkouras's Repositories
maxbarkouras/Syscall-Shellcode-Injector
Universally supported Windows shellcode injector to bypass AV and EDR using direct syscalls
maxbarkouras/WinExec-Notepad-Shellcode
x64 Windows shellcode/assembly to launch notepad.exe and clean exit
maxbarkouras/XOR-Encrypt
Shellcode XOR encryptor designed to be used with my/any shellcode injector to help bypass AV/EDR
maxbarkouras/Cadenus-C2
Feature filled C2 server and beacon written entirely in Python
maxbarkouras/Hell-Client
A deep dive into the world of malware distribution through masquerading as game cheats
maxbarkouras/PyChat
A peer-to-peer encrypted chat client
maxbarkouras/Python-Injector
A python script which injects and executes code in a browser process
maxbarkouras/Python-Networking
Personal networking tools created in python
maxbarkouras/WinAPI-Shellcode-Injector
Simple C++ shellcode injector using Windows API