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 dump dex: process with pid 2023 either refused to load frida-agent #42

Open kwaiching opened 2 years ago

kwaiching commented 2 years ago

[Except] - Unable dump dex: process with pid 2023 either refused to load frida-agent, or terminated during injection in File "/home/kwaiching/.local/lib/python3.8/site-packages/frida/core.py", line 165, in attach return Session(self._impl.attach(self._pid_of(target), *args, **kwargs))

[Except] - Unable dump dex: process with pid 2262 either refused to load frida-agent, or terminated during injection in File "/home/kwaiching/.local/lib/python3.8/site-packages/frida/core.py", line 165, in attach return Session(self._impl.attach(self._pid_of(target), *args, **kwargs))