Giter VIP home page Giter VIP logo

rpgmakerdecrypter's Introduction

RPG Maker Decrypter

RPG Maker Decrypter can be used to extract encrypted archives created with RPG Maker XP, RPG Maker VX or RPG Maker VX Ace. Software can also generate correct type project file for decrypted data.

Usage

RPG Maker Decrypter has a Windows application and a cli application which both provide the same functionality but with different interface.

RPG Maker Decrypter CLI

Using RM2k2XP from commandline is simple. To get available commands, use:

RPGMakerDecrypter-cli

To extract archive to same directory where it exists, use

RPGMakerDecrypter-cli C:\MyRPGMakerGame\Game.rgssad

To extract archive to some other directory, use

RPGMakerDecrypter-cli C:\MyRPGMakerGame\Game.rgssad --output=C:\OtherDirectory

To create project file with decrypted files, use

RPGMakerDecrypter-cli C:\MyRPGMakerGame\Game.rgssad --project-file

RPG Maker Decrypter GUI

Using Windows application is more straightforward. Open RGASSAD file by using File menu.

If you want to extract single files, select file from list and press extract under file name and size.

Screenshots of the GUI application

RPG Maker Decrypter GTK GUI (Experiemental)

Repository also contains experiemental UI that uses GtkSharp under the hood.

There is no prebuilt binary for this UI, but it is functional and can be built from the sources if needed.

Thank you @tyrone-sudeium for porting the UI!

Requirements

  • GUI version works only on Windows, CLI version works with any platform .NET 6.0 targets.
  • .NET Runtime is not required for prebuilt binaries on selected platforms as it is packaged in the executable.

Binaries

Prebuilt binaries are available for selected platforms. See Releases.

Building

RPGMakerDecrypter will compile with .NET 6.0 SDK.

rpgmakerdecrypter's People

Contributors

uuksu avatar ahmedahmedeg avatar tyrone-sudeium avatar punctdan avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.