{"id":29601989,"url":"https://github.com/droe/binja-bpf","last_synced_at":"2025-08-28T06:06:48.330Z","repository":{"id":304976426,"uuid":"1020425777","full_name":"droe/binja-bpf","owner":"droe","description":"BPF Plugin for Binary Ninja","archived":false,"fork":false,"pushed_at":"2025-07-16T23:20:49.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-17T15:44:18.518Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/droe.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}},"created_at":"2025-07-15T21:12:47.000Z","updated_at":"2025-07-16T23:20:53.000Z","dependencies_parsed_at":"2025-07-17T19:09:42.327Z","dependency_job_id":null,"html_url":"https://github.com/droe/binja-bpf","commit_stats":null,"previous_names":["droe/binja-bpf"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/droe/binja-bpf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fbinja-bpf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fbinja-bpf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fbinja-bpf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fbinja-bpf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droe","download_url":"https://codeload.github.com/droe/binja-bpf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droe%2Fbinja-bpf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266135064,"owners_count":23881775,"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":[],"created_at":"2025-07-20T13:37:07.818Z","updated_at":"2025-08-28T06:06:48.324Z","avatar_url":"https://github.com/droe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BPF Plugin\nAuthor: Daniel Roethlisberger\n\nArchitecture plugin for the BPF virtual machine, and binary view for raw BPF\nfiles.\n\n## Description\n\nDisassemble and decompile classic Berkeley Packet Filter (BPF) programs in\n[Binary Ninja](https://binary.ninja/).\n\nCurrently supports classic BPF programs in their little and big endian macOS,\nFreeBSD, NetBSD, OpenBSD and Linux flavours, including FreeBSD/Linux\n`BPF_XOR`/`BPF_MOD`, OpenBSD `BPF_RND`, and limited support for NetBSD\n`BPF_COP`/`BPF_COPX`.\n\nShips with convenient packet header structs, though for most BPF programs,\nfield offsets beyond the IP header will not resolve due to dynamic header\nlength calculations.\n\n## Plans\n\nThe plugin should support loading libpcap cbpf-savefile(5) format binaries.\n\nSupport for extended BPF (eBPF) programs, raw binary eBPF programs, and eBPF\nprofile ELF files including BPF Type Format (BTF) would be a welcome addition\nafter classic BPF support stabilizes.  No plans for cryptocurrency virtual\nmachines based on eBPF.\n\n## References\n\nBPF ISA:\n\n-   [BPF(4) manual page, FreeBSD](https://man.freebsd.org/cgi/man.cgi?bpf)\n-   [BPF(4) manual page, NetBSD](https://man.netbsd.org/bpf.4)\n-   [BPF(4) manual page, OpenBSD](https://man.openbsd.org/bpf.4)\n\neBPF ISA:\n\n-   [RFC 9669: BPF Instruction Set Architecture (ISA)](https://www.rfc-editor.org/rfc/rfc9669.txt)\n-   [Linux: BPF Instruction Set Architecture (ISA)](https://docs.kernel.org/bpf/standardization/instruction-set.html)\n\neBPF ELF:\n\n-   [draft-thaler-bpf-elf-00](https://www.ietf.org/archive/id/draft-thaler-bpf-elf-00.html)\n\n## License\n\nThis plugin is released under an [MIT license](./license).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroe%2Fbinja-bpf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroe%2Fbinja-bpf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroe%2Fbinja-bpf/lists"}