Editing BD Drive Reverse Engineering
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 143: | Line 143: | ||
[glevand@arch dump_eid4_key]$ hexdump -C /mnt/arg1 | [glevand@arch dump_eid4_key]$ hexdump -C /mnt/arg1 | ||
... | ... | ||
Here should be | Here should be you EID4 IV and key | ||
IV is at offset 0x10 (16 bytes) | IV is at offset 0x10 (16 bytes) | ||
Key is at offset 0x20 (32 bytes) | Key is at offset 0x20 (32 bytes) |