{"id":18848496,"url":"https://github.com/iinjyi/cipher-wheel","last_synced_at":"2026-02-02T07:30:17.951Z","repository":{"id":65092239,"uuid":"581000749","full_name":"IinjyI/Cipher-Wheel","owner":"IinjyI","description":"3rd year Assembly language project: enciphering and deciphering using ROT cipher algorithm with any key from 1 to 25. Ranked 3rd in \"Best assembly project 2023\" contest at Faculty of Computers and Information Science - Mansoura University.","archived":false,"fork":false,"pushed_at":"2023-04-12T02:22:46.000Z","size":25,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-30T14:24:57.791Z","etag":null,"topics":["assembly-language","cipher","decipher","encipher","rot","rot13"],"latest_commit_sha":null,"homepage":"","language":"Assembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IinjyI.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":"2022-12-22T02:17:56.000Z","updated_at":"2024-12-12T12:39:01.000Z","dependencies_parsed_at":"2024-12-31T15:01:39.730Z","dependency_job_id":null,"html_url":"https://github.com/IinjyI/Cipher-Wheel","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IinjyI%2FCipher-Wheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IinjyI%2FCipher-Wheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IinjyI%2FCipher-Wheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IinjyI%2FCipher-Wheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IinjyI","download_url":"https://codeload.github.com/IinjyI/Cipher-Wheel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239786208,"owners_count":19696770,"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":["assembly-language","cipher","decipher","encipher","rot","rot13"],"created_at":"2024-11-08T03:12:50.850Z","updated_at":"2026-02-02T07:30:17.921Z","avatar_url":"https://github.com/IinjyI.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cipher-Wheel\n\n### Enciphering / Deciphering ****`ROT cipher`**** in Assembly language using any specified key.\n\n- ### Demo:\n\n\nhttps://user-images.githubusercontent.com/90464702/209356845-058f39dd-39ed-4f06-9e0e-3851f327ce5f.mp4\n\n#### [Demo on youtube (with Transcript in the description) ](https://www.youtube.com/watch?v=cUhjkleqBeM)\n\n- ### Instruction manual:\n  - `Encipher`:\n    + Press `E` then enter a key, press enter and start typing the text to encipher.\n    + Text has to be ALL UPPERCASE.\n  - `Decipher`:\n    + Press `D` then enter a key, press enter and start typing the text to decipher.\n    + Text can be uppercase or lowercase.\n  - `Start processing`:\n    + Embed `@` to the end of your text so that the program can start text processing.\n  - ***Notes***:\n    + You will find the processed (i.e. enciphered / deciphered) text in `output.txt` file\n      + In case of running from tasm, you will find it in \"..\\GUI Turbo Assembler\\BIN\" folder.\n      + In case of running the executable with DOSBox, you will find it in the same directory as the executable. \n    + You can enter numbers, new lines, or even special characters (except for `@` as I am using it as a start sign). this will not break my code. :D\n\n\n#### [More about cipher wheel](https://en.wikipedia.org/wiki/Cipher_disk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiinjyi%2Fcipher-wheel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiinjyi%2Fcipher-wheel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiinjyi%2Fcipher-wheel/lists"}