Coder Social home page Coder Social logo

killerpommes / rpgmakerdecrypter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uuksu/rpgmakerdecrypter

0.0 1.0 0.0 1.81 MB

Tool for extracting RPG Maker XP, VX and VX Ace encrypted archives.

License: MIT License

Batchfile 1.82% C# 98.18%

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 Windows application and cli application which both provide 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.

Requirements

  • .NET Framework 4.5.2

Binaries

Latest builds can be found from here.

Building

RPGMakerDecrypter will compile with Visual Studio 2015. Output deployment package can be created by running deploy.bat script from Deploy folder.

rpgmakerdecrypter's People

Watchers

James Cloos 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.