JackOfMostTrades/gadgetinspector
A byte code analyzer for finding deserialization gadget chains in Java applications observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2946
- days_rel: n/a
- days_push: 1905
- n_releases_24m: 0
Adoption not part of the score
1090 stars · 230 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java bytecode analyzer that automatically discovers deserialization gadget chains in Java libraries and application classpaths. It produces a list of potential gadget chains that penetration testers and security engineers can use to exploit or assess the impact of Java deserialization vulnerabilities.
Use cases
- find deserialization gadget chains in java jars
- analyze a war file for java deserialization vulnerabilities
- discover exploit chains in commons-collections
- assess impact of a java deserialization vulnerability
- statically scan java classpath for dangerous gadget chains
- prioritize remediation of insecure java deserialization
When to choose
- you need to automatically discover deserialization gadget chains in Java bytecode
- you are a penetration tester building exploits for Java deserialization flaws
- you are a security engineer assessing which libraries enable deserialization attacks
When to avoid
- you need a maintained tool with active development and tests
- you are scanning non-Java applications
- you have limited memory since analysis is memory-intensive and unoptimized
Facets
cli-tool · maturity maintenance
security vulnerability-scanning penetration-testing parser developer-tools security penetration-testing developer-tools reverse-engineering jvm cli cross-platform java-bytecode-analysis deserialization gadget-chains exploit-discovery static-analysis
1 source
- readme: https://github.com/JackOfMostTrades/gadgetinspector · fetched 2026-08-28 · 0b513a890f4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| JackOfMostTrades/gadgetinspector | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="JackOfMostTrades/gadgetinspector")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem