whitehatnote
Results
1
issues of
whitehatnote
I want to hook Android process in subprocess, but when I use frida python API to do so , code below will stop on ' pid = device.spawn([package_name])' ``` import...