{"id":13994577,"url":"https://github.com/fugue-re/fugue-core","last_synced_at":"2026-04-07T15:34:52.623Z","repository":{"id":43404418,"uuid":"386728913","full_name":"fugue-re/fugue-core","owner":"fugue-re","description":"A binary analysis framework written in Rust.","archived":false,"fork":false,"pushed_at":"2026-04-02T05:09:14.000Z","size":1921,"stargazers_count":179,"open_issues_count":3,"forks_count":10,"subscribers_count":8,"default_branch":"crates-io","last_synced_at":"2026-04-02T17:00:43.365Z","etag":null,"topics":["binary-analysis","disassembly","lifting","program-analysis","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/fugue-re.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,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-07-16T18:24:29.000Z","updated_at":"2026-04-02T03:49:05.000Z","dependencies_parsed_at":"2024-01-18T05:11:08.632Z","dependency_job_id":"1777532c-3fb2-47bf-89e4-9e20825476dd","html_url":"https://github.com/fugue-re/fugue-core","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/fugue-re/fugue-core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fugue-re%2Ffugue-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fugue-re%2Ffugue-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fugue-re%2Ffugue-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fugue-re%2Ffugue-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fugue-re","download_url":"https://codeload.github.com/fugue-re/fugue-core/tar.gz/refs/heads/crates-io","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fugue-re%2Ffugue-core/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31518623,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["binary-analysis","disassembly","lifting","program-analysis","reverse-engineering"],"created_at":"2024-08-09T14:02:57.460Z","updated_at":"2026-04-07T15:34:52.603Z","avatar_url":"https://github.com/fugue-re.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Fugue logo\" src=\"https://raw.githubusercontent.com/fugue-re/fugue-core/master/data/fugue-logo-border-t.png\" width=\"20%\"\u003e\n\u003c/p\u003e\n\n# Fugue Binary Analysis Framework\n\n\n[![DOI](https://zenodo.org/badge/386728913.svg)](https://zenodo.org/badge/latestdoi/386728913)\n\n\nFugue is a binary analysis framework in the spirit of [B2R2] and [BAP], with\na focus on providing reusable components to rapidly prototype new binary\nanalysis tools and techniques.\n\nFugue is built around a core collection of crates, i.e., `fugue-core`. These\ncrates provide a number of fundamental capabilities:\n\n- Data structures and types:\n  - Architecture definitions (`fugue-arch`).\n  - Bit vectors (`fugue-bv`).\n  - Floating point numbers (`fugue-fp`).\n  - Endian-aware conversion to and from various primitive types\n    (`fugue-bytes`).\n\n- Program representations and abstractions:\n  - A knowledge database to represent program binaries that can be populated\n    using third-party tools (`fugue-db`).\n  - Disassembly and lifting to intermediate representations (`fugue-ir`).\n\n## Prerequisites\n\n```\ngit submodule init\ngit submodule update --recursive\n```\n\n## Build\n\n```\ncargo build\n```\n\n[BAP]: https://github.com/BinaryAnalysisPlatform/bap/\n[B2R2]: https://github.com/B2R2-org/B2R2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffugue-re%2Ffugue-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffugue-re%2Ffugue-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffugue-re%2Ffugue-core/lists"}