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
  • Merge requests
  • !4253

i#4134: Support analysis labels in drbbdup

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged John F.X. Galea requested to merge i4134-case-analysis into master Apr 16, 2020
  • Overview 7
  • Commits 9
  • Pipelines 0
  • Changes 7

Enhances the case analysis call-back interface of drbbdup to enable the user to insert analysis labels.

The extension extracts the case instruction list from the main basic block and passes it to the user during analysis. After, drbbdup stitches the instruction list back to the main basic block.

A test is also included.

Issue: #4134 (closed)

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: i4134-case-analysis