python appmon.py -p android -s scripts/Android -a com.xx.account
[ERROR] unable to handle 64-bit processes due to build configuration
Traceback (most recent call last):
File "appmon.py", line 264, in init_session
session = device.attach(app_name)
File "/usr/local/lib/python2.7/dist-packages/frida/core.py", line 96, in attach
return Session(self._impl.attach(self._pid_of(target)))
NotSupportedError: unable to handle 64-bit processes due to build configuration
^CTraceback (most recent call last):
File "appmon.py", line 305, in
script.unload()
NameError: name 'script' is not defined
python appmon.py -p android -s scripts/Android -a com.xx.account
[ERROR] unable to handle 64-bit processes due to build configuration Traceback (most recent call last): File "appmon.py", line 264, in init_session session = device.attach(app_name) File "/usr/local/lib/python2.7/dist-packages/frida/core.py", line 96, in attach return Session(self._impl.attach(self._pid_of(target))) NotSupportedError: unable to handle 64-bit processes due to build configuration ^CTraceback (most recent call last): File "appmon.py", line 305, in
script.unload()
NameError: name 'script' is not defined