eflash

  1. Berion

    eFlash decryption

    I got one dump from some NAND PS3 with it's ERK but I'm unable to decrypt eFlash after extraction. I have tried generate keys in few ways: erk_data=$(xxd -p -u -c 32 -l 32 "eid_root_key.bin") erk_iv=$(xxd -p -u -c 16 -s -16 "eid_root_key.bin") echo...
  2. Berion

    NAND dump request

    I want to create a tutorial for eFlash partitions (dev_flash\2\3) mounting on Linux, but unfortunately I don't have PS3 with NAND Flash memory. Could You dump it for me and send me? Dump can be make by i.e Rebug Toolox, MemDump v0.2, BG Toolset and hardware flashers. It can be 236MiB or 256MiB...
Back
Top