No description
  • Python 82%
  • JavaScript 8.8%
  • PowerShell 5.6%
  • C++ 1.9%
  • Vue 1.3%
  • Other 0.3%
Find a file
MaddoScientisto 3d4c4933ec Refactor Ghidra instructions, add new binary files, and enhance decompilation notes
- Updated Ghidra instructions to emphasize keeping analysis batches small.
- Added new binary files: `db.104.gbf`, `db.105.gbf`, and `db.27.gbf`.
- Expanded decompilation notes for `cheat_code_check`, detailing its internal workings and verified cheat actions.
- Revised segment coverage ledger to reflect new findings and promote segments from `Foothold` to `Partial`.
- Enhanced `plan-mid.md` with updated estimates and focus areas for ongoing analysis.
2026-03-21 21:43:33 +01:00
.github Refactor Ghidra instructions, add new binary files, and enhance decompilation notes 2026-03-21 21:43:33 +01:00
Crusader.rep Refactor Ghidra instructions, add new binary files, and enhance decompilation notes 2026-03-21 21:43:33 +01:00
NE_segments First commit 2026-03-19 16:39:57 +01:00
pyghidra_plans Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
STATIC Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
tools Add script to apply NE far call fixups from TSV files 2026-03-21 13:25:21 +01:00
USECODE Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
.gitattributes First commit 2026-03-19 16:39:57 +01:00
.gitignore Enhance CLI functionality and improve common utilities 2026-03-21 09:44:35 +01:00
ASYLUM.DLL Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
CRUSADER.CFG Add segment coverage ledger and mid-project plan for Crusader decompilation 2026-03-21 16:19:46 +01:00
CRUSADER.EXE First commit 2026-03-19 16:39:57 +01:00
Crusader.gpr Added data 2026-03-19 18:14:57 +01:00
Crusader_Decomp.code-workspace Add Ghidra MCP server update workflow instructions and various binary files; enhance segment coverage ledger and mid-project plan with detailed analysis notes 2026-03-21 19:29:57 +01:00
crusader_decompilation_notes.md Refactor Ghidra instructions, add new binary files, and enhance decompilation notes 2026-03-21 21:43:33 +01:00
CRUSADER_NE.EXE First commit 2026-03-19 16:39:57 +01:00
crusader_ne_segments.csv First commit 2026-03-19 16:39:57 +01:00
CRUSADER_NE_WRAPPED.EXE First commit 2026-03-19 16:39:57 +01:00
crusader_segment_coverage_ledger.csv Refactor Ghidra instructions, add new binary files, and enhance decompilation notes 2026-03-21 21:43:33 +01:00
disasm_helper.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
get_tier4.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
get_tier5.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
ne_reloc_far_calls.tsv Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
ne_reloc_far_imports.tsv Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
ne_reloc_fixups.json Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
ne_reloc_parser.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
plan-mid.md Refactor Ghidra instructions, add new binary files, and enhance decompilation notes 2026-03-21 21:43:33 +01:00
read_file.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
resolve_bb4f.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
resolve_top_targets.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
script_contents.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
smoke_mcp_new_features.py Add Ghidra MCP server update workflow instructions and various binary files; enhance segment coverage ledger and mid-project plan with detailed analysis notes 2026-03-21 19:29:57 +01:00
tier4_ghidra.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier4_ghidra_check.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier4_output.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier4_result.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier5_errors.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tier5_output.txt Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
validate_fixups.py Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00