]> git.saurik.com Git - cycript.git/history - Mach
Move FunctionInstance_ into alphabetical order.
[cycript.git] / Mach /
2012-06-07  Jay Freeman (saurik)Update the copyright: 2009-2010 is now 2009-2012.
2011-05-20  Jay Freeman (saurik)Use pthread_detach(), not pthread_join(). v0.9.438
2011-05-20  Jay Freeman (saurik)Generalized fix for injector. v0.9.437
2011-05-20  Jay Freeman (saurik)Support building for iOS (Universal) on Mac.
2011-05-20  Jay Freeman (saurik)Use dlsym(), not struct Baton.
2011-05-20  Jay Freeman (saurik)Revert "Restructure Mach/Inject for iOS 4.3."
2011-04-04  Jay Freeman (saurik)Restructure Mach/Inject for iOS 4.3. v0.9.432
2010-07-10  Jay Freeman (saurik)Updated copyright (2010) and license (LGPLv3).
2010-05-05  Douglas William... Ported things mentioned in DOUG comments.
2010-05-02  Jay Freeman (saurik)Rearrange who pulls WebKit from where.
2010-05-02  Jay Freeman (saurik)Remove debugging garbage from Mach/Inject.
2010-05-02  Jay Freeman (saurik)Got universal inject working.
2010-04-27  Jay Freeman (saurik)Add support back for ARM inject.
2010-04-25  Jay Freeman (saurik)Even larger temporary hack to make 64-bit work.
2010-04-25  Jay Freeman (saurik)Temporary hacks to make 64-bit compile work.
2009-11-05  Jay Freeman (saurik)Updated copyright and licenses.
2009-11-01  Jay Freeman (saurik)Attempting a silly x64 fix.
2009-11-01  Jay Freeman (saurik)Welcome to Leopard.
2009-10-31  Jay Freeman (saurik)Added runloop detection support, ported Handler back...
2009-10-31  Jay Freeman (saurik)Completely reworked how process attach works: now the...
2009-10-31  Jay Freeman (saurik)Implemented Mach injection: Cycript into any process.