{"id":19149232,"url":"https://github.com/glebegor/xor-c","last_synced_at":"2025-08-22T14:11:48.205Z","repository":{"id":259412479,"uuid":"877779172","full_name":"Glebegor/xor-c","owner":"Glebegor","description":"xor cipher in c language","archived":false,"fork":false,"pushed_at":"2024-10-24T17:04:49.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-25T06:53:40.139Z","etag":null,"topics":["clang","cmake","cpp","xor-cipher"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Glebegor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-10-24T08:21:57.000Z","updated_at":"2024-10-24T17:04:53.000Z","dependencies_parsed_at":"2024-10-25T10:43:42.391Z","dependency_job_id":null,"html_url":"https://github.com/Glebegor/xor-c","commit_stats":null,"previous_names":["glebegor/xor-c"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Glebegor/xor-c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Glebegor%2Fxor-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Glebegor%2Fxor-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Glebegor%2Fxor-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Glebegor%2Fxor-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Glebegor","download_url":"https://codeload.github.com/Glebegor/xor-c/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Glebegor%2Fxor-c/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271650860,"owners_count":24796725,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["clang","cmake","cpp","xor-cipher"],"created_at":"2024-11-09T08:07:17.887Z","updated_at":"2025-08-22T14:11:48.041Z","avatar_url":"https://github.com/Glebegor.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xor in c\n## Description\nScript to decrypt and encrypt by xor.\n\n## Makefile\n### Mac build\nto build:\n\n```\nmake build\n```\n\nto run:\n\n```\nmake run\n```\n\nto build and run:\n\n```\nmake build-run\n```\n\n## win1250\nBinary;Hex;Unicode;Windows-1250;Character\nWe use ';' to separate cols in win1250.txt, so 0x3B(';' char) is hardcoded.\nChar that's malso ean system character in win1250.txt: 00010111;0x23;0023;23;#\n\n### Codes To Use /x form\n0x00-0x20, 0x7F, 0x81, 0x83, 0x88, 0x98,0x90, 0xA0, 0xAD","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglebegor%2Fxor-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglebegor%2Fxor-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglebegor%2Fxor-c/lists"}