There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
LoopyTrace contains a hit tracer for Win32 (and maybe a function call tracer later). It does not use breakpoints, but uses a special technique using endless loops (EB FE) instead.