DynamoRIO / DynamoRIO/dynamorio
digitally sign drpreinject.dll to satisfy new windows security feature
Open
Component-Build
Migrated
OpSys-Windows
Priority-Medium
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 629
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
_From [derek.br...@gmail.com](https://code.google.com/u/117968039472581148324/) on July 05, 2010 10:21:50_
Windows 7 has a new security feature where only signed libraries are loaded via AppInit. The feature is on by default for Server 2008 R2 but off for Windows 7. As a workaround we can disable the requirement by disabling the RequireSignedAppInit_DLLs key, with a warning about relaxing security.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=323_
Contributor guide
Assessment
This issue has not been assessed yet.