rpgmaker-mv-crypt

0.1.1 • Public • Published

rpgmaker-mv-crypt.js

A simple Node.JS (and typescript) library to (de)crypt RPGMaker MV .rpgmvX files (.rpgmvp for images, etc).

RPGMaker Encryption Scheme

Encrypted files start with a 16 byte magic number. Encrypted files only have their first 16 bytes xor encrypted with the 16 byte encryption key. The encryption key can be found in the encryptionKey field of the System.json file of the game.

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i rpgmaker-mv-crypt

    Weekly Downloads

    1

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    10.3 kB

    Total Files

    13

    Last publish

    Collaborators

    • vinceh121