File size: 774 Bytes
73e6223 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | ---
license: mit
---
# Vibe Reverse Engineering — Signature Database
Game-specific function signature data for [Vibe-Reverse-Engineering](https://github.com/Ekozmaster/Vibe-Reverse-Engineering).
## Usage
```bash
python -m retools.sigdb pull # download signatures.db
python -m retools.sigdb pull --sources # also download source CSVs
```
## Contents
- `signatures.db` — Pre-built SQLite signature database
- `sources/` — Game-specific function address maps (CSV, TOML, header files)
- `manifest.json` — File listing for automated downloads
## Games
| Directory | Game | Functions |
|-----------|------|-----------|
| devilution | Diablo I | 1,884 |
| isle | LEGO Island | 3,107 |
| peggle | Peggle | 852 |
| cmr2 | Colin McRae Rally 2 | 123 |
|