![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Accessing WipEout Pure PSP Downloads page via PC? within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; I'm trying to recreate the WipEout Pure expansion pack downloader so that I can try write files to wherever I ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
I'm trying to recreate the WipEout Pure expansion pack downloader so that I can try write files to wherever I want on the PSP, including flash memory. In order to do this, I need the string it uses to launch the automated download. Of course, there's no method to view the source of a page on the PSP. So, I looked at the useragent of the WipEout Pure browser (SCEJ PSP BROWSER 0102pspNavigator) and used Mozilla User Agent Switcher to spoof the user agent. However, I still got an "access denied" message when I tried to go to ingame.scea.com. I even tried setting it as my homepage and re-launching Firefox so that there wouldn't be a refferer. However, I still didn't have any luck.
![]() Can anybody help me with this?
__________________
[CENTER] [url=http://www.indepthhacks.info/forums/index.php?][COLOR=DarkSlateGray][SIZE="3"][b]The Banned Club[/SIZE][/COLOR][/url] - join or die[/b] [url=http://www.blingo.com/friends?ref=3DxJIw6buw61_I3ZGGrrYqoaNz0][COLOR=DarkSlateGray][SIZE="3"][b]Blingo[/SIZE][/COLOR][/url] - win stuff while searching Google[/b] [/CENTER] |
|
|
|
|
|
#2 |
![]() |
![]() EDIT: Am I going to have to do this again tommorow morning? ![]() EDIT 2: NOPE! 'Cuz I figured out what I was doing wrong myself. I was going to ingame.scea.com as opposed to ingame.scea.com/wipeout. The internet knows all! EDIT 3: I'm still hacking away at this. I have one of my friends who's a little better with JavaScript than me helping me out. All we need to figure out is what file it's downloading; then we've got it all laid out in front of us.
__________________
[CENTER] [url=http://www.indepthhacks.info/forums/index.php?][COLOR=DarkSlateGray][SIZE="3"][b]The Banned Club[/SIZE][/COLOR][/url] - join or die[/b] [url=http://www.blingo.com/friends?ref=3DxJIw6buw61_I3ZGGrrYqoaNz0][COLOR=DarkSlateGray][SIZE="3"][b]Blingo[/SIZE][/COLOR][/url] - win stuff while searching Google[/b] [/CENTER] Last edited by makarman; 11-13-2005 at 05:46 PM.. |
|
|
|
|
|
#4 |
![]() |
Yo, TeamOverload, check your PMs. I'd like to join your team so they can help me too.
![]() EDIT: I may have located a file that gets downloaded to the PSP. I'm making good progress here guys!
__________________
[CENTER] [url=http://www.indepthhacks.info/forums/index.php?][COLOR=DarkSlateGray][SIZE="3"][b]The Banned Club[/SIZE][/COLOR][/url] - join or die[/b] [url=http://www.blingo.com/friends?ref=3DxJIw6buw61_I3ZGGrrYqoaNz0][COLOR=DarkSlateGray][SIZE="3"][b]Blingo[/SIZE][/COLOR][/url] - win stuff while searching Google[/b] [/CENTER] Last edited by makarman; 11-13-2005 at 05:55 PM.. |
|
|
|
|
|
#6 |
|
|
|
|
|
|
|
|
#7 |
![]() ![]() Developer
|
Well one thing that might help is if you spider the site using spiderzilla and then look at the files. BTW Spiderzilla is an firefox extension.
__________________
PSP Monopoly | PSP Tic Tac Toe | PSP eMail and SMS | Drag Mini | Block Dude http://www.cools.biaklan.com Currently Working on ????? Quote of the Week |
|
|
|
|
|
#11 |
|
This is the code used:
[HTML]<img style="position: absolute; visibility: hidden;" src="proc://command/http://eu.playstation.com/ingame_sites/wop_us/en/downloads/pak_gamma1/download.pspdif" width="5" height="5">[/HTML] I suppose the proc://command is telling the browser to download it. If you're wondering how I got it: I got the useragent switcher extension thing. I went into the options, then User Agents. Then I added a new user agent, leaving all the fields blank except Description and the second field - I filled in Description with "Wipeout Pure Browser" and the second field with the user agent someone posted. Then I went to the URL, attempted to download the file and looked in the HTML of the page. Hope it helps. I'm going to see what that .pspdif file is.. Edit: It's really small and has only some binary data. Hope someone else can take a look at it.... The link is here: http://eu.playstation.com/ingame_sit...ownload.pspdif Last edited by Jouw; 11-29-2005 at 04:17 AM.. |
|
|
|
|
![]() |
| Tags |
| accessing , downloads , page , psp , pure , wipeout |
| Thread Tools | |
|
|