Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D dynamorio
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,467
    • Issues 1,467
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynamoRIO
  • dynamorio
  • Issues
  • #5288
Closed
Open
Issue created Jan 20, 2022 by Administrator@rootContributor

DrRun in dynamorio does not generate code coverage by default and application does not close default and run indefinitely

Created by: bikashdash

I am analyzing attack surface for winword where looking for interesting functions to fuzz. i am generating code coverage for a test file .docx with Drrun.exe like below image image while running drrun, the target application(microsoft word) is not closing by default, hence not able to generating code coverage log file. however this works on other application like Adobe or Foxit. but not in the case of winword.exe

if i forcefully close the application by ctrl+c or terminate the application by default, it generates the code coverage but it is not in the proper format. and if i open this coverage file using ida light house plugin, it says unable to parse the file Capture

Debug log with level 1 as below: image

Folks, please help me on this...

Assignee
Assign to
Time tracking