{"id":13759536,"url":"https://github.com/riptl/binaryninja-ebpf","last_synced_at":"2025-04-30T02:32:59.804Z","repository":{"id":57987285,"uuid":"528908969","full_name":"riptl/binaryninja-ebpf","owner":"riptl","description":"Binary Ninja eBPF \u0026 Solana plugin (disasm \u0026 LLIL)","archived":true,"fork":false,"pushed_at":"2022-08-27T03:13:54.000Z","size":51,"stargazers_count":36,"open_issues_count":9,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-26T17:08:06.517Z","etag":null,"topics":["binary-ninja","binary-ninja-plugin","ebpf","solana"],"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/riptl.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":"2022-08-25T15:23:38.000Z","updated_at":"2025-04-16T12:03:17.000Z","dependencies_parsed_at":"2022-08-29T14:43:18.008Z","dependency_job_id":null,"html_url":"https://github.com/riptl/binaryninja-ebpf","commit_stats":null,"previous_names":["riptl/binaryninja-ebpf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riptl%2Fbinaryninja-ebpf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riptl%2Fbinaryninja-ebpf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riptl%2Fbinaryninja-ebpf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riptl%2Fbinaryninja-ebpf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riptl","download_url":"https://codeload.github.com/riptl/binaryninja-ebpf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251629342,"owners_count":21618149,"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","ebpf","solana"],"created_at":"2024-08-03T13:00:54.986Z","updated_at":"2025-04-30T02:32:59.542Z","avatar_url":"https://github.com/riptl.png","language":"C++","readme":"# Binary Ninja eBPF \u0026 Solana support\n\nAuthor: **[terorie](https://github.com/terorie)**\n\nThis BN plugin implements a Capstone-powered disassembler and lifter for the Solana bytecode format.\n\nKernel eBPF support is WIP.\n\n## Dependencies\n\n```shell\n# For Capstone v5\ngit submodule update --init\n\n# Binary Ninja SDK\ngit clone https://github.com/Vector35/binaryninja-api --depth=1\n\n# Qt6 (macOS)\nbrew install qt6\n# Qt6 (Debian)\napt install qt6-base-dev libgl1-mesa-dev\n\n# An installation of Binary Ninja\n# Use latest development build, stable is always broken\n#\n# macOS: /Applications/Binary Ninja.app\n# Linux: ~/binaryninja\n```\n\n## Building\n\n```shell\nmkdir build\n\n# protip: use -DHEADLESS=1 if you don't want to get Qt6\ncmake -B build . -G Ninja -DBN_API_PATH=./binaryninja-api\n\ncmake --build build\n```\n\nTo install, copy or symlink `build/libarch_ebpf.so` into `~/.binaryninja/plugins`.\n\nWhen starting BN, the log should display: `[Core] Loaded native plugin arch_ebpf`.\n","funding_links":[],"categories":["dApps directory"],"sub_categories":["Dissassemblers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friptl%2Fbinaryninja-ebpf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friptl%2Fbinaryninja-ebpf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friptl%2Fbinaryninja-ebpf/lists"}