cn_initial.s : 
	my ROP for getting codeexec from the initial cubicnin entrypoint

spiderto_snippet.c : 
	piece of C code used to take over spider from cubcnin

spider_thread0rop.s : 
	ROP run in spider's main thread which performs rohax

ro_initial_rop.s : 
	ROP that gets codeexec under ro

crypt.py : 
	script that generates QR code data from a cubicnin map save file (we then run that data through a QR code generator)

makeROP.py : 
	script that modifies spider's oss.cro for rohax; injects ROP in there and all

fixCRO.py : 
	script that fixes a cro's hashes
