tom2015010203

 

 

1、theos 安装

$ export THEOS=/opt/theos

$ sudo clone git://github.com/DHowett/theos.git $THEOS

 显示如下算是成功

 

 

2.安装ldid (http://joedj.net/ldid) .放在/opt/theos/bin/

运行下面命令

$ sudo chmod 777 /opt/theos/bin/ldid

3.配置CydiaSubstrate (github 下载的)https://raw.githubusercontent.com/kokoabim/iOSOpenDev/master/lib/libsubstrate.dylib

(链接: https://pan.baidu.com/s/1geCkoTX 密码: ex95)

将1.中图片红框内的文件拖拽到 theos文件夹中

4.安装dpkg

https://raw.githubusercontent.com/DHowett/dm.pl/master/dm.pl
打开网页,另保存一下,重命名为 dpkg-deb (没有后缀.pl).放到/opt/theos/bin/

运行下面命令

$ sudo chmod 777 /opt/theos/bin/dpkg-deb 

 

   IDA下载

https://www.hex-rays.com/products/ida/support/download_demo.shtml

 

 

 

安装之后,找个ipa文件。修改后缀为.zip解压 ,打开,右键显示包内容,

 

 

 

 把这个文件拖拽到IDA中

 ******************************************************************* 华丽分割线 ****************************************************************

2017_08_29 ios应用破解     刘羊梓(360公司)

1.

*APP解密——Dumpdectyted

*IDA ——静态反编译

*动态调试——LLDB

*

 

 2.破解步骤

 

3

 

//补充  输出utf-8 方法 在terminal中

 

 

分类:

技术点:

相关文章:

  • 2021-09-18
  • 2021-04-04
  • 2021-06-11
  • 2021-09-18
  • 2021-12-27
  • 2021-09-07
  • 2021-06-24
  • 2021-05-10
猜你喜欢
  • 2021-05-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2021-12-02
相关资源
相似解决方案