Size: 1.2 KB Modified: 1/07/2026 11:14 PM
# Projects

## Hedz Reverse Engineering
- 1998 game; reverse engineering 126,000+ lines of assembly to C#.
- Tools: IDA Pro, Ghidra, Cheat Engine, VS Code with GitHub Copilot.
- Built custom VSCode extension for method stack tracking (Visited Methods and Method Stack panes).
- Restarted verification from Main after discovering missed functions (due to VSCode history jumping to wrong functions).
- Found critical DirectX/DirectDraw initialization functions (graphics subsystem) that were missed in earlier passes.
- Currently verifying variable setup and state initialization before tackling the main rendering loop.
- Plans to reorganize classes and rename sub_XXXXX functions after verification is complete.

## AI Usage
- Testing long-term memory across AI systems.
- Developed datetime-improved skill (Python script) for accurate timestamps.
- Uses Desktop Commander PowerShell `Get-Date -Format "dddd dd/MM/yyyy hh:mm:ss tt"` for time tracking.
- Created method stack extension for Hedz verification.
- Exploring phantom limb reassociation technique with chastity cage and fantasy dildos (Vaporeon style).

## Other
- Doom modding (screenshots showed Vaporeon enemy, voxel models).
- Vaporeon plush pre-ordered (26-inch).
Offline