uuksu / RPGMakerDecrypter

Tool for extracting RPG Maker XP, VX and VX Ace encrypted archives.
MIT License
197 stars 42 forks source link

How install and use your script? #1

Closed MatrixFr closed 6 years ago

MatrixFr commented 6 years ago

There is no .exe, and use .bat file don't do anything for me, so how can I use your script?

uuksu commented 6 years ago

Hi! I Noticed that the binaries link was still pointing to my old website address. You should be now able to download binaries from here and then proceed by following usage guide in README. I've also updated download link to README.

Batch file (.bat) is for building the output package. This requires that binaries are build with Visual Studio with Release configuration before. This will then generate the same output package you can download from the link I provided to you.

If you have any other questions feel free to ask! If not I'll close this issue.

MatrixFr commented 6 years ago

Oh thx ! But I try use it and : "Something went wrong with reading or extraction. Archive is likely invalid or corrupted".

With another tool found on internet(rgssad - rgss2a - rgss3a decrypter.exe), I have another message "Error reading file, no RGSSAD HEADER"

but i'm sure the file is the original file of project ! It's possible to bypass header?

uuksu commented 6 years ago

There is always possibility that it is using somekind of custom method for encryption. Could you provide me the archive file so I could take a look of it and try to figure it out?

MatrixFr commented 6 years ago

I send you an email ! thx for your help !

uuksu commented 6 years ago

Closing this as Argorates game was encrypted with some other method and RPGMakerDecrypter can't really support it.