2021年10月1日 星期五

[Fixed] [0x7FFE60E6E0A4] ANOMALY: use of REX.w is meaningless (default operand size is 64) windows by AutoHotkey

 Install:

https://www.autohotkey.com/

Create Script

Test.ahk:

RegRead, OutputVar, HKEY_LOCAL_MACHINE\SOFTWARE\TEC\Ocular.3\agent\config, hookapi_filterproc_external

RegWrite, REG_SZ, HKEY_LOCAL_MACHINE\SOFTWARE\TEC\Ocular.3\agent\config, hookapi_filterproc_external,%OutputVar%;cmd.exe;git.exe;idea64.exe

return



Final

you can put this file on Startup

How to find this Startup:

Windows+R 
input:shell:startup

Restart PC , Test it

沒有留言:

張貼留言