Open BenGardiner opened 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()
--hook
-n/--count
Interceptor.attach()
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 thoughInterceptor.attach()