Page 1 sur 1

ELF Builder V1.2

MessagePosté: Sam 5 Fév 2011 11:23
par salahpayne
Image

Le développeur Heden de la team DeLiGhT nous propose une version d'ELF Builder cet outil nous permettra de reconstruire nos fichiers ELF à partir du payload Graf_Chokolo SELF Decrypter.

Utilisation :
---------------------------------------------------------------------------------
ELF BUILDER V1.0 [RC1] - LINUX VERSION
---------------------------------------------------------------------------------

ELF BUILDER

02/06/11 - V1.0 - Initial Release
- Windows & Linux Versions
- Linux Version

02/03/11 - V0.9 - Release Candidate
Windows Version coming soon - Should work on Windows/Cygwin

ELF BUILDER
Use this tool to rebuild an ELF file from Graf_Chokolo's SELF decrypter

Howto :
Once decrypted by Graf's payload, a SELF/NPDRM file will give you 2 parts:
- xxxxx.0 Decrypted code segment
- xxxxx.1 Decrypted data segment

To rebuild the ELF file, you will need the original SELF file
The result ELF file will be ready for your preferred disassembler (ie. IDA)
It also enables to feed tools like MAKESELF, ...

Usage:

Code: Tout sélectionner
./ELF_builder [in: SELF] [in: DUMP.0] [in: DUMP.1] [out: ELF]


ie.:

Code: Tout sélectionner
./ELF_builder EBOOT.BIN dump_sonic4.0 dump_sonic4.1 EBOOT.ELF




Changelog :
02/06/11 - V1.0 - Initial Release
- Build ELF from Graf_Chokolo's SELF/NPDRM dump
- Windows & Linux Versions

02/09/11 - V1.1
- Build ELF from DEBUG SELF

02/12/11 - V1.2
- Windows GUI
- DEBUG symbols now kept (IDA & Xorloser's PS3 Loader)
- Error management with return codes


Télécharger
Téléchargement

Source

Re: ELF Builder V0.9 [RC1]

MessagePosté: Dim 6 Fév 2011 09:03
par MachOne
merci mais très peu pour moi, j'ai jeter l'éponge lol

Re: ELF Builder V1.0

MessagePosté: Lun 7 Fév 2011 01:55
par salahpayne
Maj ELF Builder V1.0

Re: ELF Builder V1.2

MessagePosté: Lun 14 Fév 2011 14:51
par salahpayne
Maj ELF Builder V1.2