Search found 7 matches

by fwaggle
Sat Apr 30, 2005 12:10 pm
Forum: PSP Development
Topic: PSP>PS2 Link
Replies: 6
Views: 3932

btw you're supposed to be able to connect the usb cable up to a playstation2 running metal gear solid 3, and a psp running metal gear acid (once you've completed MGA) and do some bonus shit. i have no idea what exactly this is, or if it's only for the jp versions of the games or what... it's just wh...
by fwaggle
Wed Apr 27, 2005 11:41 pm
Forum: PSP Development
Topic: But... where is the key used with AES?
Replies: 28
Views: 12689

Then it's easy to author content later on, and possibly even provide authoring tools to the end user. Because it's raw data, it can be in any format that makes them happy, and doesn't have to conform to the Sony hardware executable encryption. raw read and rite is tomemory card is dissallowed by so...
by fwaggle
Tue Apr 26, 2005 2:26 am
Forum: PSP Development
Topic: Bizarre MP3 Bug
Replies: 13
Views: 7011

uh. my us psp does this too. after playing through my playlist, at least 10 songs are corrupt. i attributed it to shitty encoding. :/
by fwaggle
Sun Apr 24, 2005 2:18 pm
Forum: PSP Development
Topic: Great USB Sniffer
Replies: 4
Views: 3666

The protocol used to access the memorystick is regular USB mass storage, which is well known and documented, and the actual data carried will be exactly the data you read and write from the stick. So what additional knowledge do you expect to find by going to this low level? Just curious... i was g...
by fwaggle
Thu Apr 21, 2005 12:26 am
Forum: PSP Development
Topic: But... where is the key used with AES?
Replies: 28
Views: 12689

What I mean is that they could just have told Wipeout's developers: "hey guys, this is lame, it's obvious that someone will setup a fake DNS server to redirect requests to one's httpd server." And what could they have done about that ? It's physically impossible to avoid such thing to hap...
by fwaggle
Sat Apr 16, 2005 3:50 pm
Forum: PSP Development
Topic: Web Browser + PSP = Java development?
Replies: 25
Views: 11738

I do beleive that Sony would implement Flash into the browser for one main reason. The main Playstation site has a LOT of flash in it, and so do most of the game sites. two things one should be aware of regarding this argument. 1) flash is property unto macromedia. the thought that it "must&qu...
by fwaggle
Sat Apr 16, 2005 3:30 pm
Forum: PSP Development
Topic: But... where is the key used with AES?
Replies: 28
Views: 12689

what if (hypothetically) the key is random between software, and the key itself is encrypted as part of the software using a public/private key setup? it's my grossly under-educated opinion that it's pretty unlikely to have only "one layer to the onion" so to speak. if you don't understand...