Post: how to setup a WAMP SERVER so you can use the PS3 SCE_DEV files
06-06-2011, 11:56 PM #1
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys today im going to show you how to set up your own WAMP SERVER (WAMP – Windows, Apache, MySQL, PHP) so you can use the ps3 SCE_DEV files that ps3nemisis posted which is known as the Sony Computer Entertainment Developer Network (SCEDEV). The portal grants official Sony developing partners access to the latest Software Development Kits for the PlayStation 3 as well as other tools.

The group has only released the web page source code and they have not revealed if they have gained access to Sony's proprietary PS3 software tools. However, the release of the source code could lead to other hackers exploiting the web pages further...A wamp server is exactly what we need to use the ps3 SCE_DEV files.

THIS IS FOR DEVS SO SOME OF YOU MAY HAVE TROUBLE WITH SOME ASPECTS OF THIS TUT

This TUT is not a complete tut on how to exploit the SECDEV network using sec_dev files its just covering a few aspects of the process 1. that you need a server to do it and 2.you need the files i provided.......i will be updating this with more info about the exploit when i look into the process further.

This is basically the groundwork for us to further exploit the SECDEV network

The SCE_DEV files is basically the Sony network map and source code of their server

If you guys have any trouble setting this up just request a video TUT and i will be glad to make one

link for the ps3 sce_dev files-You must login or register to view this content.

First. you need to download the wamp server from here-You must login or register to view this content.

VIRUS SCAN-You must login or register to view this content.


second. you need to start the wamp server installation. its gonna tell you to not install it over wampseerver 1.x just do it since you dont have a previous version of wamp server

You must login or register to view this content.

third.just follow the installer instructions and isntall wamp server

You must login or register to view this content.

Accept the terms and conditions

You must login or register to view this content.

Now choose where you want it to install

You must login or register to view this content.

Create a desktop icon if you want one

You must login or register to view this content.

Verify your settings are correct

You must login or register to view this content.

The installation process will begin

You must login or register to view this content.

You will get the above prompt to configure FireFox as your default browser for the WAMP Server if you would like, otherwise it will use Internet Explorer.

You must login or register to view this content.

This window will allow you to configure your server to forward any e-mail that your php creates to a proper server and e-mail account so that they will go to the right person once you are using it. If you don’t know these values or have the ability to use them, just leave them default.

You must login or register to view this content.

Once the server is running, you will see the above icon and the taskbar for the WAMP Server.

You must login or register to view this content.

The above menu is what you will get if you simply left-click once on the tray icon.

Now upload the PS3 SCE_DEV files provided to your new server and see where you can get




Localhost – This option simply open the webpage that is stored in the home directory (which is “C:\wamp\www\index.php” by default). You can also get to this page by typing “localhost” in your web browser, or by typing 127.0.0.1 in your web browser.

