{"id":18706107,"url":"https://github.com/uxmal/reko-extras","last_synced_at":"2025-07-26T18:08:31.871Z","repository":{"id":40212144,"uuid":"158187853","full_name":"uxmal/reko-extras","owner":"uxmal","description":"Tools, scripts, demos, and other goodies for the Reko decompiler","archived":false,"fork":false,"pushed_at":"2024-03-22T01:09:28.000Z","size":16944,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-26T05:11:30.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/uxmal.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}},"created_at":"2018-11-19T08:34:59.000Z","updated_at":"2024-09-19T18:33:25.000Z","dependencies_parsed_at":"2024-03-22T02:38:02.043Z","dependency_job_id":null,"html_url":"https://github.com/uxmal/reko-extras","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/uxmal%2Freko-extras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxmal%2Freko-extras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxmal%2Freko-extras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxmal%2Freko-extras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxmal","download_url":"https://codeload.github.com/uxmal/reko-extras/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248550623,"owners_count":21122934,"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":[],"created_at":"2024-11-07T12:12:57.839Z","updated_at":"2025-04-12T10:20:46.818Z","avatar_url":"https://github.com/uxmal.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reko decompiler extras\n\nThis repository contains tools, demos and other artifacts that are used in \nconjunction with the [Reko decompiler](https://github.com/uxmal/reko/).\n\n## RekoSifter\nThis tool was inspired by https://github.com/xoreaxeaxeax/sandsifter, which uses a clever algorithm to enumerate the vast x86 instruction space. RekoSifter can be used with any one of the architectures supported by Reko, and is useful to discover unimplemented or illegal instructions. RekoSifter optionally compares its output with other disassemblers (currently objdump and LLVM).\n\n## Batch\nThis tool runs through a directory, invoking Reko on binaries and collecting all instructions that Reko's disassembler reports as unimplemented. The collected instructions are then used to generate unit tests that can be used as a starting point for implementing said unimplemented instructions.\n\n# x86opcodes\nThis tool uses the XML file provided at https://raw.githubusercontent.com/Barebit/x86reference/master/x86reference.xml to emit metadata about X86 instructions.\n\n# chunks\nPrototype tool to evaluate the performance of performing Reko's shingle scanning in parallel using multiple threads.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxmal%2Freko-extras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuxmal%2Freko-extras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxmal%2Freko-extras/lists"}