frida-ios-dump 微信8.0砸壳 失败

刚刚入门学习iOS逆向,砸微信的壳练手,很不顺利,其他APP已经成功砸壳,但是微信从来没有成功过,有没有大神帮忙看一下:

Start the target app com.tencent.xin

Dumping 微信 to /var/folders/0v/_nw_rsgj1zgbmsglbcdq3qrc0000gn/T

[frida-ios-dump]: Load ilink_network.framework success.

[frida-ios-dump]: Load Flutter.framework success.

[frida-ios-dump]: Load OpenSSL.framework success.

[frida-ios-dump]: Load andromeda.framework success.

[frida-ios-dump]: Load matrixreport.framework success.

[frida-ios-dump]: Load Lottie.framework success.

[frida-ios-dump]: Load ProtobufLite.framework success.

[frida-ios-dump]: Load App.framework success.

[frida-ios-dump]: Load mm_dart_cpp.framework success.

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/WeChat

WeChat.fid: 1%|█▉ | 2.77M/212M [00:01<01:21, 2.70MB/s]Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 238, in get

self._recv_all()

File “/Library/Python/3.8/site-packages/scp.py”, line 389, in _recv_all

command[code](msg[1:])

File “/Library/Python/3.8/site-packages/scp.py”, line 450, in _recv_file

raise SCPException("Underlying channel was closed")

scp.SCPException: Underlying channel was closed

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/Frameworks/mm_dart_cpp.framework/mm_dart_cpp

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()

OSError: [Errno 9] Bad file descriptor

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/Frameworks/App.framework/App

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()

OSError: [Errno 9] Bad file descriptor

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/Frameworks/Flutter.framework/Flutter

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()

OSError: [Errno 9] Bad file descriptor

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/Frameworks/Lottie.framework/Lottie

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()

OSError: [Errno 9] Bad file descriptor

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/Frameworks/andromeda.framework/andromeda

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()

OSError: [Errno 9] Bad file descriptor

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/Frameworks/OpenSSL.framework/OpenSSL

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()

OSError: [Errno 9] Bad file descriptor

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/Frameworks/ProtobufLite.framework/ProtobufLite

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()

OSError: [Errno 9] Bad file descriptor

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/Frameworks/matrixreport.framework/matrixreport

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()B/s]

OSError: [Errno 9] Bad file descriptor

start dump /private/var/containers/Bundle/Application/A18276B4-7230-4E4F-86FB-4791E4FAE958/WeChat.app/Frameworks/ilink_network.framework/ilink_network

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()

OSError: [Errno 9] Bad file descriptor

               Traceback (most recent call last):

File “/Users/yangbinyu/Library/Python/3.8/lib/python/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 “/Library/Python/3.8/site-packages/scp.py”, line 125, in init

self.peername = self.transport.getpeername()

File “/Library/Python/3.8/site-packages/paramiko/transport.py”, line 1787, in getpeername

return gp()

OSError: [Errno 9] Bad file descriptor

0.00B [00:00, ?B/s]

Generating “微信.ipa”

‘app’

0.00B [00:02, ?B/s]

0.00B [00:02, ?B/s]

0.00B [00:02, ?B/s]

0.00B [00:01, ?B/s]

0.00B [00:01, ?B/s]

0.00B [00:00, ?B/s]

0.00B [00:00, ?B/s]

0.00B [00:00, ?B/s]

0.00B [00:00, ?B/s]

0.00B [00:00, ?B/s]

WeChat.fid: 1%|██

我们能砸,更新你的工具

1 个赞

已经成功砸壳,感谢大神指点!