Skip to content

Latest commit

History

History

Coding

DirectoryDescription
binshSchell script obfuscation tool
cryptoToy implementations of various cryptography algorithms
rgrepFast & simple Rust implementation of the grep utility
symcryptXOR-based symetric encrypting/decrypting program
cpubenchSimple CPU benchmark tool
data_spooferDiscreetly send data over the internet (TCP forging and IP spoofing)
realtimeclockGNU/Linux kernel module that read the current time from the CMOS
jitpocVery minimal JIT compilation PoC
apidocREST API documentation generator
process-supervisorProcesses supervision & monitoring tools (specialized for AI coding agents)
ruby-benchsSmall dummy benchs on Ruby standard lib components
misc/fork_chain.rbA fork+pipe chain PoC
misc/netboot.rbPXE profile generator lib
misc/poketwichBot/Client to play to TwitchPlaysPokemon
misc/port_scanner.cTCP port scanner program (minimal nmap)
misc/rawdns.cDNS client program
misc/shlog.shShell session logging tool
misc/stack_ret_overwrite.cStack hacking PoC
misc/web-xpathHTTP XPath extractor