{"id":20961551,"url":"https://github.com/apetenchea/inverter","last_synced_at":"2026-04-20T16:31:19.963Z","repository":{"id":79893137,"uuid":"89804150","full_name":"apetenchea/inverter","owner":"apetenchea","description":"A script for obtaining the inverse of simple assembly sequences.","archived":false,"fork":false,"pushed_at":"2017-04-30T22:51:59.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T00:48:26.248Z","etag":null,"topics":["assembly","python3","reversing"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/apetenchea.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":"2017-04-29T18:19:14.000Z","updated_at":"2021-08-16T11:12:47.000Z","dependencies_parsed_at":"2023-04-23T04:31:17.068Z","dependency_job_id":null,"html_url":"https://github.com/apetenchea/inverter","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/apetenchea%2Finverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apetenchea%2Finverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apetenchea%2Finverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apetenchea%2Finverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apetenchea","download_url":"https://codeload.github.com/apetenchea/inverter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243358306,"owners_count":20277995,"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","python3","reversing"],"created_at":"2024-11-19T02:14:12.703Z","updated_at":"2025-12-28T16:44:12.353Z","avatar_url":"https://github.com/apetenchea.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# inverter\nA script for obtaining the inverse of simple, linear assembly sequences (containing no loops).\n\nPython version: 3.4.2\n\n*Usage*\n```Bash\npy inverter.py input.asm\n```\n\n*Example*\n\n```Assembly\nxor eax, 0x123\nsub eax, 0xad\nxchg ax, bx\ninc eax\nxchg al, bl\ndec ebx\nrol eax, 0x2\nror ebx, 0x3\nadd ebx, 0xff\n```\n\u003cpre\u003e\n  | |\n  | |\n  \\ /\n   V\n\u003c/pre\u003e\n\n```Assembly\nsub ebx, 0xff\nrol ebx, 0x3\nror eax, 0x2\ninc ebx\nxchg al, bl\ndec eax\nxchg ax, bx\nadd eax, 0xad\nxor eax, 0x123\n```\n\n*Coding standard*\u003cbr\u003e\n[Google Python Style Guide](https://google.github.io/styleguide/pyguide.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapetenchea%2Finverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapetenchea%2Finverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapetenchea%2Finverter/lists"}