sensepost / objection

📱 objection - runtime mobile exploration
GNU General Public License v3.0
7.17k stars 825 forks source link

An unexpected internal exception has occurred. If this looks like a code related error, please file a bug report! #596

Open zicohip opened 1 year ago

zicohip commented 1 year ago
...e.android. on (samsung: 7.1.2) [usb] # frida
An unexpected internal exception has occurred. If this looks like a code related error, please file a bug report!
'filename'

Python stack trace: Traceback (most recent call last):
  File "G:\python\Lib\site-packages\objection\console\repl.py", line 371, in start_repl
    self.run_command(document)
  File "G:\python\Lib\site-packages\objection\console\repl.py", line 185, in run_command
    exec_method(arguments)
  File "G:\python\Lib\site-packages\objection\commands\frida_commands.py", line 38, in frida_environment
    ('Script Filename', frida_env['filename']),
                        ~~~~~~~~~^^^^^^^^^^^^
KeyError: 'filename'

image

N0HagoNada commented 3 months ago

any updates here ?