{"id":19145071,"url":"https://github.com/haithamaouati/1337","last_synced_at":"2025-05-07T01:21:03.116Z","repository":{"id":186411114,"uuid":"675130212","full_name":"haithamaouati/1337","owner":"haithamaouati","description":"The \"1337\" Bash script is a simple tool that allows you to convert text into leet (1337) code.","archived":false,"fork":false,"pushed_at":"2024-11-28T14:48:40.000Z","size":24,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T17:17:05.920Z","etag":null,"topics":["1337","ascii","bash","code","encryption","leet","leetspeak","letters","script","text","tool"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/haithamaouati.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,"zenodo":null}},"created_at":"2023-08-05T22:09:15.000Z","updated_at":"2025-01-13T21:39:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"de621b60-e8b5-4047-94aa-693327af2c59","html_url":"https://github.com/haithamaouati/1337","commit_stats":null,"previous_names":["haithamaouati/1337"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haithamaouati%2F1337","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haithamaouati%2F1337/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haithamaouati%2F1337/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haithamaouati%2F1337/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haithamaouati","download_url":"https://codeload.github.com/haithamaouati/1337/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252794237,"owners_count":21805164,"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":["1337","ascii","bash","code","encryption","leet","leetspeak","letters","script","text","tool"],"created_at":"2024-11-09T07:37:53.870Z","updated_at":"2025-05-07T01:21:03.098Z","avatar_url":"https://github.com/haithamaouati.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 1337\n\nThe **1337** Bash script is a simple tool that allows you to convert text into leet (1337) code. Leet code is a form of online communication where letters are replaced with numbers or special characters that resemble the letters. This script provides a basic implementation of this conversion process.\n\n```\n  _ _______________\n / |___ /___ /___  |\n | | |_ \\ |_ \\  / /\n | |___) |__) |/ /\n |_|____/____//_/\n```\n\n## Table of Contents\n- [Usage](#usage)\n  - [Syntax](#syntax)\n  - [Example](#example)\n- [Customization](#customization)\n- [Author](#author)\n- [Disclaimer](#disclaimer)\n- [License](#license)\n\n## Usage\n\n1. Make sure you have [Figlet](http://www.figlet.org/) installed on your system.\n```\napt install figlet\n```\n2. Download or clone the script to your local machine.\n```\ngit clone https://github.com/haithamaouati/1337\n```\n3. Open a terminal and navigate to the script's directory.\n```\ncd 1337\n```\n```\nchmod +x 1337.sh\n```\n\n### Syntax\n\n```\n./1337 \u003ctext\u003e\n```\n\n\u003e [!IMPORTANT]\\\n\u003e Replace `\u003ctext\u003e` with the text you want to convert to leet code.\n\n### Example\n\n```\n./1337 \"Hello, world!\"\n```\n\n*Output:*\n```\nLeet (1337) code: H3110, w0r1d!\n```\n\n## Customization\n\n\u003e [!NOTE]\\\n\u003e You can customize the leet substitutions in the `leet_encrypt` function of the script to modify the characters and symbols used for conversion. Feel free to experiment with different substitutions to create your own leet code variations.\n\n## Author\n\nMade with :coffee: by **Haitham Aouati**\n\n## License\n\nThis script is provided under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaithamaouati%2F1337","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaithamaouati%2F1337","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaithamaouati%2F1337/lists"}