Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/m0rph3us1987/ps4ninja
- Owner: m0rph3us1987
- License: gpl-3.0
- Created: 2017-02-03T09:51:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-03T16:36:16.000Z (almost 8 years ago)
- Last Synced: 2024-08-03T13:03:50.017Z (6 months ago)
- Language: C#
- Homepage:
- Size: 647 KB
- Stars: 9
- Watchers: 7
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.txt
- License: LICENSE
Awesome Lists containing this project
- Awesome-PS4-Jailbreak - PS4 Ninja
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".