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

Add IDA artifact change watchers and add example plugin #13

Merged
merged 3 commits into from
Dec 21, 2023

Conversation

mahaloz
Copy link
Member

@mahaloz mahaloz commented Dec 21, 2023

Overview

We are getting very close to ripping out all of the BinSync internals and replacing them with calls to LibBS. This change brings IDA up to binsync levels, which means we now have the abstract callback functions for when an artifact is changed.

Below, you can find a demo. In the added code, a new examples directory shows off how to use LibBS as a library and a generic plugin.

Demo

callback_plugin_demo

@mahaloz mahaloz merged commit 16db598 into main Dec 21, 2023
@mahaloz mahaloz deleted the feat/callbacks branch January 7, 2024 06:46
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

Successfully merging this pull request may close these issues.

1 participant