-
➜ WeChatRedEnvelop git:(master) make
> Making all for tweak WeChatRedEnvelop…
==> Compiling src/WBBaseViewController.m (armv7)…
==> Compiling src/WBMultiSelectGroupsViewController.m (armv7)…
==> …
-
make
==> Notice: Build may be slow as Theos isn’t using all available CPU cores on this computer. Consider upgrading GNU Make: https://github.com/theos/theos/wiki/Parallel-Building
> Making all for …
-
➜ WeChatRedEnvelop git:(master) make
> Making all for tweak WeChatRedEnvelop…
==> Compiling src/WBBaseViewController.m (armv7)…
:1:10: fatal error: '/opt/theos/Prefix.pch' file not found
#include…
-
xuMacBook:WeChatRedEnvelop songjinwei$ make package
> Making all for tweak WeChatRedEnvelop…
make[2]: Nothing to be done for `internal-library-compile'.
> Making stage for tweak WeChatRedEnvelop…
…
-
macdeMacBook-Pro:~ mac$ git clone https://github.com/buginux/WeChatRedEnvelop.git
Cloning into 'WeChatRedEnvelop'...
remote: Enumerating objects: 433, done.
remote: Total 433 (delta 0), reused 0 (d…
-
#THEOS
sudo git clone --recursive https://github.com/theos/theos.git /opt/theos
sudo chown $(id -u):$(id -g) /opt/theos
cd ~/
touch ~/.bash_profile
open ~/.bash_profile > export THEOS="…
-
输入 /path/to/optool install -c load -p "@executable_path/WeChatRedEnvelop.dylib" -t wechat/Payload/WeChat.app/WeChat 之后显示 -bash: /path/to/optool: No such file or directory 怎么解决?
-
Termination Description: DYLD, Library not loaded: @loader_path/libsubstrate.dylib | Referenced from: /var/containers/Bundle/Application/997B4A94-61E3-4F9E-8B1D-CC50DEB05672/WeChat.app/WeChatRedEnvelo…
-
没有越狱手机怎么办,能不能给个6.6.0砸完壳的
-
install -c load -p "@executable_path/WeChatRedEnvelop.dylib" -t ~/Desktop/wechat/Payload/WeChat.app/WeChat
之后,
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[…