mirror of
https://gitea.tendokyu.moe/beerpsi/CHUNITHM-Patch-Finder.git
synced 2024-11-23 23:31:03 +01:00
amdaemon: Add signature for OpenSSL SHA crash bug fix
This commit is contained in:
parent
6613e592ab
commit
7790dab4cd
@ -17,3 +17,16 @@
|
||||
- offset: 0x03
|
||||
off: [0x28]
|
||||
on: [0x08]
|
||||
# https://github.com/eamonwoortman/openssl-universal-patcher/blob/master/src/OpenSSLUniversalPatcher/Resources/openssl.universal.patch
|
||||
# https://eamonwoortman.github.io/openssl-binary-patching/
|
||||
# https://github.com/openssl/openssl/commit/7123aa81e9fb19afb11fdf3850662c5f7ff1f19c#diff-fd85954e17364d4495e1e077a5768e4e
|
||||
- name: OpenSSL SHA crash bug fix
|
||||
tooltip: Fixes crashing on 10th and 11th generation Intel CPUs
|
||||
signature: "48 8D 46 40 66 0F FE CC 48 0F 45 F0"
|
||||
patches:
|
||||
- offset: 0x00
|
||||
off: [0x48]
|
||||
on: [0x4C]
|
||||
- offset: 0x08
|
||||
off: [0x48]
|
||||
on: [0x49]
|
Loading…
Reference in New Issue
Block a user