Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Payload ¶
func Payload(ep exploit.Parameters) ([]byte, error)
Payload creates a payload which decrypts 0x40 bytes from the DFU buffer into the DFU buffer using a zero IV and the Global key.
Note: If using CBC, this means the first block will be junk.
TODO(q3k): fix this by allowing to specify any IV. Didn't have luck reconstructing CBC this way so far, though...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.