Decrypts .rgss3a archive file created by RPG Maker VX Ace. Written in Python This is an exercize on python bytes manipulation/operations. Still a not working prototype.
- Gets files sizes, offesets and keys
- Decrypt file names
- "Extracting" (see todo)
- Get the first 4 byte of a looong integer in the "Extract" method
- Multi-threading?
- Options and parameters