Donate

Showing posts with label PS3. Show all posts
Showing posts with label PS3. Show all posts

Thursday, November 11, 2010

MrGatz85 & Cael's Open AsbestOS Loader

Ok after many days of hard work and get help from every where. The new Loader is out of Beta.
Has a new Name again, sorry. This time it does not require Hermes' Payload at all, you can still use it. You do require peek/poke in your payload though. And is Now $ony Free, thats right folks no more $ony SDK. it runs on PSL1GHT and ps3chain.

For some reason it does not work with Fat PS3s. i think its due that we are still on the old kernel. i will working hard to get it working with the new kernel asap. you are also required to be on firmware 3.41. other then that here is the README and link at the Bottom


To all that have donated thanks you have help me start to get my teeth fixed. i go back in two weeks for the doctors to look again. its free but the doctor is two hours away. so with funds tight, your donations help pay for gas and such. Thank yall from bottom of my heart.

And i also want to say thanks to Ceal for testing the shit out of this as fast i could pop out a new prototype she was there to test. thanks
here is the README


AsbestOS Open Loader README


== Introduction Requirements==
This a AsbestOS Linux bootloader that runs off of the PS3 Lv-2 exploit.
It is designed to boot on PS3 systems running System Software version 3.41,
though it could be adapted to earlier versions. Linux runs on the GameOS partition,
thus having the same access to hardware that GameOS has.
This code is experimental and is intended for those who have a 16KB USB dongle
and no possibility to launch asbestOS in other form.
does not require you to be using Hermes' 4vB payload!!!!
*It also requires you to be using Hermes' 4vB payload
this is a typeo fixed here in the readme to lazy to uploadagain
to compile is best to be using linux, as i have not tested on windows

== Building ==

The PS3DEV environment variable needs Setup

$ mkdir ~/ps3dev // I Find in my user drive i have no permison problems
$ mkdir ~/ps3dev
Add these to the end of you ~/.bashrc file

export PS3DEV=~/ps3dev
export PATH=$PATH:$PS3DEV/bin
export PATH=$PATH:$PS3DEV/ppu/bin
export PATH=$PATH:$PS3DEV/spu/bin
export PSL1GHT=~/pslight

$ git clone git://github.com/HACKERCHANNEL/ps3chain.git ~/ps3chain

$ git clone git://github.com/HACKERCHANNEL/PSL1GHT.git ~/PSl1GHT

Then Read the readme under both those drives and compile how they lay out.
rember we have already set the PS3DEV and PSL1GHT vars


== Usage ==

First compile AsbestOS Loader get a compatible USB exploit mechanism.
You should also connect your PS3 and PC to a network not the internet.
(they need to be in the same broadcast domain also)

P3
Do nothing but plug into your router
PC
there is where everyone seems to have the trubble.
i have created a easy setup guide for the NFS share.
Read HowToNFS.
if you cant do this becuase your in windows run Virtualbox
with your fav linux. bridge the network cards under VM setup.
and then continue with the Guide.


Transfer the AsbestOSHybridLoader.pkg (that you compiled )
to the root of a thumb drive
At this point if you have edit you own dtbImage.ps3.bin
(marcan's kernel image included under xdata)
Copy them to the root of you usb thumb drive.


Fire off the exploit device, turn on your PS3 using power followed by eject within 0.2 seconds .

Install the pkg AsbestOSHybribLoader.pkg.
OK now find the penguin and run the Program.
\
Ok the scary part the screen goes black.it....Wait for it....If you get anything at all, congratulations, Kernel is running.
At this point, if you have any issues, the problem should be fairly apparent from the messages (Kernel panic NFS not mounted).
If not then there could be a cupple things wrong. There has been reports that there is a issuse with SD tvs.
I can not comfirm because i do not own a tv.I happen to run mine to a Monitor with a HDMI > DVI cable.
There are also been reports of it not working on Phat PS3s. as im not sure about this (one friend told me it worked on his phat),


Once the PS3 is up and running and your NFS share.you should now have a Working AsbestOS.
to find out more about AsbestOS got to marcan's blog http://marcansoft.com/blog/
You Can Contact me at my blog http://margatz85.blogspot.com/


And i want to say thanks to Ceal,Marcan32,KaKaRoToKS,Hermes,ooPo,AerialX,Mathieulh,Aaron (the guy who started PSL1GHT)
and who ever i missed. with out any of yall i wont have been able to do what i do.
Thats have fun and use my toys the way i want

MrGatz85

== ToDo ==
spell check every thing (ROFL i cant spell sorry)
Keep up with the latest kernel and patchs.( We will have HDD support soon)



MrGatz85 & Cael's Open AsbestOS Loader

Tuesday, October 26, 2010

AsbestOS Loader




OK im back again with one of my simmple apps. Im lazy and i like one button sulutions. i have created a new loader basede on hermes loader. its does every almost the same but you dont have to go through the extra step of putting the bins on the usb and opening any Game Manger.
i also added a check to make sure you are running a payload that will work.
and want to say sorry now to the ps3hax guys that made the image i used as a icon again i am lazy.

And please rember this is still a beta.
AsbestOS Loader
i will be releasing the code shortly as right now i need more time to clean it up.

Gatz

Update: Please use Hermes' payload or it wont work.
And if you have a error let leave a message on the blog,
how far did it get and when it froze
and rember its a beta

Sunday, October 24, 2010

DVD ENABLER

Ok i given up on the RockUrJig project seems Other people where better suited for the own version (that works might i add) But recently i have started a new project I am calling it DVD ENABLER.
this will let you play Decrypted VOB files. Its simple and straight to the point, and easily able to reset the DVD drive.

Image and video hosting by TinyPic

1) You will need to dump your VOB files .
(I am working on Ubuntu with libdvdcss + vobcopy)
in ubuntu you will need to do the run the following commands
$ sudo /usr/share/doc/libdvdread4/install-css.sh
$ sudo apt-get install vobcopy

