Pinned Repositories
amber
Reflective PE packer.
Cminer
Cminer is a tool for enumerating the code caves in PE files.
deoptimizer
Evasion by machine code de-optimization.
EGESPLOIT
EGESPLOIT is a golang library for malware development
evilreplay
Seamless remote browser session control
HERCULES
HERCULES is a special payload generator that can bypass antivirus softwares.
Hook_API
Assembly block for hooking windows API functions.
IAT_API
Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.
sgn
Shikata ga nai (仕方がない) encoder ported into go with several improvements
WSAAcceptBackdoor
Winsock accept() Backdoor Implant.
EgeBalci's Repositories
EgeBalci/Cminer
Cminer is a tool for enumerating the code caves in PE files.
EgeBalci/IAT_API
Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.
EgeBalci/syscall_api
EgeBalci/crc32_api
Assembly API block that uses CRC32 for resolving Windows API function addresses
EgeBalci/spy-extension
A Chrome extension that will steal literally everything it can
EgeBalci/Alcatraz
x64 binary obfuscator
EgeBalci/AtomPePacker
A Highly capable Pe Packer
EgeBalci/pwncat
Fancy reverse and bind shell handler
EgeBalci/TurkoRat
Fully undetected grabber (grabs wallets, passwords, cookies, modifies discord client etc.)
EgeBalci/conpty-go
EgeBalci/encrypted-stream
A Golang library that transforms any net.Conn or io.ReadWriter stream to an encrypted and/or authenticated stream
EgeBalci/Havoc
The Havoc Framework
EgeBalci/rdi-rs
Rusty Reflective DLL Injection - A small reflective loader in Rust 4KB in size
EgeBalci/cdnstrip
Go module for striping CDN IP ranges.
EgeBalci/Chaos-Rootkit
x64 ring0 Rootkit with Process Hiding and Privilege Escalation Capabilities
EgeBalci/COFFLoader
EgeBalci/conpty
Windows Pseudo Console (ConPTY) for Golang
EgeBalci/golang-struct-to-elastic-mapping
https://github.com/olivere/elastic/issues/694
EgeBalci/HiddenDesktop
HVNC for Cobalt Strike
EgeBalci/Hikari
LLVM Obfuscator
EgeBalci/Hikari-LLVM15
A fork of Hikari Obfuscator [WIP]
EgeBalci/libxdisasm
Simple and small library that allows disassembly of raw bytes for multiple architectures
EgeBalci/neko
A self hosted virtual browser that runs in docker and uses WebRTC.
EgeBalci/pakkero
Pakkero is a binary packer written in Go made for fun and educational purpose. Its main goal is to take in input a program file (elf binary, script, even appimage) and compress it, protect it from tampering and intrusion.
EgeBalci/poe-trading-bot
Trading bot for Path of Exile
EgeBalci/rellume
Lift machine code to performant LLVM IR
EgeBalci/tiny11builder
Scripts to build a trimmed-down Windows 11 image.
EgeBalci/vflow
Enterprise Network Flow Collector (IPFIX, sFlow, Netflow) from Verizon Media
EgeBalci/VMProtect-Source
Source of VMProtect (NOT OFFICIALLY)
EgeBalci/VX-API
Collection of various malicious functionality to aid in malware development