View Single Post
Member: xorg
at: 08:31 AM 06/30/2009
^Good idea, something to check into.

I'm looking more into spoofing a download.

Simplifying the SDK method might be the shortest path if someone could look more into that. Sounds like it would require the nova drivers as well though for Dev mode. Could grep system for konami code and trace path from there to get some ideas.

How to search entire system for a string...
find / -type f -exec grep -l "upupdowndown" {} \;
Reply