Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问下,OPPO商店,审核马甲包的原理什么? #20

Open
huaxiaos opened this issue Oct 13, 2021 · 5 comments
Open

请问下,OPPO商店,审核马甲包的原理什么? #20

huaxiaos opened this issue Oct 13, 2021 · 5 comments

Comments

@huaxiaos
Copy link

通过360加固,这种方式不行么?

@qq549631030
Copy link
Owner

你两个包代码相似度高,打出的包相似度也高,加固后相似度一样高,要在代码层面就降低相似度

@KunPengZheng
Copy link

如果一个包混淆(自己配置混淆字典),另外一个包不混淆,那么重复率是不是会低很多?

@qq549631030
Copy link
Owner

如果一个包混淆(自己配置混淆字典),另外一个包不混淆,那么重复率是不是会低很多?

这个自然,混淆和没混淆本来就差别很大

@KunPengZheng
Copy link

如果一个包混淆(自己配置混淆字典),另外一个包不混淆,那么重复率是不是会低很多?

这个自然,混淆和没混淆本来就差别很大

如果依靠这种方式也不能通过的话,可以认为商店的查重是对字节码层面的匹配?

@longkehuawei
Copy link

一个包加固,一个不加固,是不是也是差异很大

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants