Skip to content

Releases: lab313ru/ghidra_psx_ldr

Improved old PSYQ versions detector

10 Jan 16:19
Compare
Choose a tag to compare
  • Improved old PSYQ versions detector (based on LIBGPU.LIB/SYS.OBJ). Works for 2.6-3.5
  • Added PSYQ version v3.7

New PSYQ signatures search engine

10 Jan 04:19
Compare
Choose a tag to compare
  • Improved PSYQ signatures search
  • Added options for signatures search
  • Added manual choosing of PSYQ version if not found
  • Added PSYQ versions: 2.6, 3.0, 3.3, 3.4, 3.5, 3.61
  • Added PSYQ LIBv2 support.

Updated to GHIDRA v9.2

18 Nov 11:31
Compare
Choose a tag to compare

Upated to Ghidra v9.1.2, removed SYM support (for now)

25 May 09:11
231402b
Compare
Choose a tag to compare

Removed SYM support (for now), updated to 9.1.2. Added PsyQ sub version detection.

Fixed types applying regression (from SYM)

28 Jan 20:06
Compare
Choose a tag to compare

More fixes to SYM loader

27 Jan 21:55
Compare
Choose a tag to compare
  • Fixed .fake objects applying.

Fixed few bugs

11 Jan 13:55
Compare
Choose a tag to compare
  • Fixed loading Tony Hawk games (order of ".text" and ".rdata" section was inverted).
  • Fixed not-started-transaction error.

Fixed overlays from bin creation and stupid bug

04 Jan 20:57
Compare
Choose a tag to compare
  • Fixed new overlay creation (from bin).
  • Fixed stupid bug with data type archives tree.
  • Added automatical main() goto.

Added PsyQ v4.2 and more fixes to PsyQ signatures applier

04 Jan 18:49
Compare
Choose a tag to compare
  • Corrected PsyQ version detection;
  • Fixed PsyQ data and function types applier;
  • Added PsyQ v4.2

PsyQ signatures and data types applying

03 Jan 19:58
Compare
Choose a tag to compare

Now the loader automatically applies PsyQ SDK function signatures and creates data types.

screen7