AloneMonkey / frida-ios-dump

pull decrypted ipa from jailbreak device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSError: [Errno 9] Bad file descriptor

punishell opened this issue · comments

┌─[kali@kali] - [~/tools/frida-ios-dump] - [495]
└─[$] python3 dump.py com.atebits.Tweetie2 -H 192.168.1.14 -p 22 -o Test.ipa [10:18:24]
Start the target app com.atebits.Tweetie2
Dumping Twitter to /tmp
[frida-ios-dump]: Load TwitterAppearance.framework success.
[frida-ios-dump]: Load TwitterBehavioralEvents.framework success.
[frida-ios-dump]: Load TFSAccount.framework success.
[frida-ios-dump]: Load TwitterApacheThrift.framework success.
[frida-ios-dump]: Load TwitterGraphicsFilters.framework success.
[frida-ios-dump]: Load T1Twitter.framework success.
[frida-ios-dump]: Load AVRKit.framework success.
[frida-ios-dump]: Load TwitterClientEventKit.framework success.
[frida-ios-dump]: Load JBChart.framework success.
[frida-ios-dump]: Load WebRTC.framework success.
[frida-ios-dump]: Load LHLSLib.framework success.
[frida-ios-dump]: Load TwitterAVCoreLHLSLib.framework success.
[frida-ios-dump]: Load TAVUI.framework success.
[frida-ios-dump]: Load AgileBits.framework success.
[frida-ios-dump]: Load PhoneNumberKit.framework success.
[frida-ios-dump]: Load TFSLocalizedResources.framework success.
[frida-ios-dump]: Load TwitterDiagnosticTools.framework success.
[frida-ios-dump]: Load TFSAPI.framework success.
[frida-ios-dump]: Load SocketRocket.framework success.
[frida-ios-dump]: Load ApacheThrift.framework success.
[frida-ios-dump]: Load PeriscopeSDK.framework success.
[frida-ios-dump]: Load TVDIAnalyticsScribe.framework success.
[frida-ios-dump]: Load TwitterNetworkUtilities.framework success.
[frida-ios-dump]: Load YOLayout.framework success.
[frida-ios-dump]: Load TwitterAVCoreAVRKit.framework success.
[frida-ios-dump]: Load TwitterClientEventAPI.framework success.
[frida-ios-dump]: Load TFSDatabase.framework success.
[frida-ios-dump]: Load TFSFeatureSwitches.framework success.
[frida-ios-dump]: Load ZipUtilities.framework success.
[frida-ios-dump]: Load TwitterAVCore.framework success.
[frida-ios-dump]: Load TwitterNotifications.framework success.
[frida-ios-dump]: Load TwitterNetworkLayer.framework success.
[frida-ios-dump]: Load TFSTwitterAPI.framework success.
[frida-ios-dump]: Load TwitterCrashlytics.framework success.
[frida-ios-dump]: Load TFSTwitterAPICommand.framework success.
[frida-ios-dump]: Load TFSUtilities.framework success.
[frida-ios-dump]: Load TFSAuth.framework success.
[frida-ios-dump]: Load TFSAssert.framework success.
[frida-ios-dump]: Load TFSAssertSwift.framework success.
[frida-ios-dump]: Load Lottie.framework success.
[frida-ios-dump]: Load TFNUI.framework success.
[frida-ios-dump]: Load TwitterVectorGraphics.framework success.
[frida-ios-dump]: Load TFSScribeThriftTNUSupport.framework success.
[frida-ios-dump]: Load TFSScribe.framework success.
[frida-ios-dump]: Load TFSTwitterCore.framework success.
[frida-ios-dump]: Load TwitterPhysicsAnimation.framework success.
[frida-ios-dump]: Load TwitterImagePipeline.framework success.
[frida-ios-dump]: Load TwitterText.framework success.
[frida-ios-dump]: Load TwitterLivePipeline.framework success.
[frida-ios-dump]: Load TwitterExtensionKit.framework success.
[frida-ios-dump]: Load TwitterLoggingService.framework success.
[frida-ios-dump]: Load TwitterAnimation.framework success.
[frida-ios-dump]: Load TFSModel.framework success.
[frida-ios-dump]: Load TwitterLifecycleTools.framework success.
[frida-ios-dump]: Load TFSScribeThrift.framework success.
start dump /var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Twitter
Twitter.fid: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 70.8k/70.8k [00:01<00:00, 63.4kB/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/T1Twitter.framework/T1Twitter
T1Twitter.fid: 4%|██████▋ | 1.55M/41.2M [00:05<02:02, 340kB/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 120, in on_message
scp.get(scp_from, scp_to)
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 238, in get
self._recv_all()
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 389, in _recv_all
commandcode
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 450, in _recv_file
raise SCPException("Underlying channel was closed")
scp.SCPException: Underlying channel was closed
T1Twitter.fid: 4%|██████▊ | 1.56M/41.2M [00:05<02:17, 303kB/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSAuth.framework/TFSAuth
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSAssertSwift.framework/TFSAssertSwift
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterNotifications.framework/TwitterNotifications
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/AgileBits.framework/AgileBits
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/AVRKit.framework/AVRKit
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/LHLSLib.framework/LHLSLib
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/PeriscopeSDK.framework/PeriscopeSDK
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/PhoneNumberKit.framework/PhoneNumberKit
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TAVUI.framework/TAVUI
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFNUI.framework/TFNUI
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSAPI.framework/TFSAPI
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSAssert.framework/TFSAssert
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSDatabase.framework/TFSDatabase
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSFeatureSwitches.framework/TFSFeatureSwitches
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSLocalizedResources.framework/TFSLocalizedResources
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSModel.framework/TFSModel
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSScribe.framework/TFSScribe
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSScribeThrift.framework/TFSScribeThrift
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSScribeThriftTNUSupport.framework/TFSScribeThriftTNUSupport
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSTwitterAPI.framework/TFSTwitterAPI
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSTwitterAPICommand.framework/TFSTwitterAPICommand
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSTwitterCore.framework/TFSTwitterCore
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSUtilities.framework/TFSUtilities
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TVDIAnalyticsScribe.framework/TVDIAnalyticsScribe
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterAnimation.framework/TwitterAnimation
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterAppearance.framework/TwitterAppearance
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterAVCore.framework/TwitterAVCore
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterAVCoreAVRKit.framework/TwitterAVCoreAVRKit
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterAVCoreLHLSLib.framework/TwitterAVCoreLHLSLib
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterBehavioralEvents.framework/TwitterBehavioralEvents
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterClientEventAPI.framework/TwitterClientEventAPI
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterClientEventKit.framework/TwitterClientEventKit
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterCrashlytics.framework/TwitterCrashlytics
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterDiagnosticTools.framework/TwitterDiagnosticTools
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterGraphicsFilters.framework/TwitterGraphicsFilters
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterImagePipeline.framework/TwitterImagePipeline
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterLifecycleTools.framework/TwitterLifecycleTools
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterLivePipeline.framework/TwitterLivePipeline
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterLoggingService.framework/TwitterLoggingService
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterNetworkLayer.framework/TwitterNetworkLayer
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterNetworkUtilities.framework/TwitterNetworkUtilities
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterPhysicsAnimation.framework/TwitterPhysicsAnimation
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterText.framework/TwitterText
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterVectorGraphics.framework/TwitterVectorGraphics
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/ZipUtilities.framework/ZipUtilities
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterApacheThrift.framework/TwitterApacheThrift
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/JBChart.framework/JBChart
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/WebRTC.framework/WebRTC
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/SocketRocket.framework/SocketRocket
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/YOLayout.framework/YOLayout
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/ApacheThrift.framework/ApacheThrift
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /private/var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/Lottie.framework/Lottie
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TFSAccount.framework/TFSAccount
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
start dump /var/containers/Bundle/Application/C9DF44F1-510E-4200-AA9D-146C7FBAD713/Twitter.app/Frameworks/TwitterExtensionKit.framework/TwitterExtensionKit
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 119, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
0.00B [00:00, ?B/s]Traceback (most recent call last):
File "/home/kali/.local/lib/python3.8/site-packages/frida/core.py", line 383, in _on_message
callback(message, data)
File "dump.py", line 137, in on_message
with SCPClient(ssh.get_transport(), progress = progress, socket_timeout = 60) as scp:
File "/home/kali/.local/lib/python3.8/site-packages/scp.py", line 125, in init
self.peername = self.transport.getpeername()
File "/usr/lib/python3/dist-packages/paramiko/transport.py", line 1787, in getpeername
return gp()
OSError: [Errno 9] Bad file descriptor
0.00B [00:00, ?B/s]
0.00B [00:00, ?B/s]Generating "Test.ipa"
'app'
0.00B [00:00, ?B/s]

I am getting the same error with a different app.

Hi! Did you read this part of the README

For SSH/SCP make sure you have your public key added to the target device's ~/.ssh/authorized_keys file.

I experienced the same problem as you, and this solved it.

anybody able to fix this? this step is really long:
For SSH/SCP make sure you have your public key added to the target device's ~/.ssh/authorized_keys file.

and it worked before without that stupid step

It worked for me adding the public key. If the error persists, check if the phone is locking. For the dump to be successful the app should be open and the phone unlocked