Thanks! Looks interesting. I used to use WinDbg + Python plugin when I was working on encryption of RoM client-server protocol. Back then I did not have access to RoM source code.
Personally I...
Type: Posts; User: Undead Code
Thanks! Looks interesting. I used to use WinDbg + Python plugin when I was working on encryption of RoM client-server protocol. Back then I did not have access to RoM source code.
Personally I...
I spent days analysing that code and I must say I am disgusted with it.
The whole thing looks like a pile of crap. You cannot refactor it easily because there are no tests (or maybe no one...