Skip to content

Decrypts .rgss3a archive file created by RPG Maker VX Ace

Notifications You must be signed in to change notification settings

aeerso/rgss3a-decrypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

rgss3a Decrypter

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.

Working features

  • Gets files sizes, offesets and keys
  • Decrypt file names
  • "Extracting" (see todo)

Todo

  • Get the first 4 byte of a looong integer in the "Extract" method
  • Multi-threading?
  • Options and parameters

About

Decrypts .rgss3a archive file created by RPG Maker VX Ace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages