{"id":22344048,"url":"https://github.com/jacopodl/reveal","last_synced_at":"2025-07-24T19:06:34.806Z","repository":{"id":75614332,"uuid":"177979084","full_name":"jacopodl/Reveal","owner":"jacopodl","description":"Recursive string decoder :crystal_ball:","archived":false,"fork":false,"pushed_at":"2019-04-10T19:47:36.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T11:28:55.456Z","etag":null,"topics":["decoders","strings-manipulation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacopodl.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,"publiccode":null,"codemeta":null}},"created_at":"2019-03-27T11:21:36.000Z","updated_at":"2020-02-20T10:39:06.000Z","dependencies_parsed_at":"2023-06-07T02:30:51.668Z","dependency_job_id":null,"html_url":"https://github.com/jacopodl/Reveal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacopodl%2FReveal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacopodl%2FReveal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacopodl%2FReveal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacopodl%2FReveal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacopodl","download_url":"https://codeload.github.com/jacopodl/Reveal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245632424,"owners_count":20647193,"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":["decoders","strings-manipulation"],"created_at":"2024-12-04T09:07:47.586Z","updated_at":"2025-03-26T10:12:20.389Z","avatar_url":"https://github.com/jacopodl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://img.shields.io/badge/Language-Python3-orange.svg)\n![](https://img.shields.io/badge/version-1.0.0-green.svg)\n![](https://img.shields.io/badge/License-GPL3-blue.svg)\n\n# Reveal #\nThis is a experimental tool to recursive detect and decode encoded strings, it's also can encode strings recursively.\n\n## Installation\nReveal package can be installed through following procedure:\n\n    $ git clone https://github.com/jacopodl/reveal\n    $ cd reveal\n    $ python setup.py install\n    \n## Usage ##\nLet's take this encoded string:\n\n    ODIsNDksODYsOTcsODEsNDgsNzAsNzksODEsMTA4LDkwLDcwLDgxLDg0LDc0LDg1LDg0LDg1LDEwOCw2Nyw4Niw4NSwxMDAsODYsODUsODUsODIsNzQsODQsODUsMTEyLDY2LDgyLDQ5LDc0LDgzLDg1LDg0LDQ4LDU3LDgwLDg0LDQ4LDYx\n\nand supply it to revel:\n\n    $\u003e reveal \"ODIsNDksODYsOTcsODEsNDgsNzAsNzksODEsMTA4LDkwLDcwLDgxLDg0LDc0LDg1LDg0LDg1LDEwOCw2Nyw4Niw4NSwxMDAsODYsODUsODUsODIsNzQsODQsODUsMTEyLDY2LDgyLDQ5LDc0LDgzLDg1LDg0LDQ4LDU3LDgwLDg0LDQ4LDYx\"\n        b64 -\u003e n2c -\u003e b64 -\u003e b32 -\u003e hex = REVEAL\n        Encode with: hex,b32,b64,n2c,b64\n\nReveal automatically detects the encoding formats and decodes it recursively.\n\nIf option --quiet was not provided, Reveal also print a list of used decoders, in this way you can use this list with  --encode option to re encode string to original encoded format.\n\n    $\u003e reveal --encode hex,b32,b64,n2c,b64 \"REVEAL\"\n        ODIsNDksODYsOTcsODEsNDgsNzAsNzksODEsMTA4LDkwLDcwLDgxLDg0LDc0LDg1LDg0LDg1LDEwOCw2Nyw4Niw4NSwxMDAsODYsODUsODUsODIsNzQsODQsODUsMTEyLDY2LDgyLDQ5LDc0LDgzLDg1LDg0LDQ4LDU3LDgwLDg0LDQ4LDYx\n        \n   \n## Support ##\nSupported encoders/decoders\n\n- base32\n- base64\n- hex (space separated hex: 67 69 75 6c 69 61 ...)\n- n2c (ascii to comma separated numbers: 106,97,99,111,112,111,...)\n- urlEncoding\n- jwt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacopodl%2Freveal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacopodl%2Freveal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacopodl%2Freveal/lists"}