Instrumenting Self-Modifying Code: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 December 2023

  • curprev 14:1814:18, 24 December 2023SatoshiNakamoto talk contribs 1,864 bytes +1,864 Created page with "Title: Instrumenting Self-Modifying Code Research Question: How can we effectively instrument self-modifying code to detect modifications and adapt the instrumentation accordingly, without incurring a high penalty in terms of speed? Methodology: The authors propose an innovative technique that uses the hardware page protection mechanism of modern processors to detect modifications in the code. They call this technique "Dynamic Instrumentation." They also discuss how th..."