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
  • #4919
Closed
Open
Issue created May 24, 2021 by Administrator@rootContributor

Documentation update to dump binary into disassembler

Created by: jsrz

This request is for additional examples on the use of drdisas. What I'd like to see is an easy way to take any linux binary and feed it into drdisas.

I tried something like this:

hexdump -x -v ./binary | ./drdisas

It's not clear to me if this is correct as I see many lines where the instruction is marked as "xx". I do see a few instructions though. Anyway, some clear direction/documentation on how to do this with confidence would be nice.

I'm doing this on an Arm machine with an Arm binary.

Assignee
Assign to
Time tracking