jhonny-me / wechatMomentSearch

0 stars 0 forks source link

startup #1

Open jhonny-me opened 7 years ago

jhonny-me commented 7 years ago

This repo is aim to add a function to wechat using ios reverse engineering.

Learn from http://yulingtianxia.com/blog/2017/02/28/Make-WeChat-Great-Again/?utm_source=gank.io&utm_medium=email

jhonny-me commented 7 years ago

found this, should be easier to start from this https://github.com/Urinx/iOSAppHook

jhonny-me commented 7 years ago

resign successfully, run through a !AMDeviceSecureInstallApplication error when resign Wechat, after delete Watch folder and Plugin folder then resign works.

jhonny-me commented 7 years ago
jhonny-me commented 7 years ago

Run into a problem when installing iOSOpenDev through iOSOpenDev-1.6-2.pkg. Solution: cd /opt/iOSOpenDevSetup/bin sudo ./iod-setup base

jhonny-me commented 7 years ago

stuck at putting cycript framework in wechat. Will try the dylib others built.

jhonny-me commented 7 years ago

Using cycript+reveal project from https://github.com/Urinx/iOSAppHook#%E5%AE%89%E8%A3%85iOSOpenDev , when you can't build, just remove the custom script in xcode build setting page.