Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m0rph3us1987/ps4ninja

ps4ninja PS4 file manager and userland debugger
https://github.com/m0rph3us1987/ps4ninja

Last synced: 2 months ago
JSON representation

ps4ninja PS4 file manager and userland debugger

Awesome Lists containing this project

README

        

How to build

1) Go into ps4ninja_win\Browser\PS4NINJA and type

make

This will build minlib, ps4ninja (PS4 part) and create payload_176.bin.

2) To build the windows application, open the VS Solution and build it.

3) You can manually build any of the components by entering into the directoy and type "make".