{"id":16133911,"url":"https://github.com/initialposition/wordscrambler2001","last_synced_at":"2025-04-06T15:46:28.222Z","repository":{"id":113122127,"uuid":"133226835","full_name":"InitialPosition/WordScrambler2001","owner":"InitialPosition","description":"A (very simple) monoalphabetic substitution cipher","archived":false,"fork":false,"pushed_at":"2018-06-02T18:09:53.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T21:46:18.598Z","etag":null,"topics":["cipher","horrible-code","letters","please-dont-use-this","please-no"],"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/InitialPosition.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":"2018-05-13T10:29:55.000Z","updated_at":"2021-07-05T12:09:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"c216b2f1-9cbf-4a80-b515-916e55789790","html_url":"https://github.com/InitialPosition/WordScrambler2001","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InitialPosition%2FWordScrambler2001","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InitialPosition%2FWordScrambler2001/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InitialPosition%2FWordScrambler2001/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InitialPosition%2FWordScrambler2001/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InitialPosition","download_url":"https://codeload.github.com/InitialPosition/WordScrambler2001/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247508891,"owners_count":20950230,"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":["cipher","horrible-code","letters","please-dont-use-this","please-no"],"created_at":"2024-10-09T22:46:34.116Z","updated_at":"2025-04-06T15:46:28.194Z","avatar_url":"https://github.com/InitialPosition.png","language":"C++","readme":"# WordScrambler2001\r\n\u003cp align=\"center\"\u003e\r\n  \u003cimg src=\"https://vignette.wikia.nocookie.net/poke5forum/images/d/d3/Missingno.jpg/revision/latest?cb=20160704182408\u0026path-prefix=de\" width=150 height=\"auto\" /\u003e \u003cbr\u003e\r\n  A (fairly simple) monoalphabetic substitution cipher\r\n\u003c/p\u003e\r\n\r\nThis cipher works by replacing every letter in a string with the corresponding letter in the key alphabet, adding a changing offset.\r\n\r\n## Use cases\r\n- no\r\n\r\n## Installation\r\n1. Contemplate your life choices\r\n1. Download the repository using `git clone https://github.com/Syrapt0r/WordScrambler2001`\r\n1. Open the project in your favourite IDE\r\n\r\n## Usage\r\nThere are two ways to use the program.\r\n#### Standalone Mode:\r\n1. Compile and run the program.\r\n1. Provide the message you want to encrypt.\r\n1. Provide your key. If you leave this blank, a random key will be generated.\r\n1. Enter your shifting values. They determine the way the algorithm shifts the individual letters.\r\n1. Select a mode.\r\n1. Select if your output should be Base64 encoded.\r\n1. Select if you want to enable verbose logging\r\n\r\n#### Command Line Mode:\r\nCall the program using `WordScrambler2001.exe \u003cparameters\u003e`\r\n##### Command Line Parameters:\r\nParameter|Optional Parameter|Meaning|Optional\r\n---------|------------------|-------|--------\r\n--encrypt|-e|Encryption Mode|No\r\n--decrypt|-d|Decryption Mode|No\r\n--message|-m|Message to en-/decrypt|No\r\n--key|-k|Cipher Key|Yes\r\n--initial-shift|-i|Initial Cipher Shift|No\r\n--shift-value|-s|Cipher Shift Value|No\r\n--base64|-b64|Whether Input/Output is in Base64|Yes\r\n--verbose|-v|Activate verbose logging|Yes\r\n\r\n## Roadmap\r\n- [X] Add parameter mode\r\n- [X] Add spaces / special characters\r\n- [X] Add Base64 to parameter mode\r\n- [X] Improve parameter mode overall\r\n- [ ] Improve algorithm safety\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitialposition%2Fwordscrambler2001","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finitialposition%2Fwordscrambler2001","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finitialposition%2Fwordscrambler2001/lists"}