PS2 ID_DumperA little PS2 ELF which was coded for the sole purpose of dumping the machine and iLink IDs, the CDVD keys (DNA$ and SUD), and the $ONY HDD ID. It also reads the entire MECHACON NVRAM...The dumped data are saved as raw binaries to the USB drive.To dump your PS2HDD ID, you need three $ONY drivers (dev9.irx, atad.irx and hdd.irx), NOT INCLUDED in this package. The download comes free of $ONY proprietary code.How to use :1) Copy the needed modules to the ID_DUMPER folder;2) Copy the ID_DUMPER folder in the root of your FAT32 formatted USB device;3) Run RUNME.ELF.Optional drivers in Pastie nbr 10951082
Ensuite le développeur nous offre le code source d'un très bon utilitaire nommé SCEDoormat NOME (émulation MECHACON) qui est un logiciel compatible DMCA qui vous permet de convertir un ELF en fichier FELP, qui peut alors être exécuter à partir d'un disque dur. Le code source provient de la Release 3 sortie le 13 Avril 2015.
Hello,I decided to share the src of my SCEDoormat (No ME Version) Release 3 proggy...The code is quite messy and meh, although it compiles fine. Should not be difficult to port the tool to other operating systems, or add your program the ability to decipher the KRYPTO files and play LEGOs:playful:...Regards.
Ps2Linux v3.8 The release is ready, at last .New kernel features:- one network driver for FAT and SLIM, stable- ethernet MAC address spoofing- ethernet speed increased- new fast HDD DMA driver- 2.6.35.4 upgraded to 2.6.35.14- 2.6 kernel has same features as 3.8- ps2dev interface working on both kernels- sps2mod working on both kernelsNew usb stick features:- sps2mod modules included, use "sps2_load" to load them- sps2dev demo's included (dma_triangle, spky_bumpmap, sps2_triangle, tshower and vspeed)- some applications to do some tests like hdparm, iperf and bonnie++.Feature requests welcome:- Changes to the kernel config (like adding usb drivers or file systems)- Changes to buildroot (like applications, services)