hluwa / frida-dexdump

A frida tool to dump dex in memory to support security engineers analyzing malware.
GNU General Public License v3.0
3.98k stars 899 forks source link

[Except] - Unable to inject into process: 'NoneType' object has no attribute 'pid' in #36

Closed websecer closed 2 years ago

websecer commented 3 years ago

[Except] - Unable to inject into process: 'NoneType' object has no attribute 'pid' in File "main.py", line 147, in choose return target.pid, target.identifier

DeveKing7 commented 2 years ago

[Except] - Unable to inject into process: 'NoneType' object has no attribute 'pid' in File "/Library/Python/2.7/site-packages/frida_dexdump/main.py", line 153, in choose return target.pid, target.identifier

t0hka1 commented 2 years ago

[Except] - Unable to inject into process: 'NoneType' object has no attribute 'pid' in File "main.py", line 153, in choose return target.pid, target.identifier

BBNO commented 2 years ago

[Except] - Unable to inject into process: 'NoneType' object has no attribute 'pid' in File "main.py", line 153, in choose return target.pid, target.identifier