Skip to content
/ prxtool Public
forked from balika011/prxtool

A simple tool to manipulate Sony PSP™ and PSVita™ PRX files

License

Notifications You must be signed in to change notification settings

xerpi/prxtool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRXTool

This is a simple tool to manipulate Sony PSP(tm) PRX files. Prxtool can:

  • output an IDC file which can be used with IDA Pro
  • output an ELF file
  • disassemble PRX files into a pretty printed format

Installation

To compile prxtool, run:

$ ./bootstrap
$ ./configure
$ make

You can install it by running:

$ [sudo] make install

License

TyRaNiD (c) 2k6

PRXTool is licensed under the AFL v2.0. Please read the LICENSE file for further information.

Thanks to

  • Mrbrown for adding autoconfig
  • all the other people who contribute to legit PSP dev work.

This is a good companion to libdoc as that provides the XML file used to get names and such for functions.

About

A simple tool to manipulate Sony PSP™ and PSVita™ PRX files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 53.3%
  • C++ 39.4%
  • M4 6.1%
  • Other 1.2%