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

[x64] 32-bit drinject options for launching 64-bit exe #826

Open
derekbruening opened this issue Nov 28, 2014 · 1 comment
Open

[x64] 32-bit drinject options for launching 64-bit exe #826

derekbruening opened this issue Nov 28, 2014 · 1 comment

Comments

@derekbruening
Copy link
Contributor

From bruen...@google.com on June 21, 2012 15:33:41

this was PR 255555

32-bit drinject launching 64-bit exe:

  1. have -64 arg like DRcontrol
  2. check if target .exe is PE32+
  3. disallow: have to use 64-bit drinject

Original issue: http://code.google.com/p/dynamorio/issues/detail?id=826

@derekbruening
Copy link
Contributor Author

From bruen...@google.com on April 04, 2014 06:43:14

xref https://code.google.com/p/drmemory/issues/detail?id=1506 We could adopt the same approach here, and launch the other bitwidth drrun/drinject, at least until we have the internal issue #803 implemented.

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

No branches or pull requests

1 participant