Hey,
I know I haven't been here for years, but I thought it'd be worth sharing that I ported the crypto routines for CodeBreaker PS2 from C to Rust:
https://github.com/mlafeldt/codebreaker-rs
(I was the one who originally reverse-engineered the v7 encryption back in 2006.)
I mainly did it as a fun little project to learn Rust, which is a great fit for developing hacking tools.
FWIW, I also started a Rust rewrite of cb2util that makes use of the library: https://github.com/mlafeldt/cb2util/pull/13
That's all. Have a good one. ✌️
I know I haven't been here for years, but I thought it'd be worth sharing that I ported the crypto routines for CodeBreaker PS2 from C to Rust:
https://github.com/mlafeldt/codebreaker-rs
(I was the one who originally reverse-engineered the v7 encryption back in 2006.)
I mainly did it as a fun little project to learn Rust, which is a great fit for developing hacking tools.
FWIW, I also started a Rust rewrite of cb2util that makes use of the library: https://github.com/mlafeldt/cb2util/pull/13
That's all. Have a good one. ✌️
Comment