DynamoRIO / DynamoRIO/dynamorio
Windows earliest injection
Open
Migrated
OpSys-Windows
Priority-Medium
Type-Feature
- 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 November 25, 2009 15:18:06_
this was PR 204587 issue #157 enables injecting at the very start of the init APC. we just
need to write a bootstrap loader that can then invoke our private loader:
perhaps by hooking up the DR lib imports, or having a self-contained loader
that makes raw syscalls.
_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=234_
Contributor guide
Assessment
This issue has not been assessed yet.