{"id":19595175,"url":"https://github.com/ergrelet/triton-bn","last_synced_at":"2025-07-18T10:33:08.014Z","repository":{"id":40270972,"uuid":"500453037","full_name":"ergrelet/triton-bn","owner":"ergrelet","description":"Binary Ninja plugin that can be used to apply Triton's dead store eliminitation pass on basic blocks or functions.","archived":false,"fork":false,"pushed_at":"2024-07-17T01:21:49.000Z","size":185,"stargazers_count":59,"open_issues_count":0,"forks_count":4,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-04-27T15:49:18.756Z","etag":null,"topics":["binary-ninja","binary-ninja-plugin","cpp","deobfuscation","reverse-engineering","triton"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ergrelet.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-06-06T13:52:43.000Z","updated_at":"2025-04-23T20:15:52.000Z","dependencies_parsed_at":"2024-04-09T22:44:37.921Z","dependency_job_id":"085256c0-4e81-49b5-a315-acb351e5682d","html_url":"https://github.com/ergrelet/triton-bn","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ergrelet/triton-bn","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergrelet%2Ftriton-bn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergrelet%2Ftriton-bn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergrelet%2Ftriton-bn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergrelet%2Ftriton-bn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ergrelet","download_url":"https://codeload.github.com/ergrelet/triton-bn/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ergrelet%2Ftriton-bn/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265742622,"owners_count":23820871,"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":["binary-ninja","binary-ninja-plugin","cpp","deobfuscation","reverse-engineering","triton"],"created_at":"2024-11-11T08:46:01.331Z","updated_at":"2025-07-18T10:33:07.982Z","avatar_url":"https://github.com/ergrelet.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# triton-bn ![Static Badge](https://img.shields.io/badge/Binary_Ninja_API-v4.0.x-blue)\n\n`triton-bn` is a small Binary Ninja plugin that can be used to apply\n[Triton](https://github.com/jonathansalwan/Triton)'s dead store eliminitation\npass on basic blocks or functions.  \nThe plugin supports the `x86_64`, `x86` and `aarch64` architectures.\n\nThis plugin may also serve as a base for people that would want to play with\nTriton inside of Binary Ninja.\n\n## How to Build\n\nOn Windows:\n```\n$ git clone --recurse-submodule https://github.com/ergrelet/triton-bn.git \u0026\u0026 cd triton-bn\n$ ./vcpkg/bootstrap-vcpkg.bat\n$ cmake -B build -DCMAKE_TOOLCHAIN_FILE=./vcpkg/scripts/buildsystems/vcpkg.cmake\n$ cmake --build build --config Release -- -maxcpucount\n```\n\nOn Linux distributions:\n```\n$ git clone --recurse-submodule https://github.com/ergrelet/triton-bn.git \u0026\u0026 cd triton-bn\n$ ./vcpkg/bootstrap-vcpkg.sh\n$ cmake -B build -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_TOOLCHAIN_FILE=./vcpkg/scripts/buildsystems/vcpkg.cmake\n$ cmake --build build -- -j$(nproc)\n```\n\n## How to Install\n\nCheck out the official Binary Ninja documentation to know where to copy the\nfiles:\n[Using Plugins](https://docs.binary.ninja/guide/plugins.html)\n\n\n## Know Limitations\n* Instructions  that use RIP/PC-relative addressing aren't relocated properly in preview mode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fergrelet%2Ftriton-bn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fergrelet%2Ftriton-bn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fergrelet%2Ftriton-bn/lists"}