{"id":28303757,"url":"https://github.com/vinayakcyber/ctf-tools","last_synced_at":"2025-06-16T20:32:12.761Z","repository":{"id":73342008,"uuid":"595398470","full_name":"vinayakcyber/CTF-Tools","owner":"vinayakcyber","description":"free and open source command line based encoded text decoder(still in making though). It is your swiss-army knife for decoding flags specifically used in CTFs","archived":false,"fork":false,"pushed_at":"2023-02-02T14:58:00.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T08:57:36.492Z","etag":null,"topics":["cybersecurity","encoder-decoder","python","python3"],"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/vinayakcyber.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":"2023-01-31T01:47:34.000Z","updated_at":"2023-02-04T13:10:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f294d04-ec93-426f-8350-c0d5bca31ce9","html_url":"https://github.com/vinayakcyber/CTF-Tools","commit_stats":null,"previous_names":["vinayakcyber/ctf-tools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vinayakcyber/CTF-Tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinayakcyber%2FCTF-Tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinayakcyber%2FCTF-Tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinayakcyber%2FCTF-Tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinayakcyber%2FCTF-Tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vinayakcyber","download_url":"https://codeload.github.com/vinayakcyber/CTF-Tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vinayakcyber%2FCTF-Tools/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260232893,"owners_count":22978640,"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":["cybersecurity","encoder-decoder","python","python3"],"created_at":"2025-05-23T23:11:44.995Z","updated_at":"2025-06-16T20:32:12.748Z","avatar_url":"https://github.com/vinayakcyber.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auto Decoder\n\nAuto Decoder is a free and open source command line based encoded text decoder(still in making though). It is your swiss-army knife for decoding flags \nspecifically used in CTFs.\n\n# Functionalities\nCurrently can decode only till single layer encodings like:\n1. Base64\n2. Base32\n3. Base16\n4. Base45\n5. Hex\n6. Octal\n7. Charcoded\n8. ASCII85\n9. Base85\n10. Base32hex\n\nAs it decodes, it asks the user if the decoding is correct, and if it is correct, it stores it to a csv file, which will be used later on to train a RNN model.\n\n# Usage\n1. git clone \n2. pip install -r requirements.txt\n3. python3 detect_and_decode.py \u003cencoded_string\u003e\n\n# Future Tasks\n1. Adding the RNN model\n2. Adding multi-layer decoding\n3. Adding partial decoding\n4. Adding more decoders\n5. If it will be possible will add more for encryption and decryption\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinayakcyber%2Fctf-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvinayakcyber%2Fctf-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvinayakcyber%2Fctf-tools/lists"}