Nightbringer21 / fridump

A universal memory dumper using Frida
753 stars 139 forks source link

function hook triggered dumping #3

Open BenGardiner opened 7 years ago

BenGardiner commented 7 years ago

This pull request is on-top-of #1.

It adds arguments --hook and -n/--count which realize the ability to do memory dumps on function hooks setup though Interceptor.attach()