r2frida icon indicating copy to clipboard operation
r2frida copied to clipboard

Monitor memory function / watchpoints

Open yazigegeda opened this issue 2 years ago • 2 comments

R2frida now has an implementation similar to https://github.com/asmjmp0/fridaMemoryAccessTrace Is there a function for memory monitoring and capturing code that accesses memory data?

yazigegeda avatar Jun 12 '23 05:06 yazigegeda

There was something implemented on top of the stalker api but i dont think it's used/maintained/tested nowadays. Would be an interesting addition to have

trufae avatar Jun 12 '23 10:06 trufae

related to https://github.com/nowsecure/r2frida/issues/224 ?

trufae avatar Feb 04 '24 08:02 trufae