diff --git a/config_linux.json b/config_linux.json index 09247c4..7e5fbf0 100644 --- a/config_linux.json +++ b/config_linux.json @@ -241,7 +241,7 @@ { "name": "dwViewAngles", "module": "libclient.so", - "pattern": "48 8d 05 ? ? ? ? 48 8b 30 8b", + "pattern": "48 8d 05 ? ? ? ? 48 8b 38 48 8b 07 ff 60 40", "operations": [ { "type": "rip" @@ -251,7 +251,7 @@ }, { "type": "add", - "value": 21392 + "value": 21408 } ] },