# silverf0x/RpcView

RpcView is a free tool to explore and decompile Microsoft RPC interfaces

Repository: https://github.com/silverf0x/RpcView
Canonical: https://ross.abutalabs.com/products/rpcview
Language: C++
License: GPL-3.0
License Family: copyleft
Last push: 2023-09-24T19:58:04+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3459, "days_push": 1074, "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 1070, forks 256 (observed 2026-08-28T04:03:28.013291+00:00)

## What it is
RpcView is a free, open-source Windows GUI tool for exploring and decompiling Microsoft RPC (Remote Procedure Call) interfaces present on a system. It inspects rpcrt4.dll internals across multiple Windows versions and can decompile RPC interfaces for analysis.

## Use cases
- explore RPC interfaces on a Windows system
- decompile Microsoft RPC interfaces
- reverse engineer rpcrt4.dll internals
- analyze RPC servers and interfaces for security research
- inspect RPC runtime structures on Windows XP through Windows 10
- find hidden RPC endpoints during penetration testing

## When to choose
- you need to enumerate or decompile RPC interfaces on Windows
- you are doing Windows security research or vulnerability analysis
- you want a free open-source alternative for RPC interface exploration
- you need to support multiple Windows RPC runtime versions

## When to avoid
- you need RPC analysis on Linux or macOS
- you want a maintained tool with frequent updates
- you need non-Windows RPC protocols like ONC RPC or gRPC
- you require commercial support or extensive documentation

## Facets
- artifact type: application
- maturity: maintenance
- function: reverse-engineering, security, gui, developer-tools
- domain: security, reverse-engineering, windows, developer-tools
- platform: windows
- tags: rpc, microsoft, decompiler, idl, windows-internals, qt5, desktop

## Member repositories
- silverf0x/RpcView (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.013291+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-30T06:54:08.829548+00:00, confidence not recorded.
  - readme: https://github.com/silverf0x/RpcView (fetched 2026-08-28T04:03:28.013291+00:00, sha 4d5a21e77ce3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
