This repo has become stale and out of date please visit the newer one here. Thanks :D
A suite of tools used for developing things on a jailbroken PS4. Aswell as an included DLL for creating 3rd party C# applications using the OrbisLib API.
- Memory Read/ Write
- Remote Procedure Calls
- Loading / Unloading SPRX Libraries to Userland Processes
- Loading ELF's to Userland Processes
- Jail/Unjail Userland Processes
- Breakpoints / Watchpoints
- Register Management
- Memory view and dumper
- Instruction Disassembly
- StopCode Decoding
- Process Management (Stop/Start/Single Step/Step Over/Step Out)
- Process Thread Management
- Customizable Debugging environment
- Load/Reload/Unload SPRX Libraries to Userland Process
- Load ELF to Userland Process
- Dumping Userland Processes and Libraries
- List of loaded Libraries in Userland Process
- File browser
- Add/Manage saved Targets
- Open Various Orbis Suite Apps
- Manage Power state of console
- Load/auto load payload
- Set Taskbar app to auto load on windows boot
- Read UART/Socket Prints from remote Target
- GUI for managing saved Targets
- Easily impliment automatic fsign and ftp sprx for debugging
- Full access to API calls and features
- Remote Procedure calls
- Callback for Remote Procedure Calls
- module loader for games (auto load modules for games on start up with config to tell what to load)
- module loader for boot (auto load kernel modules on boot. or maybe like a vsh sprx)
- Remote video feed of screen and or screen shot feature