Shad0wpf / mremoteng-decrypt

mRemoteNG Config File Decrypt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mRemoteNG Decrypt

Use for Decrypt mRemoteNG v1.76 Config.

Usage: java -jar <JAR FILE> <ENCRYPTED TEXT> [Custom Password]

The custom password is in: %appdata/mRemoteNg/<Most recently modified folder>/User.config

Build dependencies

org.apache.commons.codec

org.bouncycastle

Python Script

Usage: python3 mremoteng_decrypt.py [-f FILE | -s STRING] [-p CUSTOM_PASSWORD]

Where's the file?

Carefully check the page.

About

mRemoteNG Config File Decrypt

License:GNU Affero General Public License v3.0


Languages

Language:Java 70.4%Language:Python 25.8%Language:Shell 2.1%Language:HTML 1.6%