Skip to content

z4c777/Python-Base64-File-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python-Base64-File-Decoder

Decrypt a file that contains a base64 encoded text multiple times. By default the script will decode it 5 times.

Syntax: python b64_decoder.py [FILE]

This will output the decoded message to the command line

Feel free to send the output to a file like so,"python b64_decoder.py FILE > OUTPUTFILE"

About

Decrypt a file that's base64 encoded multiple times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages