Pour l'instant cet exploit est compatible ATMega1280 (Arduino Mega) et peux être d'autres Chip.
Pour l'instant, l'utilisation de cet exploit est assez obscure de sa complexité, mais en gros, tout commence par le ps3pwn qui est l'exploit basé sur le PSJailbreak, qui permet de lancer le code "stage1" et ce code stage1 va récupérer via un câble éthernet branché (en dhcp+tftp) le stage2 à exécuter.
Programming
-----------
To program, just edit the programming options section of the Makefile
to match your particular board programming setup. You will need avrdude
on your path. Then do:
make program
For arduino users, you can get some hints as to how to configure the
programming options by checking what the arduino IDE does.
1. Edit your arduino preferences file setting upload.verbose to true.
2. Open the arduino ide
3. Create an empty sketch
4. Upload to your board, and check the output.
From the IDE's output you should be able to determine what port to use
and other useful information about configuring the options.
Using
-----
To use this exploit:
* Hard power cycle your PS3 (using the switch in back, or unplug it)
* Plug the dongle into your PS3.
* Press the PS3 power button, followed quickly by the eject button.
After a few seconds, the first LED on your dongle should light up.
After a few more seconds, the second LED will light up (or the LED
will just go off, if you only have one). This means the exploit
worked!
By default, the exploit will netboot the PS3 (dhcp+tftp).
During stage1, the exploit will provide debug information through
the uart.
Once stage2 is running, it'll provide debug information via ethernet
broadcast packets.
Refer to asbestos for further information.
Télécharger AsBestOS
Source : http://twitter.com/#!/marcan42
Code source : http://git.marcansoft.com/?p=asbestos.git
Site officiel : http://github.com/rvalles/asbestos-avr8susb