2014-03-11 |
Jay Freeman (saurik) | Verify the injection error buffer is null-termined. |
tree | commitdiff |
2014-03-11 |
Jay Freeman (saurik) | Fix creepy "dump master.passwd to stderr" failure. |
tree | commitdiff |
2014-01-04 |
Jay Freeman (saurik) | The TARGET_OS_IPHONE variable is set to 1 or 0. |
tree | commitdiff |
2014-01-04 |
Jay Freeman (saurik) | Copy libdyld error messages back from injection. |
tree | commitdiff |
2014-01-01 |
Jay Freeman (saurik) | Port and package (a Cydia release) for iOS 7 ARM64. |
tree | commitdiff |
2013-09-09 |
Jay Freeman (saurik) | Finish new build environment, relocatable objects. |
tree | commitdiff |
2013-09-09 |
Jay Freeman (saurik) | Use MACHINE_THREAD_STATE{,_COUNT} to simplify Mach. |
tree | commitdiff |
2013-09-08 |
Jay Freeman (saurik) | Make mach_vm to vm_map fix support iOS Simulator. |
tree | commitdiff |
2013-09-07 |
Jay Freeman (saurik) | On ARM, mach_vm isn't supported, so use vm_map. |
tree | commitdiff |
2013-06-23 |
Jay Freeman (saurik) | Find location of libcycript at runtime with dladdr. |
tree | commitdiff |
2013-06-23 |
Jay Freeman (saurik) | Correct all blocking 32/64-bit incompatibilities. |
tree | commitdiff |
2013-06-22 |
Jay Freeman (saurik) | Find all remote symbols via dyld_all_image_infos. |
tree | commitdiff |
2013-06-22 |
Jay Freeman (saurik) | Make the ARM thread setup code match i386/x86_64. |
tree | commitdiff |
2013-06-22 |
Jay Freeman (saurik) | Use x86_THREAD_STATE to detect 32/64-bit flavor. |
tree | commitdiff |
2013-06-22 |
Jay Freeman (saurik) | Add _krncall around vm_write (Substrate backport). |
tree | commitdiff |
2013-06-22 |
Jay Freeman (saurik) | Reimplement apr_pools using CYPool in libcycript. |
tree | commitdiff |
2013-06-21 |
Jay Freeman (saurik) | Replace all apr_pool_t * usages with CYPool &. |
tree | commitdiff |
2013-06-19 |
Jay Freeman (saurik) | Upgrade copyright notice (2013, mk, sh, GPLv3). |
tree | commitdiff |
2012-11-07 |
Jay Freeman (saurik) | Use correct variable to verify thread state access. |
tree | commitdiff |
2012-06-07 |
Jay Freeman (saurik) | Update the copyright: 2009-2010 is now 2009-2012. |
tree | commitdiff |
2011-05-20 |
Jay Freeman (saurik) | Use pthread_detach(), not pthread_join(). v0.9.438 |
tree | commitdiff |
2011-05-20 |
Jay Freeman (saurik) | Generalized fix for injector. v0.9.437 |
tree | commitdiff |
2011-05-20 |
Jay Freeman (saurik) | Support building for iOS (Universal) on Mac. |
tree | commitdiff |
2011-05-20 |
Jay Freeman (saurik) | Use dlsym(), not struct Baton. |
tree | commitdiff |
2011-05-20 |
Jay Freeman (saurik) | Revert "Restructure Mach/Inject for iOS 4.3." |
tree | commitdiff |
2011-04-04 |
Jay Freeman (saurik) | Restructure Mach/Inject for iOS 4.3. v0.9.432 |
tree | commitdiff |
2010-07-10 |
Jay Freeman (saurik) | Updated copyright (2010) and license (LGPLv3). |
tree | commitdiff |
2010-05-05 |
Douglas William... | Ported things mentioned in DOUG comments. |
tree | commitdiff |
2010-05-02 |
Jay Freeman (saurik) | Rearrange who pulls WebKit from where. |
tree | commitdiff |
2010-05-02 |
Jay Freeman (saurik) | Remove debugging garbage from Mach/Inject. |
tree | commitdiff |
2010-05-02 |
Jay Freeman (saurik) | Got universal inject working. |
tree | commitdiff |
2010-04-27 |
Jay Freeman (saurik) | Add support back for ARM inject. |
tree | commitdiff |
2010-04-25 |
Jay Freeman (saurik) | Even larger temporary hack to make 64-bit work. |
tree | commitdiff |
2010-04-25 |
Jay Freeman (saurik) | Temporary hacks to make 64-bit compile work. |
tree | commitdiff |
2009-11-05 |
Jay Freeman (saurik) | Updated copyright and licenses. |
tree | commitdiff |
2009-11-01 |
Jay Freeman (saurik) | Attempting a silly x64 fix. |
tree | commitdiff |
2009-11-01 |
Jay Freeman (saurik) | Welcome to Leopard. |
tree | commitdiff |
2009-10-31 |
Jay Freeman (saurik) | Added runloop detection support, ported Handler back... |
tree | commitdiff |
2009-10-31 |
Jay Freeman (saurik) | Completely reworked how process attach works: now the... |
tree | commitdiff |
2009-10-31 |
Jay Freeman (saurik) | Implemented Mach injection: Cycript into any process. |
tree | commitdiff |
|