Closed clearbluejar closed 1 year ago
This is my simple helper function for ghidrecomp
. https://github.com/clearbluejar/ghidrecomp/commit/a233ccdfaeb94dea9bf4e3577e7c8230aa84de9d#diff-d8c1ac77e5ef29de3416dbfa86c1959a84b869c376b8f422ad1b83feb643e3c4R46
looks to be fixed in https://github.com/dod-cyber-crime-center/pyhidra/commit/58e97b016bc81dd59d3817a81542dd8782d01353
perfect
There has been a change to GhidraProgramUtilities.
setAnalyzedFlag
has been replaced withmarkProgramAnalyzed
Sample program:
Output:
I am having the same issue https://github.com/clearbluejar/ghidrecomp/issues/7. Thinking of adding a helper function that selects the correct API based on Ghidra version. Won't be as clean. Are there other places pyhidra is handling API changes?