解密appstroe的APP

 dumpdecrypted下載:

1.git clone https://github.com/stefanesser/dumpdecrypted

2.cd /Users/snakeninny/Code/dumpdecrypted/

3.make

("/Applications/Xcode 4.app/Contents/Developer") does not exist, use `xcode-select --switch path/to/Xcode.app` to specify the Xcode that you wish to use for command line developer tools (or see `man xcode-select`)沒有刪除乾淨的時候運行下面語句。XCODE-SELECT選擇是哪一個目錄?

sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer

4.最後生成文件dumpdecrypted.dylib

5.sshroot@IP    密碼alpine

6把dumpdecrypted.dylib文件拷貝到 /var/mobile/Applications/E1BB23E8-6F6A-4E6F-9F59-7140E0B1DB55/Document下面 cd進去

  1. DYLD_INSERT_LIBRARIES=dumpdecrypted.dylib  /var/mobile/Applications/XXXXXX/Victim.app/Victim

       DYLD_INSERT_LIBRARIES=dumpdecrypted.dylib  /var/mobile/Applications/E1BB23E8-6F6A-4E6F-9F59-7140E0B1DB55/Taobao4iPhone.app/Taobao4iPhone


會生成一個文件.decrypted 的文件。

1.下載完http://stevenygard.com/class-dump之後                   拉倒 /usr / local / bin 目錄下

2.aofeilin:~ ysw-uleule$ class-dump -H /Users/ysw-uleule/Desktop/A/promotion_sales -o /Users/ysw-uleule/Desktop/A    .h文件出來了。

3。稍後寫下載下來的app的文件。然後.h提取出來。



二》

1.安裝iFunBox查看手機的目錄 需要安裝FileConduit "2"



cydia substrate(MobileSubstrate)OpenSSH

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章