The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Talk:Keylimepie"
(3 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
:::::The source is available at https://github.com/Chronic-Dev/syringe, I'll be able to email you a precompiled zip on Tuesday. --[[User:CompilingEntropy|CompilingEntropy]] ([[User talk:CompilingEntropy|talk]]) 08:22, 6 October 2013 (UTC) |
:::::The source is available at https://github.com/Chronic-Dev/syringe, I'll be able to email you a precompiled zip on Tuesday. --[[User:CompilingEntropy|CompilingEntropy]] ([[User talk:CompilingEntropy|talk]]) 08:22, 6 October 2013 (UTC) |
||
::::::I can compile syringe, I mean is the code on your github the most current? --[[User:Phyrrus9|Phyrrus9]] ([[User talk:Phyrrus9|talk]]) 19:31, 6 October 2013 (UTC) |
::::::I can compile syringe, I mean is the code on your github the most current? --[[User:Phyrrus9|Phyrrus9]] ([[User talk:Phyrrus9|talk]]) 19:31, 6 October 2013 (UTC) |
||
+ | :::::::Yep, the latest is on github. To be clear, injectpois0n segfaults when run on its own for me. If I could get past that, I could easily implement it in keylimepie. --[[User:CompilingEntropy|CompilingEntropy]] ([[User talk:CompilingEntropy|talk]]) 05:35, 7 October 2013 (UTC) |
||
+ | ::::::::Could you tell me where you are when it segfaults? I can gdb it and tell you/fix the problem --[[User:Phyrrus9|Phyrrus9]] ([[User talk:Phyrrus9|talk]]) 20:11, 7 October 2013 (UTC) |
||
+ | |||
+ | == iPhone 4 (CDMA) support == |
||
+ | |||
+ | Syringe can have n92ap support. Example: [https://github.com/Haifisch/AESPayload Github] --[[User:Haifisch|Haifisch]] ([[User talk:Haifisch|talk]]) 15:19, 7 October 2013 (UTC) |
Latest revision as of 20:11, 7 October 2013
Timing
You should write something to autodetect device timing, I will look at it (already forked) but no guarantees. --Phyrrus9 (talk) 21:06, 2 October 2013 (UTC)
- Thanks for the suggestion Phyrrus9, I'm planning on doing that. Eventually, the idea is for the whole process will be automated; I'm trying to move away from greenpois0n and recboot (instead using some syringe tools), and use iRecovery to detect what mode the device is in instead of relying on user feedback. --CompilingEntropy (talk) 22:13, 2 October 2013 (UTC)
- I would be willing to help out with that. --Phyrrus9 (talk) 00:05, 3 October 2013 (UTC)
- That would be great; what I need the most help with right now is getting a working version of injectpois0n. It always gives me
segmentation fault 11
when I compile it from source, and I haven't been able to fix it. --CompilingEntropy (talk) 12:51, 5 October 2013 (UTC)- If you can tell me where you got that code, and send me a zip of your current tree, I can find the fault. email is at User:Phyrrus9 --Phyrrus9 (talk) 00:37, 6 October 2013 (UTC)
- The source is available at https://github.com/Chronic-Dev/syringe, I'll be able to email you a precompiled zip on Tuesday. --CompilingEntropy (talk) 08:22, 6 October 2013 (UTC)
- I can compile syringe, I mean is the code on your github the most current? --Phyrrus9 (talk) 19:31, 6 October 2013 (UTC)
- Yep, the latest is on github. To be clear, injectpois0n segfaults when run on its own for me. If I could get past that, I could easily implement it in keylimepie. --CompilingEntropy (talk) 05:35, 7 October 2013 (UTC)
- I can compile syringe, I mean is the code on your github the most current? --Phyrrus9 (talk) 19:31, 6 October 2013 (UTC)
- The source is available at https://github.com/Chronic-Dev/syringe, I'll be able to email you a precompiled zip on Tuesday. --CompilingEntropy (talk) 08:22, 6 October 2013 (UTC)
- If you can tell me where you got that code, and send me a zip of your current tree, I can find the fault. email is at User:Phyrrus9 --Phyrrus9 (talk) 00:37, 6 October 2013 (UTC)
- That would be great; what I need the most help with right now is getting a working version of injectpois0n. It always gives me
- I would be willing to help out with that. --Phyrrus9 (talk) 00:05, 3 October 2013 (UTC)
iPhone 4 (CDMA) support
Syringe can have n92ap support. Example: Github --Haifisch (talk) 15:19, 7 October 2013 (UTC)