Skip to content
#

obfuscator

Here are 271 public repositories matching this topic...

iOS混淆加固差异化翻新加密工具,模拟人工手动混淆,识别上下文 ,支持继承链、类型识别、方法多参等复杂高级混淆。source-to-source obfuscation of iOS projects,Xcode's refactor->rename. 告别插入毫无关联的垃圾代码、弃用无脑单词随机拼接替换,模拟正常开发,一款最好的混淆最彻底的Mac App Tools。支持OC(Objc、Objective-C)、C、C++(Cocos2d-x、Cocos2dx和Lua游戏开发)、Swift、C#(Unity)混淆,可用于ios马甲包游戏SDK混淆,减少账号调查过机审上架过包过审4.3、2.3.1、2.1

  • Updated Feb 17, 2022
  • Objective-C
rollsch
rollsch commented Jun 3, 2019

Is your feature request related to a problem? Please describe.
If you have XAML Databinding to public members and use ForceRen (because lets assume your project is not a public library so renaming public methods is acceptable) then this will obviously break databinding.

Describe the solution you'd like
I've hacked a solution which extracts all databinding out of the XAML and makes a l

bug enhancement help wanted good first issue
yGuard
Fohlen
Fohlen commented Sep 7, 2020

There are many possible ways of obfuscation. It would be good to create a table / chart in the documentation which ones exist and are supported by yGuard. Inspiration could be drawn from this paper. The scope of this ticket is to create a new documentation page with mentioned details.

documentation good first issue Hacktoberfest difficulty:beginner

Improve this page

Add a description, image, and links to the obfuscator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the obfuscator topic, visit your repo's landing page and select "manage topics."

Learn more