DynamoRIO / DynamoRIO/dynamorio

attach injection on Linux

Open
#38 20 comments 0 reactions 0 assignees View on GitHub
help wanted Migrated OpSys-Linux 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 February 24, 2009 10:01:18_

this was PR 204490

focusing on Linux as Windows has issues that are best solved with a kernel
driver, unless we think we can rely on backward decoding heuristics or
don't mind losing control for a while

we do have some issues on Linux:
- ability to suspend threads before we have control of them: we will
probably rely on ptrace (xref issue #37 )
- determining the state of sharing of CLONE_\* among threads: should
probably use a modify-and-observe approach

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=38_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.