You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used two nexus 5 version phones to execute the CVE_2018_5383_Invalid_Curve_Attack_PoC.py file, but the following error occurred when this file was executed on the ubuntu system:
[] Using adb device: 04250993437df21a (AOSP on HammerHead)
[] Importing fw_5 for AOSP on HammerHead
[] Writing hooks to 0xd7800...
[] Installing hook patches...
[] - Hook public key receive path to replace y-coordinate with zero
[] patchRom: Choosing next free slot: 114
[] - Hook public key send path to replace y-coordinate with zero
[] patchRom: Choosing next free slot: 115
[*] - Hook private key generation function to always produce even private key
[!] patchRom: patch (\x00\x8e���) must be a 32-bit dword!
[CRITICAL] Installing patch for GEN_PRIV_KEY failed1!
Can you know what went wrong?
The text was updated successfully, but these errors were encountered:
I used two nexus 5 version phones to execute the CVE_2018_5383_Invalid_Curve_Attack_PoC.py file, but the following error occurred when this file was executed on the ubuntu system:
[] Using adb device: 04250993437df21a (AOSP on HammerHead)
[] Importing fw_5 for AOSP on HammerHead
[] Writing hooks to 0xd7800...
[] Installing hook patches...
[] - Hook public key receive path to replace y-coordinate with zero
[] patchRom: Choosing next free slot: 114
[] - Hook public key send path to replace y-coordinate with zero
[] patchRom: Choosing next free slot: 115
[*] - Hook private key generation function to always produce even private key
[!] patchRom: patch (\x00\x8e���) must be a 32-bit dword!
[CRITICAL] Installing patch for GEN_PRIV_KEY failed1!
Can you know what went wrong?
The text was updated successfully, but these errors were encountered: