No description
Find a file
Ryan Malloy 06ceaf7890 Add comprehensive Rev.2 v2.10.4 firmware deep analysis
107 functions fully inventoried via Ghidra on port 8197:
- Complete function addresses, sizes, and descriptions
- Cross-version comparison with v2.06 (61 fn) and v2.13 (88 fn)
- INT0 ISR analysis (47-byte inline USB re-enumeration)
- 27 vendor commands (0x80-0x9A) mapped and compared
- ~45 unique Rev.2 functions identified (I2C primitives, GPIO helpers)
- Rev.2 positioned as transitional between v2.06 and v2.13
2026-02-11 12:15:05 -07:00
docs/diseqc Initial commit: Genpix SkyWalker-1 DVB-S driver source and DiSEqC docs 2026-02-11 04:22:13 -07:00
firmware-driver Extract firmware from official Genpix updater EXEs via Wine memory dump 2026-02-11 06:05:13 -07:00
firmware-dump Add Rev.2 v2.10.4 64K Ghidra image for 8051 analysis 2026-02-11 10:27:05 -07:00
tools Extract firmware from official Genpix updater EXEs via Wine memory dump 2026-02-11 06:05:13 -07:00
.gitignore Initial commit: Genpix SkyWalker-1 DVB-S driver source and DiSEqC docs 2026-02-11 04:22:13 -07:00
firmware-analysis-v206-vs-v213.md Correct DiSEqC analysis and add complete timing chain documentation 2026-02-11 11:11:54 -07:00
gp8psk-driver-analysis.md Add Linux gp8psk kernel driver analysis and firmware-driver correlation 2026-02-11 10:29:43 -07:00
rev2-deep-analysis.md Add comprehensive Rev.2 v2.10.4 firmware deep analysis 2026-02-11 12:15:05 -07:00