* What do this application do? *
This application will change your IDPS and optionally your MAC address into your flash dump
* How can I use it? *
Just put a VALID(!) NOR/NAND dump called dump.bin and your eEID Root Key called eid_root_key.bin into the same directory, run the program and enter your new IDPS
Your modified dump will be created as dump_patched.bin, you just have to flash it back to your console
* How can I dump my eEID Root Key? *
https://consolecrunch.com/eeid-rkdumper-dump-eid_root_key-from-3-55-gameos-in-seconds-no-need-for-otheros/
* How can I dump my flash? *
- Hardware flasher (E3, Teensy, Progskeet…)
- Multiman (https://www.youtube.com/watch?v=SnmJRq8ePG4)
- …
* How can I byte-reverse my dump? *
Flowrebuilder: https://www.ps3devwiki.com/wiki/Validating_flash_dumps#Flowrebuilder
If you byte-reverse your dump before using this application, remember to byte-reverse it back after the procedure