Skip to main content

A simple script to decrypt obscured/encrypted passwords from rclone

Project description

Rclone deobscure

Description

A simple script to decrypt obscured/encrypted passwords from Rclone

Features

Can deobscure, and also obscure (equivalent of rclone obscure)

Options

$ python rclonedeobscure.py -h
usage: rclonedeobscure.py [-h] [-d DEOBSCURE | -o OBSCURE]

version: 1.0

options:
  -h, --help            show this help message and exit
  -d DEOBSCURE, --deobscure DEOBSCURE
                        Obscured/encrypted password to deobscure/decrypt
  -o OBSCURE, --obscure OBSCURE
                        Plain-text password to obscure/encrypt

Examples

deobscure

$ python rclonedeobscure.py -d "j_NGTXg4iQHiNwmNXTT6goDab0un-q6XvHXbSuhxzqprLGUZXSNCWwI_qAl1iLTIIRtNug"
[+] obscured password	: j_NGTXg4iQHiNwmNXTT6goDab0un-q6XvHXbSuhxzqprLGUZXSNCWwI_qAl1iLTIIRtNug
[+] deobscured password	: CorrectHorseBatteryStaple0123456789!

obscure

$ python rclonedeobscure.py -o "passw0rd"
[+] plaintext password	: passw0rd
[+] obscured password	: F7VL23kUgcFtx9AFXtflKP5PHLiUxzl9

$ python rclonedeobscure.py -d "F7VL23kUgcFtx9AFXtflKP5PHLiUxzl9"
[+] obscured password	: F7VL23kUgcFtx9AFXtflKP5PHLiUxzl9
[+] deobscured password	: passw0rd

Dependencies and installation

  • The easiest way to setup everything: pip install rclonedeobscure and then directly use $ rclonedeobscure
  • Or manually install requirements: pip install -r requirements.txt

Changelog

  • version 1.0 - 2023-02-26: Initial commit

Copyright and license

Licenced under the MIT Licence, as the Rclone project is.
All trademarks, service marks, trade names and product names appearing on this repository are the property of their respective owners.
I don't own anything on rclone, neither am I affiliated or working on the project.

Contact

  • Thomas Debize < tdebize at mail d0t com >

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

rclonedeobscure-1.0.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file rclonedeobscure-1.0.tar.gz.

File metadata

  • Download URL: rclonedeobscure-1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for rclonedeobscure-1.0.tar.gz
Algorithm Hash digest
SHA256 69cbf7a2b45db36528cf90583cdc5ad74b18fb50d64a3d297b895bcba91b0d16
MD5 f8e39c8d78f426b6e2d49733967e3a83
BLAKE2b-256 e8110ab6071854787909ffdf85ad0332dd40b4c85d5aeb26b309623c01e15fc7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page