]> git.saurik.com Git - cycript.git/history - Baton.hpp
Remove CYRunSetups (this feature is broken now).
[cycript.git] / Baton.hpp
2014-01-04  Jay Freeman (saurik)Copy libdyld error messages back from injection.
2014-01-01  Jay Freeman (saurik)Port and package (a Cydia release) for iOS 7 ARM64.
2013-06-23  Jay Freeman (saurik)Correct all blocking 32/64-bit incompatibilities.
2013-06-22  Jay Freeman (saurik)Find all remote symbols via dyld_all_image_infos.
2013-06-19  Jay Freeman (saurik)Upgrade copyright notice (2013, mk, sh, GPLv3).
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)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-02  Jay Freeman (saurik)Rearrange who pulls WebKit from where.
2010-05-02  Jay Freeman (saurik)Got universal inject working.
2009-11-05  Jay Freeman (saurik)Updated copyright and licenses.
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.