GithubHelp home page GithubHelp logo

Comments (26)

DKJone avatar DKJone commented on June 3, 2024

换了bundleid的基本两天内就会收到微信通知😀

from dkwechathelper.

wagulu avatar wagulu commented on June 3, 2024

https://fqmynew.cdn.bcebos.com/fqmy1.1.1.s.ipa 这个第三方改版微信可以防封,但是没有抢红包的功能,而且还要收费

from dkwechathelper.

DKJone avatar DKJone commented on June 3, 2024

可以反编译研究下源码

from dkwechathelper.

Mcdull0921 avatar Mcdull0921 commented on June 3, 2024

刚好12个小时,收到警告的通知了,说再用就封号

from dkwechathelper.

wagulu avatar wagulu commented on June 3, 2024

钩NSDictionary的dictionaryWithContentsOfFile 判断是否读取Info.plist ,将BundleId替换
钩NSBundle的 bundleIdentifier; infoDictionary; objectForInfoDictionaryKey 将包名替换
我oc只会读不会写,有空的可以先研究下

from dkwechathelper.

DKJone avatar DKJone commented on June 3, 2024

@waguluk 可以参考 这篇文章,之前试过这种方式,但是修改后微信会因为加载不到资源文件发生意外崩溃,最后就没有再试这种方法。替代方法:在项目info.plist 中MONKEYDEV_DEFAULT_BUNDLEID设为YES,会使用 微信原Bundleid重签名,就不需要修改bundle id了。

from dkwechathelper.

qibaozhen avatar qibaozhen commented on June 3, 2024

抢红包功能不好用

from dkwechathelper.

DKJone avatar DKJone commented on June 3, 2024

@qibaozhen 你可以就红包问题 到 #6 ,说明具体情况

from dkwechathelper.

Mcdull0921 avatar Mcdull0921 commented on June 3, 2024

@waguluk 可以参考 这篇文章,之前试过这种方式,但是修改后微信会因为加载不到资源文件发生意外崩溃,最后就没有再试这种方法。替代方法:在项目info.plist 中MONKEYDEV_DEFAULT_BUNDLEID设为YES,会使用 微信原Bundleid重签名,就不需要修改bundle id了。

这个info.plist是指dkhelper这个项目的info.plist吗?并没有找到MONKEYDEV_DEFAULT_BUNDLEID这个选项,是需要手动添加这项进去吗?

from dkwechathelper.

DKJone avatar DKJone commented on June 3, 2024

@Mcdull0921
2019-01-29 9 10 27

from dkwechathelper.

QA411 avatar QA411 commented on June 3, 2024

还能收到新消息推送吗?

from dkwechathelper.

DKJone avatar DKJone commented on June 3, 2024

@QA411 在微信运行的时候可以收到推送,如果你打开后台抢红包,只要不直接杀死,微信会一直在后台运行,也可以收到推送,不打开会在退出几秒钟后收不到推送。

from dkwechathelper.

ChuanWSwist avatar ChuanWSwist commented on June 3, 2024

没换bundleID,使用工程运行安装,基本第二天就收到通知了,有解么?

from dkwechathelper.

DKJone avatar DKJone commented on June 3, 2024

@ChuanWSwist 暂时没有

from dkwechathelper.

wagulu avatar wagulu commented on June 3, 2024

应该是用的检测BundleID之外的手段

from dkwechathelper.

wujiajun270 avatar wujiajun270 commented on June 3, 2024

不修改步数开启自动抢红包功能就不会被非法警告了,亲测可用。

from dkwechathelper.

DKJone avatar DKJone commented on June 3, 2024

@wujiajun270 还是要看运气的

from dkwechathelper.

wagulu avatar wagulu commented on June 3, 2024

不修改步数开启自动抢红包功能就不会被非法警告了,亲测可用。

我只是登录了一下都收到了警告

from dkwechathelper.

huangjingf avatar huangjingf commented on June 3, 2024

请问有什么方法可以防封吗?

from dkwechathelper.

tata9898 avatar tata9898 commented on June 3, 2024

你们是真头铁 硬这警告 就是要开挂

from dkwechathelper.

liupcoder avatar liupcoder commented on June 3, 2024

封号一天😂

from dkwechathelper.

liupcoder avatar liupcoder commented on June 3, 2024

我越狱之后使用,目前没收到警告

from dkwechathelper.

chance395 avatar chance395 commented on June 3, 2024

用了一晚上 收到警告了

from dkwechathelper.

fantasybei avatar fantasybei commented on June 3, 2024

有没有啥账号防封的好办法啊。哎

from dkwechathelper.

Gensiss avatar Gensiss commented on June 3, 2024

没过两天就开始闪退

from dkwechathelper.

ceeyang avatar ceeyang commented on June 3, 2024

改 bundleID 运行。微信小号登录的,两天,目前没收到任何通知。
大号用 App Store 下载的微信。小号使用本项目。

from dkwechathelper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.