You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The highlighting code in the Ghidra plugin is really shaky right now.
I need to dig more into it but a stable highlighter service would be great, it was missing so far with many classes not exposed. NationalSecurityAgency/ghidra@02ef610
I'll keep the issue open until the 10.2 is released and I update ret-sync code accordingly.
not really an issue atm but more a warning, addHighlightBrace in ghidra master / 10.2 has been rename to addBracehighlight here :
https://github.com/NationalSecurityAgency/ghidra/blob/bed44bd55dc88c7c6fab5f158cdb4b9daa087519/Ghidra/Features/Decompiler/src/main/java/ghidra/app/decompiler/component/ClangHighlightController.java#L610
compilation of the plugin against master fails here :
ret-sync/ext_ghidra/src/main/java/retsync/LocalColorizerService.java
Line 302 in 7602ddd
The text was updated successfully, but these errors were encountered: