# KeenSecurityLab/BinAbsInspector

BinAbsInspector: Vulnerability Scanner for Binaries

Repository: https://github.com/KeenSecurityLab/BinAbsInspector
Canonical: https://ross.abutalabs.com/products/binabsinspector
Language: Java
License: GPL-3.0
License Family: copyleft
Topics: binary-analysis, ghidra, reverse-engineering, security, static-analyzer, vulnerability-scanner, abstract-interpretation
Last push: 2024-06-17T15:29:24+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1621, "days_push": 807, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1672, forks 245 (observed 2026-08-28T04:05:20.185744+00:00)

## What it is
BinAbsInspector is a static analyzer for automated reverse engineering and vulnerability scanning in binaries, built on abstract interpretation and integrated as a Ghidra extension. It analyzes Ghidra's Pcode rather than assembly and supports x86, x64, armv7, and aarch64 binaries.

## Use cases
- scan binaries for vulnerabilities automatically
- static analysis of stripped binaries
- reverse engineer malware with abstract interpretation
- find memory corruption bugs in firmware
- run headless binary analysis in CI pipelines
- analyze arm and aarch64 binaries for security flaws

## When to choose
- you already use Ghidra and want automated vulnerability detection
- you need static analysis without executing the binary
- you target x86, x64, armv7, or aarch64 binaries
- you want headless or docker-based batch scanning

## When to avoid
- you need dynamic analysis or fuzzing of running binaries
- your target architecture is not supported
- you want a standalone tool without installing Ghidra and Z3

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, vulnerability-scanning, reverse-engineering
- domain: security, reverse-engineering, developer-tools
- platform: windows, cli
- tags: binary-analysis, ghidra, abstract-interpretation, static-analysis, vulnerability-scanner, z3, pcode, static-analyzer, linux, macos, docker

## Member repositories
- KeenSecurityLab/BinAbsInspector (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:20.185744+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:42:36.565542+00:00, confidence not recorded.
  - readme: https://github.com/KeenSecurityLab/BinAbsInspector (fetched 2026-08-28T04:05:20.185744+00:00, sha 1f5c6d87d86f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
