]> git.saurik.com Git - cycript.git/history - Connector.cpp
With -p on all platforms, we can't use asprintf().
[cycript.git] / Connector.cpp
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.
2009-10-27  Jay Freeman (saurik)Completed massive refactoring operation to completely...
2009-10-22  Jay Freeman (saurik)Ported back to the iPhone.
2009-10-22  Jay Freeman (saurik)Further makefile reorganization, header file fixes...
2009-10-20  Jay Freeman (saurik)Removed dlclose() as it scares me and would cause every...
2009-10-16  Jay Freeman (saurik)Broke apart Connector from Library and fixed cases...