Yea but you would have to had been connected to PSN at least once. Even better why not just run a check for their PSN Account? If their PSN Account was JoeDirt, you could do a hex search in the ram:
Object^ search = '\x65' + '\x6F' + '\x4A' + '\x74' + '\x72' + '\x69' + '\x44';
Of course there could be disadvantages to that, like if a person just let other people use their account.
Bookmarks