Skip to content
/ ASO Public
forked from YuKnight/ASO

ASO项目(IOS端),想要往这方面的开发者,可以参考我的项目,记得Start

Notifications You must be signed in to change notification settings

kunnan/ASO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASO

此项目主要为,IOS端AppStore进行刷榜操作

 

项目技术介绍

  1. 采用Tweak进行开发
  2. 增加了部分私有库,需要自己根据我的makefile中引入的私有库。
  3. 打包了PTFTouch的开源触碰(如果有兴趣可以fork)
  4. 包含了OC的一些运行时内容
  5. html脚本的注入

项目环境

由开发者反馈,项目中一些theos的依赖没有,因此将我本人的theos环境提交到此项目中theos.zip文件就是环境文件。解压后替换你本地的theos

 

项目结构

文件名 描述 功能
ASO AppStore Search optimize 的相关逻辑代码 包含注入点 ,改吗,过验证码,卸载,模拟点击 等
layout 一些常用的图标文件 用于美化插件
lib 插件需要的一些依赖,我已经将其打成支持各个手机arm的lib
Makefile 项目的编译管理
Tweak.xm 注入点的声明
NGASO.plist 当前此项目的注入程序的进程
theos.zip 开发所需要的theos环境

About

ASO项目(IOS端),想要往这方面的开发者,可以参考我的项目,记得Start

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 73.0%
  • C 25.9%
  • Other 1.1%