Quantcast
Channel: BOT24
Viewing all articles
Browse latest Browse all 8064

Anatomy of a code tracer

$
0
0
A few years back I found myself reverse-engineering a vendor lock-in handshake in a proprietary application. It was clear to me: I needed a code tracer.

In my mind the ultimate code tracer should be able to trace code with minimal slowdown, it should provide high granularity and not require me to trace the entire process, and it should be able to cope with anti-debug trickery.

more here.........https://medium.com/@oleavr/anatomy-of-a-code-tracer-b081aadb0df8

Viewing all articles
Browse latest Browse all 8064

Trending Articles