XMCyber / XMCredentialsDecryptor

Repository from Github https://github.comXMCyber/XMCredentialsDecryptorRepository from Github https://github.comXMCyber/XMCredentialsDecryptor

XMCredentialsDecryptor

Overview

Common tools such as RoboMongo or MobaXTerm, store your credentials encrypted on your workstation. Use the following tool to decrypt all of them.

You can read the full explanation on how they are decrypted here.

Prerequisites

Run this command:

cd main
pip3 install -r requirement.txt

Get started

To decrypt the credentials, run:

python3 main.py

You'll see similar to the following:

img.png

About


Languages

Language:Python 100.0%