emerald
emerald copied to clipboard
Import DynamoRIO drcov code coverage data into Ghidra
Adjusting block_data_lan according to the remainder value (https://github.com/reb311ion/emerald/blob/master/emerald.py#L174-L176). The figure below shows an example of the exception that might occur without that little adjustment 
Hello there, Do you plan to add support for DynamoRIO 8.x and 9.x line or further maintain this beautiful Ghidra plugin? It looks like in the script you check: ```...
emerald.py> Running... Traceback (most recent call last): File "/path/to/ghidra_scripts/emerald.py", line 20, in from ghidra.framework.plugintool.util import OptionsService ImportError: cannot import name OptionsService