Binary instrumentation

Binary instrumentation

TL;DR: Intel Pin / DynamoRIO / Frida — inject analysis code at runtime; coverage, taint, sandbox.

Stub — to be filled in.

What it is

TODO

Preconditions / where it applies

TODO

Technique

TODO

Detection and defence

TODO

References

  • TODO