{"id":20153316,"url":"https://github.com/shambac/base64-cli-windows","last_synced_at":"2026-05-12T14:34:08.545Z","repository":{"id":226358994,"uuid":"768465454","full_name":"ShambaC/Base64-CLI-windows","owner":"ShambaC","description":"A command line tool to encode decode strings into Base64 for windows","archived":false,"fork":false,"pushed_at":"2024-03-07T07:13:05.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T12:22:03.512Z","etag":null,"topics":["base64","cli","windows"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ShambaC.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-03-07T06:10:54.000Z","updated_at":"2024-03-09T12:34:12.000Z","dependencies_parsed_at":"2024-03-07T07:48:17.366Z","dependency_job_id":null,"html_url":"https://github.com/ShambaC/Base64-CLI-windows","commit_stats":null,"previous_names":["shambac/base64-cli-windows"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FBase64-CLI-windows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FBase64-CLI-windows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FBase64-CLI-windows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShambaC%2FBase64-CLI-windows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShambaC","download_url":"https://codeload.github.com/ShambaC/Base64-CLI-windows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241592971,"owners_count":19987463,"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","cli","windows"],"created_at":"2024-11-13T23:18:33.508Z","updated_at":"2026-05-12T14:34:03.495Z","avatar_url":"https://github.com/ShambaC.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base64 CLI windows\n A CLI tool to encode decode strings into Base64 for windows\n\n## Why\nOne day I was looking for some command for windows that I can use to encode and decode a string to and from base64. And I did find some, but they all needed me to write some complex stuff just to do this. And I wanted a offline tool because its too much work to open up a browser and go to some site. Thus I made this.\n\n\u003e [!TIP] \n\u003e Its totally my original stuff, not stolen at all\n\n\u003cdetails\u003e\n\u003csummary\u003eStolen Stuff\u003c/summary\u003e\n\n- [Encode function](http://web.mit.edu/freebsd/head/contrib/wpa/src/utils/base64.c) by Jouni Malinen, edited by GaspardP\n- [Decode function](https://stackoverflow.com/a/37109258/22601798) by Polfosol\n\nThese were compiled and compared by GasperdP to provide the best soultion [here](https://stackoverflow.com/a/41094722/22601798)\n\n\u003c/details\u003e\n\n## How to use\ncompile the cpp program or use the provided exe to run the command. \u003ci\u003eI am not a smelly nerd!\u003c/i\u003e\n\n```\n// compile\ng++ base64.cpp -o base64\n```\n\nRun in terminal\n```\nbase64 [encode/decode/-e/-d] \u003cString\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshambac%2Fbase64-cli-windows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshambac%2Fbase64-cli-windows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshambac%2Fbase64-cli-windows/lists"}