Add cryptographic verification to authenticode_transplant.py #923
Annotations
5 errors
|
Build
Process completed with exit code 1.
|
|
Ruff (F821):
scripts/authenticode_transplant.py#L173
scripts/authenticode_transplant.py:173:41: F821 Undefined name `OID_SHA512_STRING`
|
|
Ruff (F821):
scripts/authenticode_transplant.py#L172
scripts/authenticode_transplant.py:172:26: F821 Undefined name `OID_SHA512_DER`
|
|
Ruff (F821):
scripts/authenticode_transplant.py#L171
scripts/authenticode_transplant.py:171:41: F821 Undefined name `OID_SHA384_STRING`
|
|
Ruff (F821):
scripts/authenticode_transplant.py#L170
scripts/authenticode_transplant.py:170:26: F821 Undefined name `OID_SHA384_DER`
|