Update for IDA Pro v9.4, including hotfix1 - #39
Open
blue-devil wants to merge 3 commits into
Open
Conversation
The fork's master carries the arm64/x64 arch detection (IDAArch.cmake), SDK 9.4 Qt library lookup, and the Python 3.13+ build.py. IDA <= 9.3 users can pin the submodule to its v9_3-and-before branch. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Author
|
@Jinmo I also added some media for logo, banner and OG image (social preview image), hope you like it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello
I have updated project to be able to compile with new IDA Pro 9.4 SDK, both the project and ida-cmake submodule. Actually I have explained in detail in CHANGELOG.md
Added
Edit>PluginsSettings>Theme SelectorSettings>config.json editorFixed
(
hook_to_notification_point/unhook_from_notification_point) with the newevent-listener API: dedicated
event_listener_tlistener classes registeredvia
hook_event_listener/unhook_event_listener. The plugin no longercalls any deprecated SDK function.
colour); reworked and split into gitkraken-dark / gitkraken-light
-Wl,-x), which keepsLC_ID_DYLIBintact so the plugin loads - a post-buildstripremoved itwhen reading an enum back through
va_argin the type enumerationChanged
theme/, so users can add orremove themes and switch between them live from Settings while working in
IDA Pro
dark/folder; ifred shipsdark, light, solarized-dark and solarized-light (the remaining themes stay in
the repository for manual installation)