{"id":27424017,"url":"https://github.com/endoli/burst.rs","last_synced_at":"2025-04-14T11:08:50.400Z","repository":{"id":62438672,"uuid":"104583981","full_name":"endoli/burst.rs","owner":"endoli","description":"A disassembler framework","archived":false,"fork":false,"pushed_at":"2022-09-16T02:34:22.000Z","size":204,"stargazers_count":18,"open_issues_count":8,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T11:08:48.178Z","etag":null,"topics":["disassembler","disassembler-libraries","rust","x86","x86-64"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/endoli.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-09-23T16:59:52.000Z","updated_at":"2023-07-25T14:11:40.000Z","dependencies_parsed_at":"2022-11-01T21:16:22.655Z","dependency_job_id":null,"html_url":"https://github.com/endoli/burst.rs","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fburst.rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fburst.rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fburst.rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endoli%2Fburst.rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endoli","download_url":"https://codeload.github.com/endoli/burst.rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248868767,"owners_count":21174758,"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":["disassembler","disassembler-libraries","rust","x86","x86-64"],"created_at":"2025-04-14T11:08:46.637Z","updated_at":"2025-04-14T11:08:50.386Z","avatar_url":"https://github.com/endoli.png","language":"Rust","funding_links":["https://patreon.com/endoli"],"categories":[],"sub_categories":[],"readme":"# burst\n\n[![Build Status](https://travis-ci.org/endoli/burst.rs.svg?branch=master)](https://travis-ci.org/endoli/burst.rs)\n[![](http://meritbadge.herokuapp.com/burst)](https://crates.io/crates/burst)\n\nA disassembler that currently works with x86 and x86_64 code.\n\nLicensed under the 2-Clause BSD license.\n\nThe x86 disassembler contained within this crate was\noriginally written in C and called `asmx86`. It has been\nported to Rust.\n\n## Documentation\n\nThe API is fully documented with examples:\n[https://docs.rs/burst/](https://docs.rs/burst/)\n\n## Installation\n\nThis crate works with Cargo and is on\n[crates.io](https://crates.io/crates/burst).\nAdd it to your `Cargo.toml` like so:\n\n```toml\n[dependencies]\nburst = \"0.0.3\"\n```\n\n## Status of Implementation\n\nThings are under active development. This project is not quite\nusable yet as some of the basic functionality is being written.\n\n## Support and Maintenance\n\nI am developing this library largely on my own so far. I am able\nto offer support and maintenance, but would very much appreciate\ndonations via [Patreon](https://patreon.com/endoli). I can also\nprovide commercial support, so feel free to\n[contact me](mailto:bruce.mitchener@gmail.com).\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution\nintentionally submitted for inclusion in the work by you,\nshall be dual licensed as above, without any additional\nterms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendoli%2Fburst.rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendoli%2Fburst.rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendoli%2Fburst.rs/lists"}