No description
  • Python 82%
  • JavaScript 8.8%
  • PowerShell 5.6%
  • C++ 1.9%
  • Vue 1.3%
  • Other 0.3%
Find a file
MaddoScientisto a56851f994 Enhance CLI functionality and improve common utilities
- Added new commands to the CLI for dumping regions, renaming functions by address, and setting various types of comments.
- Implemented JSON output formatting for CLI commands.
- Introduced functions for decompiling and disassembling functions, as well as retrieving cross-references.
- Enhanced common utilities with functions for reading memory regions, iterating Java items, and managing function metadata.
- Added suppress_output context manager to hide process output during Ghidra startup.
- Updated existing functions to improve error handling and output formatting.
2026-03-21 09:44:35 +01:00
.github Enhance CLI functionality and improve common utilities 2026-03-21 09:44:35 +01:00
Crusader.rep Enhance CLI functionality and improve common utilities 2026-03-21 09:44:35 +01:00
NE_segments First commit 2026-03-19 16:39:57 +01:00
pyghidra_plans Add various scripts and JSON plans for Ghidra project 2026-03-20 23:50:39 +01:00
tools Enhance CLI functionality and improve common utilities 2026-03-21 09:44:35 +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
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_decompilation_notes.md Enhance CLI functionality and improve common utilities 2026-03-21 09:44:35 +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
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
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
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