patcher.txt
来自「window编程,非常的好」· 文本 代码 · 共 6 行
TXT
6 行
Patcher.dll is standard patcher - ApiHookChain is empty. Patcher changes format
of displayed number from hexadecimal to decimal.
Patcher1.dll is (not so good example of) intelligent patcher. It chages format
of message box from OK to YESNO.
After running runme.bat you will see normal msgbox (hexa number) then patched
msgbox (dec number) then patched1 msgbox (yes,no buttons).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?