Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Coding

Directory Description
binsh Schell script obfuscation tool
crypto Toy implementations of various cryptography algorithms
rgrep Fast & simple Rust implementation of the grep utility
symcrypt XOR-based symetric encrypting/decrypting program
cpubench Simple CPU benchmark tool
data_spoofer Discreetly send data over the internet (TCP forging and IP spoofing)
realtimeclock GNU/Linux kernel module that read the current time from the CMOS
jitpoc Very minimal JIT compilation PoC
apidoc REST API documentation generator
process-supervisor Processes supervision & monitoring tools (specialized for AI coding agents)
ruby-benchs Small dummy benchs on Ruby standard lib components
misc/fork_chain.rb A fork+pipe chain PoC
misc/netboot.rb PXE profile generator lib
misc/poketwich Bot/Client to play to TwitchPlaysPokemon
misc/port_scanner.c TCP port scanner program (minimal nmap)
misc/rawdns.c DNS client program
misc/shlog.sh Shell session logging tool
misc/stack_ret_overwrite.c Stack hacking PoC
misc/web-xpath HTTP XPath extractor