Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugins don't work #69

Closed
Vxer-Lee opened this issue May 25, 2021 · 2 comments
Closed

Plugins don't work #69

Vxer-Lee opened this issue May 25, 2021 · 2 comments

Comments

@Vxer-Lee
Copy link

[sync] sync enabled
[sync] cmdline: "C:\Python3\python.exe" -u "C:\Program Files\IDA_Pro_v7.5_Portable\plugins\retsync\broker.py" --idb "小小记事本.exe"
[sync] module base 0x400000
[sync] hexrays #7.5.0.200728 found
[sync] broker started
[sync] << broker << dispatcher not found, trying to run it
[sync] << broker << dispatcher now runs with pid: 4020
[sync] << broker << connected to dispatcher
[sync] << broker << dispatcher msg: add new client (listening on port 49527), nb client(s): 1
[sync] << broker << dispatcher msg: dispatcher stopped
[sync] << broker << dispatcher msg: dispatcher stopped
[sync] << broker << server.loop
[sync]     check tmp file retsync.<broker|dispatcher>.err if you think this is an error
[sync] broker finished
[sync] idb is disabled
@Vxer-Lee
Copy link
Author

VMWare Win7 x64

@bootleg
Copy link
Owner

bootleg commented May 25, 2021

Hi @Vxer-Lee

in rsconfig.py, could you please enable LOG_TO_FILE_ENABLE. As in https://github.com/bootleg/ret-sync#ida-plugin-troubleshooting:

LOG_TO_FILE_ENABLE = True

Then get the output in one of the log files from the TMP folder please.

Looks like the dispatcher is dying or fail to properly initialize for some reason. Startup error like this one are usually linked to networking issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants