# NtQuery/Scylla

Imports Reconstructor

Repository: https://github.com/NtQuery/Scylla
Canonical: https://ross.abutalabs.com/products/ntquery-scylla
Language: C++
License: GPL-3.0
License Family: copyleft
Last push: 2023-04-05T14:57:59+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": 5468, "days_push": 1246, "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 1418, forks 275 (observed 2026-08-28T04:04:40.148564+00:00)

## What it is
Scylla is a Windows x86/x64 tool for reconstructing import tables (IAT) of unpacked or dumped binaries. It supports dumping processes, fixing dumps, and rebuilding PE files, with plugin support.

## Use cases
- rebuild import table of a dumped executable
- fix IAT after unpacking a packed binary
- dump a running process and repair its PE header
- analyze malware samples by reconstructing imports
- convert a memory dump into a runnable executable

## When to choose
- you need x64 and x86 import reconstruction in one tool
- you are doing reverse engineering or unpacking on Windows
- you want ImpREC-compatible plugin support

## When to avoid
- you need a cross-platform or Linux-native solution
- you require modern actively developed tooling with recent features
- you work on non-Windows PE formats

## Facets
- artifact type: application
- maturity: maintenance
- function: reverse-engineering, security
- domain: reverse-engineering, security, developer-tools
- platform: windows
- tags: imports-reconstruction, iat, pe-dumping, unpacking, malware-analysis, x86, x64

## Member repositories
- NtQuery/Scylla (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.148564+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-30T04:37:55.501340+00:00, confidence not recorded.
  - readme: https://github.com/NtQuery/Scylla (fetched 2026-08-28T04:04:40.148564+00:00, sha ac58840246b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
