(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.
Heden, of DeLiGhT, has informed us of a new release, called ELF Builder v0.9. The new tool rebuilds ELF files from Graf_Chokolo's SELF decrypter payload. To rebuild the ELF you will need the original encrypted SELF file. The tool is currently Linux only, but should run under Cygwin, on Windows machines.
You must login or register to view this content.
ELF BUILDER
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: ./ELF_builder
ie.: ./ELF_builder EBOOT.BIN dump_sonic4.0 dump_sonic4.1 EBOOT.ELF
This is a RC version, please send email for remarks, bugs or improvements
heden_delight AT hushmail.me
Source

Sgroove