A tool to decrypt .rpyc files
Project description
rpycdec
A tools for decompiling and translating Ren'py compiled script files (.rpyc and .rpymc).
Features
- Decompile for Ren'py compiled script files .rpyc to .rpy files.
- Automatic scan translations in scripts and translate to target language (default using Google Translate).
Usage
Install with pip:
pip install rpypcdec
Decompile a file or directory:
rpycdec [--force] <path to rpyc file or dir>
Decompile and translate a file or directory:
rpycdec --translate <path to rpyc file or dir>
Library usage
import rpycdec
rpycdec.decompile(filename)
Development
Use pipenv to manage dependencies:
pipenv install --dev
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rpycdec-0.1.1.tar.gz
(21.1 kB
view details)
Built Distribution
rpycdec-0.1.1-py3-none-any.whl
(42.5 kB
view details)
File details
Details for the file rpycdec-0.1.1.tar.gz
.
File metadata
- Download URL: rpycdec-0.1.1.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d3650f6b72426490d57f3cb9451d3f06049ca9f510fa5ddd51d4a7fd2644c98e |
|
MD5 | 92fe5787e88d6936e66cb95e21321fde |
|
BLAKE2b-256 | b413ed0cb1833147d6c42ef544033d30a9a92bc8c96dde316301d4a43c35502f |
File details
Details for the file rpycdec-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: rpycdec-0.1.1-py3-none-any.whl
- Upload date:
- Size: 42.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 596fa77fd65154dd5ba6f7559a40114b560660bd6e73b37ac0cdfaf78e495fde |
|
MD5 | 9c06c760e3845ff52bc7be8d970537fe |
|
BLAKE2b-256 | 1c9cba7836549130888940bf759d96c94f27153113d901df0b5602e85bd206af |