mirror of
https://github.com/two-torial/two-torial.git
synced 2026-04-26 09:09:55 -05:00
maimai: Fix hook dll name
This commit is contained in:
parent
cc094eb62e
commit
36c3ae7237
|
|
@ -28,7 +28,7 @@
|
|||
:sub
|
||||
set OPENSSL_ia32cap=:~0x20000000
|
||||
pushd %~dp0
|
||||
start /b "AM Daemon" /min inject -d -k mu3hook.dll amdaemon.exe -f -c config_common.json config_server.json
|
||||
start /b "AM Daemon" /min inject -d -k mai2hook.dll amdaemon.exe -f -c config_common.json config_server.json
|
||||
ping 127.0.0.1 -n 31 > nul && taskkill /F /im amdaemon.exe
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user