madaoCN's Stars
walkdianzi/DSRoundedImageArticle
iOS图片高性能设置圆角研究过程文章
easefun/polyv-ios-sdk
Naville/WTFJH
One-step iOS binary runtime instrumentation for the lazy ones
hrydgard/ppsspp
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
limneos/weak_classdump
Cycript real-time classdump . An alternative for encrypted binaries
dataarts/webgl-globe
WebGL Globe is a platform for visualizing latitude longitude based information using WebGL.
jiehua233/ipproxy
代理IP提取工具
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
rmax/scrapy-redis
Redis-based components for Scrapy.
KJCracks/Clutch
Fast iOS executable dumper
0xced/class-dump
This is a command-line utility for examining the Objective-C runtime information stored in Mach-O files. It generates declarations for the classes, categories and protocols. This is the same information provided by using 'otool -ov', but presented as normal Objective-C declarations, so it is much more compact and readable.
nst/iOS-Runtime-Headers
iOS Objective-C headers as derived from runtime introspection
nst/RuntimeBrowser
Objective-C Runtime Browser, for Mac OS X and iOS
nygard/class-dump
Generate Objective-C headers from Mach-O files.
kennytm/Miscellaneous
This repository contains stuff which would be helpful for jailbroken iOS development.
kennytm/iphone-private-frameworks
Headers for private frameworks or undocumented interfaces of iPhoneOS 3.x or before (4.x is not supported yet).
libimobiledevice/usbmuxd
A socket daemon to multiplex connections from and to iOS devices
getlantern/lantern-binaries-archive
Lantern installers binary downloads.
zhouhuanqiang/AdvertisingPageDemo
An app starting demo with advertising page
ibireme/YYCache
High performance cache framework for iOS.
stefanesser/dumpdecrypted
Dumps decrypted mach-o files from encrypted iPhone applications from memory to disk. This tool is necessary for security researchers to be able to look under the hood of encryption.
YasinZhou/NetWorkingDemo
网络层架构设计demo
Tim9Liu9/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
fastred/ReflectableEnum
Reflection for enumerations in Objective-C.
java-decompiler/jd-gui
A standalone Java Decompiler GUI
pxb1988/dex2jar
Tools to work with android .dex and java .class files
iBotPeaches/Apktool
A tool for reverse engineering Android apk files
NemoAir/AutoLayoutFlowDemo
自动布局Autolayout约束调用顺序
smartFlash/pySecurity
Python tutorials
mher/tornado-celery
Non-blocking Celery client for Tornado