phpMyAdmin – This option will launch phpmyadmin (which can also be launched by going to You must login or register to view this content. in your web browser. phpMyAdmin is a tool to manage, query, select, and browse your MySQL databases. It is php based and relatively simple to use.

SQLSiteManager – This launches a tool to create and delete entire databases. You use this to create the databases and use phpmyadmin to manipulate the data in them. This can also be access from You must login or register to view this content. in your web browser.

www Directory – this will open the folder where your sites files are stored. These are the files that are called when you go to localhost.

Apache – This area has the configuration settings for Apache and will allow you to make configuration that you need to make to this service.

PHP – This area has the configuration settings for PHP and will allow you to make configuration that you need to make to this service.

MySQL – This area has the configuration settings for MySQL and will allow you to make configuration that you need to make to this service.

Then you also have the options to control the services and take the server on and off line.
(adsbygoogle = window.adsbygoogle || []).push({});

The following 6 users say thank you to PS3 Prodigy for this useful post:

FourzerotwoFAILS, ibombo, Ix Benere xI, PhantomRenegade, Swifter, wookieboy76
06-07-2011, 12:46 AM #11
Originally posted by jonathondowd View Post
Could you upload the dev to rapidshare for me please haha


yeah ill pm you the link
06-07-2011, 12:57 AM #12
rbf351
Save Point
only thing that doesn't make much sense is the install install.txt file

it tells you to copy the config/default.conf-dist to conf/server.conf, except there is no such file called default.conf-dist in the config directory.
06-07-2011, 01:03 AM #13
Originally posted by rbf351 View Post
only thing that doesn't make much sense is the install install.txt file

it tells you to copy the config/default.conf-dist to conf/server.conf, except there is no such file called default.conf-dist in the config directory.


yeah tbh im struggling to understand the install.txt.. can someone help install the dev files properly?
06-07-2011, 01:16 AM #14
Originally posted by makaveli101 View Post
i'm not sure how you upload the dev files, can u help me please?


files need to be uploaded to your directory. This can be found by clicking on the wamp tray icon and selecting one of the different directories

choose the directory you need to move / copy / place your files into. then just copy the files you want to upload to the directory

---------- Post added at 08:16 PM ---------- Previous post was at 08:12 PM ----------

Originally posted by rbf351 View Post
only thing that doesn't make much sense is the install install.txt file

it tells you to copy the config/default.conf-dist to conf/server.conf, except there is no such file called default.conf-dist in the config directory.


yeah i know sorry my TUT was only on setting up the wamp server....uploading the dev files is a whole other TUT that mabey someone will post
06-07-2011, 01:19 AM #15
rbf351
Save Point
Originally posted by PS3
files need to be uploaded to your directory. This can be found by clicking on the wamp tray icon and selecting one of the different directories

choose the directory you need to move / copy / place your files into. then just copy the files you want to upload to the directory

---------- Post added at 08:16 PM ---------- Previous post was at 08:12 PM ----------



yeah i know sorry my TUT was only on setting up the wamp server....uploading the dev files is a whole other TUT that mabey someone will post



yeah, i've been trying different things to get it to actually work, but no matter what files i rename/edit i get the following error

Warning: require_once(Error.class.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\scedev\install\install_utils.php on line 10
06-07-2011, 01:30 AM #16
Originally posted by rbf351 View Post
yeah, i've been trying different things to get it to actually work, but no matter what files i rename/edit i get the following error

Warning: require_once(Error.class.php) [function.require-once]: failed to open stream: No such file or directory in C:\wamp\www\scedev\install\install_utils.php on line 10


like i said before this is for devs so some of the aspects of this tut may be hard for some of you and my TUT was only on setting up the wamp server....uploading the dev files is a whole other TUT that mabey me (when i have time) or someone will post but make sure your trying to upload the right files and to the right directory
06-07-2011, 01:45 AM #17
I dont think this is what was leaked. I looked through the files and they all seem web based. Nothing that I noticed related to actual psn. I could be wrong as there is a million files. Still looking as of now.
06-07-2011, 02:40 AM #18
sj_7
Keeper
Then you also have the options to control the services and take the server on and off line.[/QUOTE]

i dont know if this is true but someone told me that ypu can get a dev or sdk kit which has all the keys for 3.61 and could lead to 3.61 cfw is this true...?
06-07-2011, 02:57 AM #19
Originally posted by 7 View Post
Then you also have the options to control the services and take the server on and off line.


Originally posted by another user
i dont know if this is true but someone told me that ypu can get a dev or sdk kit which has all the keys for 3.61 and could lead to 3.61 cfw is this true...?


no man they do not have the keys do not believe them the only way i would believe anything about the 3.61 keys is if it came from a real dev like graf_chokolo of mathieulh other than that ill call BS

---------- Post added at 09:57 PM ---------- Previous post was at 09:46 PM ----------

Originally posted by Forward View Post
I dont think this is what was leaked. I looked through the files and they all seem web based. Nothing that I noticed related to actual psn. I could be wrong as there is a million files. Still looking as of now.


it is what was leaked this was actually leaked by LulzSec on twitter it is the network map and source code for the DEV psn network

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo