You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Runtime Mobile Exploration
by: @leonjza from @sensepost
[tab] for command suggestions
com.momra.marefa on (samsung: 9) [usb] # android sslpinning disable
(agent) Custom TrustManager ready, overriding SSLContext.init()
An unexpected internal exception has occurred. If this looks like a code related error, please file a bug report!(session detach message) process-terminated
backtrace:
#00 pc 000000000057e0e9 /system/lib64/libart.so (offset 0x276000) (artQuickToInterpreterBridge+105) #1 pc 00000000005ce06c /system/lib64/libart.so (offset 0x5a7000) (art_quick_to_interpreter_bridge+140)
Python stack trace: Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\objection\console\repl.py", line 371, in start_repl
self.run_command(document)
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\objection\console\repl.py", line 185, in run_command
exec_method(arguments)
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\objection\commands\android\pinning.py", line 26, in android_disable
api.android_ssl_pinning_disable(_should_be_quiet(args))
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\frida\core.py", line 468, in method
return script._rpc_request('call', js_name, args, **kwargs)
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\frida\core.py", line 26, in wrapper
return f(*args, **kwargs)
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\frida\core.py", line 400, in _rpc_request
raise result[2]
frida.InvalidOperationError: script has been destroyed`
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi hope everyone is doing great, can any one help or point to the right direction why this is happening
c:\Nox\bin>objection -g 8870 explore Using USB device
SM-G9810`Agent injected and responds ok!
| |||__ | |||__ ___
| . | . | | -| | | | . | |
||| |||| |||||
|___|(object)inject(ion) v1.11.0
[tab] for command suggestions
com.momra.marefa on (samsung: 9) [usb] # android sslpinning disable
(agent) Custom TrustManager ready, overriding SSLContext.init()
An unexpected internal exception has occurred. If this looks like a code related error, please file a bug report!(session detach message) process-terminated
script has been destroyed(process crash report)
Build fingerprint: 'samsung/x1qzcx/x1q:9/QP1A.190711.020/900221106:user/release-keys'
Revision: '0'
ABI: 'x86_64'
pid: 8870, tid: 8969, name: Thread-4 >>> com.momra.marefa <<<
signal 11 (SIGSEGV), code 128 (SI_KERNEL), fault addr 0x0
rax 0000000000000000 rbx 00000000707639e0 rcx 0000000000000000 rdx 0000000000000000
r8 0000000000000000 r9 00000000720cd3d0 r10 00000000708a1cd8 r11 0000718dadcdfdf0
r12 0000718dadcdfde8 r13 00000000720cd3d0 r14 00000000707639e4 r15 0000718dc605b800
rdi 0000000000000000 rsi 0000000000000001
rbp 0000718dadcdfae8 rsp 0000718dadcdf9d8 rip 0000718dc5e5b0e9
backtrace:
#00 pc 000000000057e0e9 /system/lib64/libart.so (offset 0x276000) (artQuickToInterpreterBridge+105)
#1 pc 00000000005ce06c /system/lib64/libart.so (offset 0x5a7000) (art_quick_to_interpreter_bridge+140)
Python stack trace: Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\objection\console\repl.py", line 371, in start_repl
self.run_command(document)
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\objection\console\repl.py", line 185, in run_command
exec_method(arguments)
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\objection\commands\android\pinning.py", line 26, in android_disable
api.android_ssl_pinning_disable(_should_be_quiet(args))
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\frida\core.py", line 468, in method
return script._rpc_request('call', js_name, args, **kwargs)
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\frida\core.py", line 26, in wrapper
return f(*args, **kwargs)
File "C:\Users\user\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\frida\core.py", line 400, in _rpc_request
raise result[2]
frida.InvalidOperationError: script has been destroyed`
Beta Was this translation helpful? Give feedback.
All reactions