{"id":13598680,"url":"https://github.com/keystone-engine/keystone","last_synced_at":"2025-05-14T02:04:54.878Z","repository":{"id":39422111,"uuid":"57302200","full_name":"keystone-engine/keystone","owner":"keystone-engine","description":"Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ \u0026 X86) + bindings","archived":false,"fork":false,"pushed_at":"2025-04-15T06:51:12.000Z","size":12495,"stargazers_count":2395,"open_issues_count":232,"forks_count":473,"subscribers_count":85,"default_branch":"master","last_synced_at":"2025-04-30T17:16:38.526Z","etag":null,"topics":["arm","arm64","assembler","framework","hexagon","mips","powerpc","reverse-engineering","security","sparc","systemz","x86","x86-64"],"latest_commit_sha":null,"homepage":"http://www.keystone-engine.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keystone-engine.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.TXT","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-28T13:00:37.000Z","updated_at":"2025-04-28T11:58:37.000Z","dependencies_parsed_at":"2024-02-03T08:44:44.115Z","dependency_job_id":"8ca9d713-043d-4e7c-b19b-c129d592e98c","html_url":"https://github.com/keystone-engine/keystone","commit_stats":{"total_commits":604,"total_committers":76,"mean_commits":7.947368421052632,"dds":0.4056291390728477,"last_synced_commit":"18569351000cf1b8bd1ea2cc8a02c2e17b76391f"},"previous_names":["keystone-engine/beta"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keystone-engine%2Fkeystone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keystone-engine%2Fkeystone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keystone-engine%2Fkeystone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keystone-engine%2Fkeystone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keystone-engine","download_url":"https://codeload.github.com/keystone-engine/keystone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052668,"owners_count":22006716,"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":["arm","arm64","assembler","framework","hexagon","mips","powerpc","reverse-engineering","security","sparc","systemz","x86","x86-64"],"created_at":"2024-08-01T17:00:54.954Z","updated_at":"2025-05-14T02:04:49.860Z","avatar_url":"https://github.com/keystone-engine.png","language":"C++","readme":"Keystone Engine\n==============\n\n[![Build Status](https://travis-ci.org/keystone-engine/keystone.svg?branch=master)](https://travis-ci.org/keystone-engine/keystone)\n[![Build Status](https://semaphoreci.com/api/v1/aquynh/keystone/branches/master/badge.svg)](https://semaphoreci.com/aquynh/keystone)\n[![Build status](https://ci.appveyor.com/api/projects/status/c27slvyrijiejvqs?svg=true)](https://ci.appveyor.com/project/aquynh/keystone)\n\nKeystone is a lightweight multi-platform, multi-architecture assembler framework.\nIt offers some unparalleled features:\n\n- Multi-architecture, with support for Arm, Arm64 (AArch64/Armv8), Ethereum Virtual Machine, Hexagon, Mips, PowerPC, RISC-V, Sparc, SystemZ \u0026 X86 (include 16/32/64bit).\n- Clean/simple/lightweight/intuitive architecture-neutral API.\n- Implemented in C/C++ languages, with bindings for Java, Masm, C#, PowerShell, Perl, Python, NodeJS, Ruby, Go, Rust, Haskell, VB6 \u0026 OCaml available.\n- Native support for Windows \u0026 \\*nix (with Mac OSX, Linux, \\*BSD \u0026 Solaris confirmed).\n- Thread-safe by design.\n- Open source - with a dual license.\n\nKeystone is based on LLVM, but it goes much further with [a lot more to offer](/docs/beyond_llvm.md).\n\nFurther information is available at http://www.keystone-engine.org\n\n\nLicense\n-------\n\nKeystone is available under a dual license:\n\n- Version 2 of the GNU General Public License (GPLv2). (I.e. Without the \"any later version\" clause.).\n  License information can be found in the [COPYING file](COPYING) and the [EXCEPTIONS-CLIENT file](EXCEPTIONS-CLIENT).\n\n  This combination allows almost all of open source projects to use Keystone without conflicts.\n\n- For commercial usage in production environments, contact the authors of Keystone to buy a royalty-free license.\n\n  See [LICENSE-COM.TXT](LICENSE-COM.TXT) for more information.\n\n\nCompilation \u0026 Docs\n------------------\n\nSee [COMPILE.md](docs/COMPILE.md) file for how to compile and install Keystone.\n\nMore documentation is available in [docs/README.md](docs/README.md).\n\n\nContact\n-------\n\n[Contact us](http://www.keystone-engine.org/contact/) via mailing list, email or twitter for any questions.\n\n\nContribute\n----------\n\nKeystone is impossible without generous support from [our sponsors](/SPONSORS.TXT). We cannot thank them enough! \n\n[CREDITS.TXT](CREDITS.TXT) records other important contributors of our project.\n\nIf you want to contribute, please pick up something from our [Github issues](https://github.com/keystone-engine/keystone/issues).\n\nWe also maintain a list of more challenged problems in a [TODO list](https://github.com/keystone-engine/keystone/wiki/TODO).\n\n\n","funding_links":[],"categories":["C++","FPGA Tools","Network Protocols","Arduino Tools","Tools","Software Tools","Tools and Frameworks"],"sub_categories":["Interfaces","Mesh networks","Disassemblers/Decompilers","Language Agnostic"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeystone-engine%2Fkeystone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeystone-engine%2Fkeystone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeystone-engine%2Fkeystone/lists"}