python-haystack
python-haystack copied to clipboard
Make frida-re PoC
http://www.frida.re/docs/usage/
haystack could use Frida to monitor specific memory changes (read || Write) in a specific memory allocation. a sort of haystack-show/watch, but based on an actual event loop, not a time base iteration.
https://github.com/nowsecure/frida-memory-stream
https://www.frida.re/docs/usage/ even more straightforward