Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
This repository was 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

@saidelike

Description

@saidelike

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions