Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trace all program #16

Open
Pl0414141 opened this issue Aug 15, 2021 · 0 comments
Open

Trace all program #16

Pl0414141 opened this issue Aug 15, 2021 · 0 comments

Comments

@Pl0414141
Copy link

I would like use the command line to trace all the program and in order to avoid enter an absolute code range, like 0x410000 - 0x412000, see below:

C:\tools\DDR\DynamoRIO-Windows-8.0.18585\bin32>drrun.exe -c "C:\tools\DDR\ddr32.dll" -- "C:\Users\reve\Desktop\myprogram\myprogram.exe"

[DDR] [INFO] DDR Client DLL x32 Version 1.02 beta initializing...
[DDR] [INFO] DDR Client DLL running from: C:\tools\DDR
[DDR] [ERROR] Unexpected command line parameter. This should not happen.

C:\tools\DDR\DynamoRIO-Windows-8.0.18585\bin32>

How can i solve this?
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant