Skip to content

Add a new callback decompilation_changed in decompilers#180

Merged
mahaloz merged 49 commits intomainfrom
feat/new_dcmpchanged_callback
Mar 17, 2026
Merged

Add a new callback decompilation_changed in decompilers#180
mahaloz merged 49 commits intomainfrom
feat/new_dcmpchanged_callback

Conversation

@NishTheFish-dev
Copy link
Contributor

@NishTheFish-dev NishTheFish-dev commented Jan 30, 2026

Closes #176

Adds a new hook for IDA that detects when the decompilation has changed. Also includes a test case to verify this works correctly (now implemented!)

@NishTheFish-dev NishTheFish-dev self-assigned this Jan 30, 2026
@NishTheFish-dev
Copy link
Contributor Author

@NishTheFish-dev NishTheFish-dev marked this pull request as ready for review February 4, 2026 01:14
@NishTheFish-dev NishTheFish-dev force-pushed the feat/new_dcmpchanged_callback branch from 5e2b99d to c231021 Compare February 16, 2026 01:24
@mahaloz mahaloz force-pushed the feat/new_dcmpchanged_callback branch from 5ff37df to 9b093ad Compare March 17, 2026 05:37
@mahaloz mahaloz merged commit f750b1d into main Mar 17, 2026
5 checks passed
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.

Create a callback for decompilation_changed in decompilers

2 participants