2) Now with vobcopy installed run this command
$ vobcopy ~/Videos/XXX/
replace XXX with the movies name.
3) Now you need to FTP those VOB files to
/dev/hdd0/DVDS/XXX/
replace XXX with the movies name.

for example Hitman unrated looks like this
/dev/hdd0/DVDS/Hitman/HITMAN_UNRATED1-1.vob
/dev/hdd0/DVDS/Hitman/HITMAN_UNRATED1-2.vob
/dev/hdd0/DVDS/Hitman/HITMAN_UNRATED1-3.vob


4)Now Install the DVD ENABLER package...(you should know how)

5)Now insert any DVD

5)Ok now run the the DVD ENABLER. it will ask you

Do you want to Enable the DVD ENABLER

Yes will enable it and No will disable it.
Running the program again and saying no will reset it.

6)Now under Videos you should see a data disc.
select the data disc and you movies folders should show up.
Navigate to the movie folder you want to play and play the first VOB file.


Later Versions I will try to impalement a Built in Copier and Manger.

Word of Warning This is For personal Backup only.
Ok i hope everyone enjoys this one. I know i will My Son destroys DVDs left and right.

And if you like it and use it on a reg bases drop me donation. every little bit helps





Download:DVDENABLER.pkg Requires 3.41 and PL3 Payload
Here this the source code for the BETA

Wednesday, September 22, 2010

RockUrJIG Bootloader

Ok yall i got some vids for you from k3rizz3k at ps3hax.
as i dont have the ability to get pics and vid he has donated this one for us.



the vid shows the sansa clip begin boot up and waiting for the PS3 to respond.


here is a another one




When i get more vids or pics i will let yall know.

Gatz85

Tuesday, September 21, 2010

RockUrJIG Glitch *FIXED*

Ok i have fixed the glitch. everything is back to normal now.
i also add a few more functions

jig_enable(Bool);
This enables and disables the jig with true or false
check_jig();
This one checks the status and returns true or false
jig_mode();
This one is called from the boot-loader to enable the
jig and also to check for connection of the usb

My code now starts with one call.

if(btn & BUTTON_SELECT && usb_detect() != USB_INSERTED)
jig_mode();

Witch Allows us to boot into the exploit while the PS3 is off,
and wait for a usb connection. Another thing this allowed me to
keep rockboxs Boot-loader USB MODE for recovery.
So now for recovery mode
Hold the center button and plugin the usb cable and turn on.
To boot RockUrJIG
Hold the center and turn on without the usb-cable plugged in.
OK have fun folks!!


Gatz85

Wednesday, September 15, 2010

RockUrJIG

Welcome, are you ready to RockUrJIG. are you broke or did you miss out on ordering a clone, or dev board. well my solution might be for you! Everyone owns some sort of old mp3 player right? Well the wonderful group of people have made a opensource firmware called RockBox. At this moment I am working on porting the PS3groove exploit over to the firmware. The hard part so far is that i am trying to porting it to multiple chip-sets at once. Once done all the way we should have exploit for a bunch of different mp3 players.

The plan I am shooting for is this
1)Is for Easy flashing using the Rockulity provided by RockBox.
2)A Simple program that is ran (while still retaining Mp3 player usability)
3) Interchangeable Payloads so when updated payloads come out they can be replaced
4)Last but least Opensource all this work will posted and source code given freely

But Ok my email has slammed for days with people asking if im done. well sorry folks im not done but im a lot closer, and i do not know if your mp3 player will work. but what i do know is that im relesing all the code i have soon for the simple fact i think im stuck. i was donated a some NONworking POC code that im trying to clean up a bit(mostly clean code but rearranging it a bit).
Problems im having is converting one chips function into another chips. other then that i belive it will be done soon.

But hopefully with the resources of the Opensource Community. the project will become complete. and we will finally have a exploit that does not cost a fortune. As soon as i have a git-hub up i will posting the site and what still needs to be completed. Well good luck and happy coding


****Update****
I have start the git-hub for the project it can be found at github.com
As of now there it is only a stock firmware with a NON working POC patched in by hand.
Alrighty then im back to work on the project Hope y'all can help

Oh one more thing i want to thanks shuffle2 from ROCKBOX irc and all the hard workers, making the firmware possible
Thanks a Mill

*****Update*****
LOL i bricked my sansaclipv1 easy fix.
im changing the to version 28092 of the firmware.
mean more hand patching but it is more stable on my player

Oh if you want follow me on twitter
http://twitter.com/MrGatz85 or just send me a message .

Followers