{"id":15008811,"url":"https://github.com/4l13nh4ck3r/base64","last_synced_at":"2026-03-15T22:02:40.679Z","repository":{"id":169572358,"uuid":"583270373","full_name":"4L13NH4CK3R/Base64","owner":"4L13NH4CK3R","description":"Here are 2 simple Python Scripts that can easily encrypt a string of text, or decrypt a Base64 string. ","archived":false,"fork":false,"pushed_at":"2022-12-30T14:58:03.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T18:10:14.313Z","etag":null,"topics":["base64","cryptography","decryption","encryption","encryption-decryption","python","python-script","python2"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4L13NH4CK3R.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-29T09:20:30.000Z","updated_at":"2022-12-29T09:21:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"4277b54a-f940-42e4-a7c0-96c648dc1552","html_url":"https://github.com/4L13NH4CK3R/Base64","commit_stats":null,"previous_names":["4l13nh4ck3r/base64"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4L13NH4CK3R%2FBase64","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4L13NH4CK3R%2FBase64/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4L13NH4CK3R%2FBase64/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4L13NH4CK3R%2FBase64/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4L13NH4CK3R","download_url":"https://codeload.github.com/4L13NH4CK3R/Base64/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243204677,"owners_count":20253415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["base64","cryptography","decryption","encryption","encryption-decryption","python","python-script","python2"],"created_at":"2024-09-24T19:20:38.468Z","updated_at":"2025-12-26T22:58:54.056Z","avatar_url":"https://github.com/4L13NH4CK3R.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base64 Encryption/Decryption  \n*In a world of secrecy, keep your information encrypted!*  \nThis is a simple Python2 script that will allow you to encrypt a string of text, and then decrypt it later when you need it most.  \nAs we go on our lives, and we have multiple passwords for virtually everything encrypting your passwords and decrypting them later is probably one of the most secured things you can do.  \nWe all talk about password managers right? Open up a text document, encrypt your passwords, save it as something like PasswordsBase64 or what ever you want.  \nAnd then when you need it, just decrypt it.  \n  \n## How to Encrypt  \n*Encryption is Privacy!*  \nIf you want to encrypt something, you can simply type the following command;  \n```\n$ python2 b64encrypt.py mypassword\n  ==NMl92qmAKLjyKo\n**Base64 Encrypted String**\n```\nCopy \u0026 Paste that in a text file some where. Even if it is on a Thumb Drive!  \n  \n## How to Decrypt  \n*Decryption Gives Us Access!*  \nNaturally, we need to decrypt our own encryption. And we can do that like this;  \n```\n$ python2 b64decrypt.py ==NMl92qmAKLjyKo  \nmypassword\n**Base64 Decrypted String**\n```\n  \n## How to Install Python 2  \n*Depends Upon Your O.S.*  \nBut you can refer to the original website in order to discover how you can install Python2 on your computer;  \nhttps://www.python.org/downloads/release/python-272/\n  \n  \n## Follow Me  \n**While I am a N00b H4ck3r** *, I do enjoy making new friends! I am on;*  \n***Twitter:*** ~ https://twitter.com/CryptoH4ck3r  \n***StackOverflow:*** ~ https://stackoverflow.com/users/20818877/crypto-h4ck3r  \n***Email:*** ~ cryptoh4ck3r@proton.me  \n  \nIf you enjoyed the contents of this repo, please help support the creator. They are almost out of coffee!  \nBitCoin Wallet (Recieving):  \n3QVThxXUbV4uaKBBJP1bHahZH2iJhpmncT  \n  \nEtherum Wallet (Recieving):  \n0x07a0d46097C63Ee7E66229821fc0115Bb0E2F424  \n  \nDoge Wallet (Recieving):  \nDRjYNp9JGbkFSVL5tXQqbU6y8Wy99bJA8m  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4l13nh4ck3r%2Fbase64","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4l13nh4ck3r%2Fbase64","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4l13nh4ck3r%2Fbase64/lists"}