Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

IDArling plugin still running in the background even if not connected to the server #65

Open
saidelike opened this issue Jul 14, 2020 · 0 comments

Comments

@saidelike
Copy link
Collaborator

Atm if we open an IDB but do not connect to the IDArling server, and have enabled full logging, we would still see the IDArling plugin doing stuff in the background, like enabling/disabling hook.

[idarling][DEBUG] preprocess_action(name = Undo). ea = 0x75B67D63.
[idarling][DEBUG] postprocess_action()
...
[idarling][DEBUG] preprocess_action(name = OutputCopy). ea = 0x75B67D63.
[idarling][DEBUG] postprocess_action()
[idarling][DEBUG] preprocess_action(name = hx:Rename). ea = 0x75B67E46.

It would be useless as none would be done since it is not connected to the server, so we may want to disable that behaviour?

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

No branches or pull requests

1 participant