-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
作者您好:
想用这个 但是一直没能成功连接呢?
x32Dbg logs:
[pluginload] LyScript
成功载入错误码数据库!
成功载入异常码数据库!
[LyScript AI Plugin] Server started successfully on http://0.0.0.0:8000
[LyScript AI] Version: 2.0.0
[LyScript AI] Author: RuiWang
[LyScript AI] Official website: https://lyscript.lyshark.com
[LyScript AI] Compilation date: Sep 29 2025 15:59:23
[LyScript AI] Initialized successfully
[插件] LyScript AI Plugin v2 已经载入!
python 代码:
if name == "main":
dbg = MyDebug(port=8000) #这个用默认端口 和 8000 都不行?
connect = dbg.connect() #这里成功
print(dbg.get_all_module()) #这里返回False
print(f'connect ={dbg.is_connect()}') #这里返回False
x64dbg用的这个 snapshot_2025-08-19_19-40
Metadata
Metadata
Assignees
Labels
No labels