{"id":20895313,"url":"https://github.com/egebalci/bitbender","last_synced_at":"2025-10-16T16:08:04.147Z","repository":{"id":45828345,"uuid":"84473643","full_name":"EgeBalci/BitBender","owner":"EgeBalci","description":"BitBender is a byte manipulation tool","archived":false,"fork":false,"pushed_at":"2018-03-02T15:10:14.000Z","size":1983,"stargazers_count":12,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T13:37:13.192Z","etag":null,"topics":["byte","calculator","checksum","encoder","rotate","xor"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/EgeBalci.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}},"created_at":"2017-03-09T18:09:09.000Z","updated_at":"2024-08-12T19:28:17.000Z","dependencies_parsed_at":"2022-08-31T03:51:04.525Z","dependency_job_id":null,"html_url":"https://github.com/EgeBalci/BitBender","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgeBalci%2FBitBender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgeBalci%2FBitBender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgeBalci%2FBitBender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EgeBalci%2FBitBender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EgeBalci","download_url":"https://codeload.github.com/EgeBalci/BitBender/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253840444,"owners_count":21972482,"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":["byte","calculator","checksum","encoder","rotate","xor"],"created_at":"2024-11-18T10:28:09.361Z","updated_at":"2025-10-16T16:07:59.108Z","avatar_url":"https://github.com/EgeBalci.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BitBender\nBitBender is a byte manipulation tool\n\n# INSTALL\n\tgit clone https://github.com/egebalci/BitBender.git\n\tcd BitBender/lib \u0026\u0026 export GOPATH=$(pwd)\n\tcd ../src \u0026\u0026 go build -o ../bib\n\n# USAGE\n\t# BitBender \n\t\u003e Author: Ege Balcı\n\t\u003e Source: github.com/egebalci/BitBender\n\n\tUSAGE: \n\t\tbib [options] \u003cfile\u003e \n\tOPTIONS:\n\t  \t^\t\u003cKeySize\u003e\t\tMake XOR operation with a randomly generated key (Max:~/Min:1)\n\t\t^=\t\u003cKey\u003e\t\t\tMake a XOR operation with given key \n\t\t+\t\u003cIncrementValue\u003e  \tIncrement each byte of the file with given value (Max:255/Min:1)\n\t\t-\t\u003cDecrementValue\u003e\tDecrement each byte of the file with given value (Max:255/Min:1)\n\t\t!\t\t \t\tMake a logical NOT operation to each byte of the file\n\t\tror\t\u003cRotationValue\u003e\t\tRotate eache byte of the file to right with given value\n\t\trol\t\u003cRotationValue\u003e\t\tRotate eache byte of the file to left with given value\n\t\t= \t\t \t\tCalculate the checksum of the given file \n\t\t-h, \t--help \t\t\tPrint this message \t\t\t\t\t\n\tEXAMPLE:\n\t\tBitBender ^ 12 file\n\t\tBitBender ^= topsecretkey file\n\t\tBitBender + 4 file\n\t\tBitBender - 5 file\n\t\tBitBender ! file\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegebalci%2Fbitbender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fegebalci%2Fbitbender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fegebalci%2Fbitbender/lists"}