• Stars
    star
    12
  • Rank 1,597,372 (Top 32 %)
  • Language
    Objective-C
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

教你如何一步步混淆JSPatch,以绕过苹果的审核。建议使用的时候,对类重新命名,而不要使用demo中的类。

More Repositories

1

BayMaxProtector

Crash protector -take care of your application like BayMax
Objective-C
420
star
2

AvoidCrash-UnrecognizedSelector

如何防止因为unrecognizedselector而引起的崩溃问题
Objective-C
18
star
3

TreeViewTemplate

A tree structure template that can be customized
Objective-C
17
star
4

JSPatch-BackgroundOperation

A Mac application to upload JSPatch-hotfix files manually,Support RSA asymmetric encryption, You should just drag your file into the input box when use
Objective-C
15
star
5

LightMap

轻量级的地图解决方案,地图高亮、惯性缩放
Objective-C
12
star
6

LayerTreeInspector

An Inspector to help you see the application layer tree,At the same time you can also modify some of the common view properties
Objective-C
9
star
7

EasyFullScreen

简易的全屏返回工具,全屏返回过程中支持透明度、颜色渐变,可以指定页面全屏返回。可拓展自己的转场策略
Objective-C
6
star
8

AttributeLabel

富文本label,可以显示高亮文字,响应高亮文字点击事件、同时支持图文混排,操作简单
Objective-C
6
star
9

RuntimeDance

Runtime高级用法小结(建设中)
Objective-C
2
star
10

GifRefreshCategory

只需要换一下图片,此外无需一行代码,无需继承,直接使用MJ原生的即可。
Objective-C
2
star
11

SlideSelectView

一款可以双向滑动的选择器,采用代理设计模式,仿写系统tableview的形式。header可以左右滑动,content可以上下滚动,可以进行定制。【暂时没有考虑复用机制,之后完善。】
Objective-C
1
star
12

CCAnimatedView

如何自己实现一个EaseOut动画效果。
Objective-C
1
star
13

JavaStudy

Java基础
Java
1
star
14

JavaWebStudy

HTML
1
star
15

CCScrollView

当控件向中心点移动时候放大,远离时候缩小,滚动放大缩小
Objective-C
1
star
16

CPointerCalculator

运用c语言函数指针和结构体struct 制作的简易四则运算计算器,界面使用xib搭建的,主要是为了介绍函数指针与结构体的使用。
Objective-C
1
star