You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: