tkersey
If you'd have asked me when I was 3 what I wanted to be when I grew up I would have said a bologna sandwich
@thisisartiumLos Angeles, CA
tkersey's Stars
trianglecocoa/InterestingTweak
The materials and accompanying Xcode project used in Chris's talk entitled "An Interesting approach to reverse engineering apps"
realmacsoftware/RMErrorRecoveryAttempter
RMErrorRecoveryAttempter is a class that conforms to the `NSErrorRecoveryAttempting` informal protocol and harnesses the power of blocks allowing you to provide recovery options for an error.
blackm00n/QTree-objc
Library for location-based clustering of data using Quadtree written in Objective-C
rcarlsen/Pocket-OCR
Demonstration of Tesseract OCR on the iPhone. Video: http://www.youtube.com/v/MICew5-nZp4?hl=en_US&fs=1
erichoracek/MSDynamicsDrawerViewController
Container view controller that leverages UIKit Dynamics to provide a realistic drawer navigation paradigm.
UrbanApps/UAObfuscatedString
A simple category to hide sensitive strings from appearing in your binary
EvgenyKarkan/EKAlgorithms
EKAlgorithms contains some well known CS algorithms & data structures.
Adrian2112/UIImage-BlurredFrame
UIImage category that blurs an specified frame of a UIImage
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
dbachrach/OCUDL
User defined literals for Objective-C
drewmccormack/ensembles
A synchronization framework for Core Data.
radareorg/radare2
UNIX-like reverse engineering framework and command-line toolset
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.
mjmsmith/gcdobjc
Objective-C wrapper for Grand Central Dispatch
SwiftKickMobile/TLLayoutTransitioning
Enhanced transitioning between UICollectionView layouts in iOS.
danielamitay/iOS-App-Performance-Cheatsheet
A collection of code substitutions and configurations that can improve Objective-C code performance on iOS.
lgaches/BeaconEmitter
Turn your Mac as an iBeacon
rsms/LazyDispatch
Thin API and concept on top of libdispatch (aka Grand Central Dispatch) for Cocoa Objective-C code.
sprang/Brushes
Painting app for the iPhone and iPad.
sweetmandm/ionicons-iOS
Easily use ionicons in your native SDK iOS projects
zilmarinen/UIColor-Pantone
Pantone colors UIColor category
yannickl/YLMoment
Parsing, validating, manipulating, and formatting dates easily in Objective-C (API inspired by moment.js)
ariok/TB_iOS7Transition
The code for the tutorial http://www.thinkandbuild.it/ios7-custom-transition/
railsware/BloodMagic
BloodMagic is a framework, which gives you a way to create custom property attributes.
calimarkus/JDStatusBarNotification
Highly customizable & feature rich notifications. Interactive dismiss. Custom Views. SwiftUI. Tap-to-hold. Progress. Written in Swift, compatible for ObjC!
mrackwitz/MRProgress
Collection of iOS drop-in components to visualize progress
tripit/objective_c_binding_v1
TripIt API v1 Objective C language binding.
conradev/CKBlurView
A demo of the private blur APIs in iOS 7
slash-lang/slash
A new language for the web
Bertrand/handlebars-objc
handlebars-objc is a feature-complete implementation of Handlebars.js for Objective-C