Commit Graph

  • a4a07d05e2 Add simulator-trainer suggestion master Thatchapon Unprasert 2025-07-12 10:10:55 +07:00
  • f753dbe926 Update README.md Thatchapon Unprasert 2025-03-02 13:00:59 +07:00
  • ff0ab69dfb Update README.md Thatchapon Unprasert 2025-03-02 12:51:59 +07:00
  • 437a2b821b Add TL;DR Thatchapon Unprasert 2025-03-01 14:15:50 +07:00
  • b921141891 Correct path Thatchapon Unprasert 2025-01-25 14:06:30 +07:00
  • e6bef9b1dd Improve script Thatchapon Unprasert 2025-01-25 13:21:50 +07:00
  • 0df5b4e72c Add simulator version of CydiaSubstrate.tbd Thatchapon Unprasert 2025-01-25 12:42:14 +07:00
  • 0d17004291 Beautify script usage Thatchapon Unprasert 2025-01-25 12:17:01 +07:00
  • 9cfbb8f53e Improve scripts Thatchapon Unprasert 2025-01-18 21:23:38 +07:00
  • d831e3fd2c Update LICENSE Thatchapon Unprasert 2025-01-18 13:29:53 +07:00
  • d5a281c12b Symlink DynamicLibraries for greater good Thatchapon Unprasert 2024-12-30 11:56:58 +07:00
  • f6f2ec19a6 Use sudo for ln for /Library/Frameworks Thatchapon Unprasert 2024-12-30 10:07:28 +07:00
  • ef85016999 Use sudo for /usr/local/bin Thatchapon Unprasert 2024-12-30 10:05:10 +07:00
  • 73c7f310ba Remount /Library instead of /Library/Frameworks so things like preferenceloader-sim can work Thatchapon Unprasert 2024-12-29 12:21:42 +07:00
  • b03307a4ea [fix] use setup routine (#90) waru 2024-12-21 19:25:27 -06:00
  • fba2758b66 No sudo Thatchapon Unprasert 2024-12-21 17:12:13 +07:00
  • 4a122eea70 Make it really work Thatchapon Unprasert 2024-12-21 17:01:51 +07:00
  • 389e182551 Experimental remount.sh Thatchapon Unprasert 2024-12-21 15:42:23 +07:00
  • e5781b5d14 Use UIAlertController on iOS 8+ Thatchapon Unprasert 2024-03-24 21:08:01 +07:00
  • 79c6f02b56 Update README.md Thatchapon Unprasert 2023-02-19 19:48:07 +07:00
  • 3a3a09a172 Update README.md Thatchapon Unprasert 2023-02-19 19:46:40 +07:00
  • ba93757863 Support Apple Silicon Thatchapon Unprasert 2023-01-27 23:36:06 +07:00
  • f89ebdaf0f Fixes for newcomers Thatchapon Unprasert 2023-01-26 19:51:31 +07:00
  • 906f18ea20 Save/restore IFS only when necessary PoomSmart 2022-05-21 21:07:42 +07:00
  • b97079d293 Iterate through SJ_RUNTIME_ROOT_PREFIX only if it exists PoomSmart 2022-04-26 13:01:59 +07:00
  • 07fec7d320 2022 PoomSmart 2022-04-03 14:07:28 +07:00
  • 69fe6d2c30 Provided some clarity and made the example tweak default to the latest Theos's style PoomSmart 2021-07-27 21:22:24 +07:00
  • f930420d0f Ensure xcode-select in preparation steps PoomSmart 2021-06-06 14:59:02 +07:00
  • 20e988bceb Updated README and LICENSE PoomSmart 2021-06-05 20:39:16 +07:00
  • 16d0feca52 Simplified iOS 7 flag a bit PoomSmart 2021-05-08 21:20:51 +07:00
  • 199cddc91a Optionalized code for iOS 7 simulator and made resim halts when no devices are booted and no arguments provided PoomSmart 2021-05-08 21:19:16 +07:00
  • 9f33283f2b Update README.md Thatchapon Unprasert 2021-05-08 18:42:03 +07:00
  • 8b9ece67b4 Merge branch 'master' of github.com:angelXwind/simject PoomSmart 2021-02-27 17:42:56 +07:00
  • d65097c417 Always remove the dylib before replacing, or codesign invalid error PoomSmart 2021-02-27 17:37:03 +07:00
  • 49bf9953b4 Update simject.m Thatchapon Unprasert 2020-08-18 10:03:16 +07:00
  • 66c2e062a8 Typo PoomSmart 2020-07-26 11:13:08 +07:00
  • 97bdf3f720 Karen PoomSmart 2020-07-25 11:28:15 +07:00
  • 291258ae8c Ignore .theos directory PoomSmart 2020-07-25 11:23:44 +07:00
  • d59893eb46 Several Improvements, see comment (#59) Kritanta 2020-07-24 23:21:38 -05:00
  • 2deb7734d2 Revert "Remove reliance on Prefix.pch (deprecated theos feature) (#58)" PoomSmart 2020-07-25 11:21:00 +07:00
  • 16dc301341 Remove reliance on Prefix.pch (deprecated theos feature) (#58) Kritanta 2020-07-10 19:49:23 -05:00
  • 6d913281d4 Updated README PoomSmart 2020-05-16 20:14:04 +07:00
  • 1752b92c08 Corrected the name PoomSmart 2019-11-03 11:41:10 +07:00
  • e1edf4a6a7 Merge pull request #50 from aydenp/master Thatchapon Unprasert 2019-11-01 07:04:24 +07:00
  • d56fff95a9 SHA1 bins don’t natively run on iOS 13, update example Makefile to fix this Ayden 2019-10-31 14:11:32 -04:00
  • e14c33bdd0 Log dylib load error message on fail Ayden 2019-10-31 13:59:43 -04:00
  • 03d3919f1f See right away if the dylib could be loaded PoomSmart 2019-10-18 09:02:27 +07:00
  • 1e14baa45e Support the new Xcode 11 directory structure PoomSmart 2019-07-21 15:42:55 +07:00
  • d8ac9259b3 Update README.md PoomSmart 2019-06-09 16:36:06 +07:00
  • 6626e6c172 respring_simulator is a long name. PoomSmart 2019-05-19 14:17:25 +07:00
  • 3333ef3f2c typo. PoomSmart 2019-05-17 22:09:53 +07:00
  • 1e5b9c0eae Memory management, specifying only -d or -v at a time, improved RegEx and improved debugging messages. PoomSmart 2019-04-21 15:09:40 +07:00
  • 41cfc7dbc2 Adapted to changes (?) in the newer versions of simctl. PoomSmart 2019-04-19 16:00:22 +07:00
  • b547300763 Removed unneeded. Thatchapon Unprasert 2019-02-22 12:26:37 +07:00
  • 08b87f427e Supports Xcode-beta. Thatchapon Unprasert 2019-02-22 12:25:49 +07:00
  • 6f37209594 Just indentation. Thatchapon Unprasert 2019-02-18 11:25:25 +07:00
  • 3500a9ab33 Correction. Thatchapon Unprasert 2019-01-07 12:41:19 +07:00
  • 59f2aee5f0 Update installsubstrate.sh PoomSmart 2019-01-06 14:24:04 +07:00
  • 5e762b06a5 Just in case. PoomSmart 2019-01-06 13:27:19 +07:00
  • 144886de70 installsubstrate.sh for the greater good. PoomSmart 2019-01-06 13:27:14 +07:00
  • 5defeaf39f Update README.md PoomSmart 2018-12-24 14:04:51 +07:00
  • dda8cfef38 Update README.md PoomSmart 2018-11-28 21:30:22 +07:00
  • c414839a63 Minor code changes. PoomSmart 2018-11-28 21:30:20 +07:00
  • 785b08be85 Indentation fix. Thatchapon Unprasert 2018-10-23 10:38:22 +07:00
  • b39ae76f99 Reduce the work to do. Thatchapon Unprasert 2018-10-14 12:54:47 +07:00
  • 6f4bfd41c4 Scripts to automatically build and copy an appropriate CydiaSubstrate.framework to the appropriate location. Thatchapon Unprasert 2018-10-14 12:54:37 +07:00
  • 19f28f320e bundleIdentifier can be null in some cases, so we will prevent the null pointer error here. Thatchapon Unprasert 2018-10-12 17:53:41 +07:00
  • c6450a86c6 Fallback to the conventional Xcode path if there is such an error. Thatchapon Unprasert 2018-10-07 14:25:42 +07:00
  • acffa48968 Guide for preferenceloader-sim. Thatchapon Unprasert 2018-10-07 14:25:05 +07:00
  • 64b4493486 Accurate wording. Thatchapon Unprasert 2018-10-07 14:08:48 +07:00
  • 5c00838d24 Updated copyright dates. Karen/あけみ 2018-07-14 02:35:51 -04:00
  • 97bb481f0b Substitute as a framework for iOS 12/Xcode 10 Thatchapon Unprasert 2018-07-08 11:15:13 -07:00
  • 0cb7db1370 Default to iOS 12/Xcode 10 requirements. Thatchapon Unprasert 2018-07-08 11:14:45 -07:00
  • 92b0ff7f2a Changed my email address. Karen Tsai 2018-03-13 09:33:49 -04:00
  • 6fe5fb8764 make setup to simply copying dylib and plist process. Thatchapon Unprasert 2018-01-21 14:50:16 +07:00
  • 6ae95a71a2 Minor README update. Thatchapon Unprasert 2018-01-21 14:49:59 +07:00
  • 123dd3d10a Corrected a mistake in judgement I made earlier — the issue is not with Xcode 9 dropping 32-bit architecture compilation support, but rather being unable to compile for 32-bit architectures if the developer was targeting iOS 11. Corrected this by explicitly defining a target of iOS 5.0. Karen Tsai 2017-09-18 15:16:25 -04:00
  • ebf3e7a768 Removed an extraneous \t in the Makefile. Karen Tsai 2017-09-18 14:53:51 -04:00
  • a703e7e40c Fixed $ARCHS variable in simjectExampleTweak. Karen Tsai 2017-09-18 14:50:39 -04:00
  • fe29d46fbf Added a Markdown link for the 32-bit information section. Karen Tsai 2017-09-18 14:46:49 -04:00
  • 34905010c2 Reworded README and reorganised makefiles to compensate for the fact that 32-bit architecture compilation has been removed from Xcode 9. Karen Tsai 2017-09-18 14:45:22 -04:00
  • fc5648c8a2 Fix null UUID/UDID issue, also more careful error checking. Thatchapon Unprasert 2017-08-13 09:02:58 +07:00
  • 0a1d355f59 This way the blacklist persists in memory. Thatchapon Unprasert 2017-08-12 14:47:11 +07:00
  • 997ec45166 Fix the nested list and some minor update. Thatchapon Unprasert 2017-08-12 14:31:00 +07:00
  • 82f037b918 Another runtime location (Xcode 9.0+). Thatchapon Unprasert 2017-08-11 13:40:03 +07:00
  • 8fdd40b22b -l flag doesn't require arguments. Thatchapon Unprasert 2017-08-11 10:05:49 +07:00
  • 975b2a8f6c Corrected some typos in respring_simulator (UUID != UDID) Karen Tsai 2017-08-04 02:09:28 -04:00
  • 64ec924625 Use specific cycript 0.9.594 version instead of relying on saurik's API because neither the internal distribution format nor the continued compatibility of libsubstrate with my (unsupported) usage is guaranteed to be stable Karen Tsai 2017-08-04 01:57:31 -04:00
  • 2c9950517f Fixed syntax again, properly merged in the new changes Karen Tsai 2017-08-04 01:54:51 -04:00
  • 95653be0c9 Improved iOS 7 logic and corrected CoreFoundationVersion rules. Karen Tsai 2017-08-04 01:46:27 -04:00
  • 3bc1d4704e Merge branch 'master' into master Thatchapon Unprasert 2017-08-04 12:44:53 +07:00
  • c35b7105e2 Another assumption fix. Thatchapon Unprasert 2017-08-04 12:22:45 +07:00
  • ec191f023c Reworded most of the text found in simject, made the syntax (always using brackets after if statements) and indentation style (tabs) consistent, prettified the respring_simulator help dialog. Karen Tsai 2017-08-04 01:22:43 -04:00
  • c576516d63 Prevent iOS 7 assumption when xcode-select is not applied. Thatchapon Unprasert 2017-08-04 12:06:10 +07:00
  • 6a5093c73d Corrected rules. Thatchapon Unprasert 2017-08-04 12:05:37 +07:00
  • 65e998b9c8 Shouldn't be used. Thatchapon Unprasert 2017-08-04 12:05:27 +07:00
  • 03ddd82c6f Heavily reworded the README. Karen Tsai 2017-08-04 00:48:33 -04:00
  • e1135d2652 Clarified some things in the README. Karen Tsai 2017-08-04 00:25:48 -04:00
  • 32eff1086c Additional note. Thatchapon Unprasert 2017-08-03 14:41:44 +07:00
  • e1716d95f9 Against GO_EASY_ON_ME. Thatchapon Unprasert 2017-08-03 14:30:59 +07:00