Skip to content

Support for new code coverage files (DRCOV VERSION: 3) #4

Description

@lwierzbicki

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:

    if data.startswith('DRCOV VERSION: 2'):

DRCOV VERSION: 2 is header for DynamoRIO in line 7.x. Newer branches (8.x and 9.x) use DRCOV VERSION: 3. Then in such situation scripts just throw exeption:

Exception: [!] File "%s" doesn't appear to be drcov or module+offset format

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions