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

drinject.dll for tool packaging #246

Closed
derekbruening opened this issue Nov 27, 2014 · 2 comments
Closed

drinject.dll for tool packaging #246

derekbruening opened this issue Nov 27, 2014 · 2 comments

Comments

@derekbruening
Copy link
Contributor

From [email protected] on January 04, 2010 08:58:35

just like we provide drdeploy.dll, we should provide a drinject.dll to
simplify tool packaging. then a single C/C++ app can point at the client
lib, set default options, and launch a target app, all w/o needing any
scripting which is awkward on Windows

for drdeploy library, provide option to not touch AppInit, for simpler
permissions model? should file separately something on making DR running
not require admin privs for drinject

xref drinject early inject:
PR 211367: [tools] drinject use early_inject
easiest w/ earliest injection => issue #234 prereq?

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

@derekbruening
Copy link
Contributor Author

From [email protected] on February 27, 2010 19:45:09

xref issue #265

@derekbruening
Copy link
Contributor Author

From [email protected] on April 16, 2010 14:51:08

in r309 as dr_inject.h and drinjectlib.dll
used by the new drconfig, drrun, and drinject tools

Status: Verified

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