Develop Jailbreak Apps - hewigovens/hewigovens.github.com GitHub Wiki
##Compile Environment
- Cross compile on Mac, -isysroot/-arch armv6 armv7/-miphoneos-version-min/CC/CFLAGS
- example: python-for-ios
- Compile directly on iDevices
- firstly need install-sdk
- theos: Unified cross-platform iPhone Makefile system
- Darwinbuild
##Tutorial
- Beginning Jailbroken iOS Development - Your First Tweak
- How To Create A Notification Center Widget for iOS
- Desgin to App
- Jailbroken Development : Starter Pack
- Beginning jailbroken iOS Development: Getting the tools
##References
- Bringing Debian APT to the iPhone
- Building the Toolchain
- Theos/Getting Started
- The iPhone Wiki
- Bypassing iPhone Code Signatures
- iPhone Software Development
- toolchain4 wiki
- Saurik Cydia FAQ
- Code injection methods
##Security Related
- Cycript
- Cycript Tricks
- snoop-it A tool to assist security assessments and dynamic analysis of iOS Apps
- iNalyzer
- Introspy Security profiling for blackbox iOS
- iOS应用程序安全简要总结 翻译的比较全, 推荐
##Developer Resources ###Cydia Repo
- http://gammalevel.com/cydia
- http://coredev.nl/cydia/
- http://ininjas.com/repo/
- http://repo.insanelyi.com
- http://cydia.radare.org/
- http://nix.howett.net/theos/
###Code
- iOS Runtime Headers
- Apple Open Source Browser - tarballs
- iOS static libraries
- Clesio iOS built software
- Tweakweek, tweak examples
- github search~
###Website
- CydiaSubstrate MobileSubstate改名了, 还支持Android
- JailbreakQA
- Reddit iOS Jailbreak
- Cydia Apps Search Modmyi
- Cydia Apps Search Planet