Skip to content

Instantly share code, notes, and snippets.

@atylo
atylo / egg_exe_comp.bms
Created November 17, 2023 22:35
decrypt ProjectEGG .sbn/.exe files
#To decrypt/unpack ProjectEGG .sbn/.exe game files
comtype saint_seya
get name basename
print "name %name%"
get zsize asize
print "comp %zsize%"
get size long
print "uncomp %size%"
savepos off
math zsize - off