All Projects → mlafeldt → ps2rd

mlafeldt / ps2rd

Licence: LGPL-3.0, GPL-3.0 licenses found Licenses found LGPL-3.0 COPYING.LESSER GPL-3.0 COPYING
Collection of tools to remotely debug PS2 games

Programming Languages

c
50402 projects - #5 most used programming language
assembly
5116 projects
Makefile
30231 projects
C++
36643 projects - #6 most used programming language
objective c
16641 projects - #2 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to ps2rd

codebreaker-rs
A Rust library to decrypt & encrypt any cheat code for CodeBreaker PS2
Stars: ✭ 18 (-67.27%)
Mutual labels:  homebrew, game-hacking, ps2
Game Hacking
Tutorials, tools, and more as related to reverse engineering video games.
Stars: ✭ 2,824 (+5034.55%)
Mutual labels:  cheat-engine, game-hacking
CheatDevicePS2
Game enhancer for PlayStation 2 similar to Action Replay, GameShark, and CodeBreaker.
Stars: ✭ 64 (+16.36%)
Mutual labels:  game-hacking, ps2
docker-ps2dev
A Docker Image for PS2 Development
Stars: ✭ 19 (-65.45%)
Mutual labels:  homebrew, ps2
meta-package-manager
🎁 a wrapper around all package managers
Stars: ✭ 277 (+403.64%)
Mutual labels:  homebrew
pointer-sequence-reversal
No description or website provided.
Stars: ✭ 22 (-60%)
Mutual labels:  game-hacking
vscDebugger
(Partial) Implementation of the Debug Adapter Protocol for R
Stars: ✭ 58 (+5.45%)
Mutual labels:  debugger
homebrew-portable-ruby
🚗 Versions of Ruby that can be installed and run from anywhere on the filesystem.
Stars: ✭ 96 (+74.55%)
Mutual labels:  homebrew
.config
Rafi's workstations (Archlinux, osx) ~/.config.
Stars: ✭ 71 (+29.09%)
Mutual labels:  homebrew
Funtuna-Fork
a homebrew ps2 app launcher for FMCB-incompatible ps2 units
Stars: ✭ 33 (-40%)
Mutual labels:  ps2
toy-arms
⚔️ my simple reusable game hack components in Rust
Stars: ✭ 71 (+29.09%)
Mutual labels:  game-hacking
HeartLib
Comprehensive API for Nintendo GBA inspired by HAMLib and HELlib.
Stars: ✭ 23 (-58.18%)
Mutual labels:  homebrew
Devel-Camelcadedb
Perl module for debugging with Perl5 plugin for IntelliJ
Stars: ✭ 23 (-58.18%)
Mutual labels:  debugger
sys-clk-Overlay
Editor for your sys-clk configuration using ovl-loader!
Stars: ✭ 53 (-3.64%)
Mutual labels:  homebrew
sdl-hello-world
Draw "hello world" on the screen of the Nintendo Switch
Stars: ✭ 36 (-34.55%)
Mutual labels:  homebrew
cc-tool
Mirror of cc-tool from SourceForge
Stars: ✭ 144 (+161.82%)
Mutual labels:  debugger
homebrew-ceph-client
Homebrew tap for ceph client libraries
Stars: ✭ 22 (-60%)
Mutual labels:  homebrew
kpspemu
PSP Emulator written in Kotlin for JVM, JS and Native. Can work as PWA.
Stars: ✭ 57 (+3.64%)
Mutual labels:  homebrew
cheatengine-threadstack-finder
List all thread's base address based on process id
Stars: ✭ 39 (-29.09%)
Mutual labels:  cheat-engine
rubydoc.brew.sh
📖 An online Ruby documentation browser for Homebrew/brew
Stars: ✭ 13 (-76.36%)
Mutual labels:  homebrew

PS2rd - PS2 remote debugger

Build Status

PS2rd provides a collection of tools to remotely debug PS2 games.

Features:

  • Dump contents of PS2 memory to PC
  • [Planned] Write data to PS2 memory
  • [Planned] Set breakpoints/watchpoints
  • Powerful cheat system similar to CB or AR
  • Compatible with Open PS2 Loader

Requirements:

  • PS2 game console with Ethernet port/adapter
  • Ability to run homebrew on PS2 (FMCB, Independence Exploit, etc.)
  • PC with Linux or Windows OS
  • Ethernet cable for PC-PS2 connection

Instructions on how to compile and install PS2rd can be found in the INSTALL file. The directory Documentation is generally the first place to look for further information.

Disclaimer

PS2RD IS NOT LICENSED, ENDORSED, NOR SPONSORED BY SONY COMPUTER ENTERTAINMENT, INC. ALL TRADEMARKS ARE PROPERTY OF THEIR RESPECTIVE OWNERS.

PS2rd comes with ABSOLUTELY NO WARRANTY. It is covered by the GNU General Public License. Please see file COPYING for further information.

Besides the homebrew PS2SDK, PS2rd makes use of these libraries:

Both libraries are covered by the GNU Lesser General Public License. Please see file COPYING.LESSER for further information.

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].