Skip to content

A simple Python script to decode Base64-encoded strings. Great for beginners in cybersecurity and Python scripting

Notifications You must be signed in to change notification settings

Amir-web66/base64-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Base64 Decoder (Python)

A simple Python script that decodes Base64-encoded strings.

Usage

Run the script and enter your Base64 string:

python decode_base64.py

About

A simple Python script to decode Base64-encoded strings. Great for beginners in cybersecurity and Python scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages