r2frida
r2frida copied to clipboard
Monitor memory function / watchpoints
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?
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
related to https://github.com/nowsecure/r2frida/issues/224 ?