Ross ROSS = Recommend OSS · open-source software intelligence for agents

ThunderCls/xAnalyzer

xAnalyzer plugin for x64dbg observed · 2026-08-28

github.com/ThunderCls/xAnalyzer · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

51/100

  • Activity 36
  • Release rhythm 42
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 2
  • age_days: 3582
  • days_rel: 385
  • days_push: 385
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1227 stars · 125 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

xAnalyzer is a plugin for the x64dbg debugger that performs extended static code analysis on debugged applications. It detects API function calls and adds function definitions, arguments, and data types to make disassembly more readable, similar to OllyDbg's analysis engine.

Use cases

  • analyze API function calls in x64dbg before debugging
  • add function definitions and argument types to disassembly
  • detect loops in debugged binary code
  • make x64dbg output more readable like OllyDbg analysis
  • reverse engineer Windows binaries with extended API info
  • identify function arguments and data types while debugging

When to choose

  • you use x64dbg and want richer static analysis of the debugged code
  • you need API call detection with function definitions and data types in a debugger
  • you want OllyDbg-style analysis inside a modern x86/x64 debugger

When to avoid

  • you need a standalone static analyzer outside of x64dbg
  • you debug non-Windows binaries or non-x86/x64 architectures
  • you need dynamic analysis features rather than static code annotation

Facets

plugin · maturity active

reverse-engineering developer-tools reverse-engineering security developer-tools windows x64dbg-plugin debugger static-analysis api-detection disassembly analysis x64dbg

1 source

Member repositories

RepositoryRoleHealth v2
ThunderCls/xAnalyzermain51

For agents

markdown · JSON · MCP: product_card(name="ThunderCls/xAnalyzer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem