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
  • #5812
Closed
Open
Issue created Jan 05, 2023 by decuple-dream@decuple-dream

Add Windows on AArch64 support

Hello! First of all, thank you for making Dynamorio. I want to simply get code coverage data, but my environment is like this.

  • M1 Windows 11 ARM
  • DynamoRIO 9.0.19349 Release
  • VisualCode 17 2022
  • My stupid head

I'm trying to get code coverage on my Windows 11 with the following command (for use to IDA's lighthouse)

C:\Users\Eo\Desktop\DynamoRIO-Windows-9.0.19349\bin64>drrun.exe -t drcov -- notepad

C:\Users\Eo\Desktop\DynamoRIO-Windows-9.0.19349\bin64>

And then there is no response. The error appears even when I use pinTOOL on my Windows 11.

.\pin.exe -t .\CodeCoverage.dll -- notepad.exe
E: Failed to allocate Injector, Error = INJECTOR_ERR
E: Pin is exiting due to fatal error

Is there any other way to do code coverage on my windows? I will eagerly await reply.

Assignee
Assign to
Time tracking