MTJailed / PurpleSmoke

A work-in-progress repository for breaking the security of iOS 11.2 up to 11.2.6
https://redwheelbarrow.cf
MIT License
32 stars 8 forks source link

output addition and iPhone 6S+ iOS 11.2.6 addition #3

Closed Dave1482 closed 6 years ago

Dave1482 commented 6 years ago

New device and fixed typos

Dave1482 commented 6 years ago

Oooo whoops

On Sun, May 20, 2018, 1:10 PM N00byEdge notifications@github.com wrote:

@N00byEdge commented on this pull request.

In Jailbreak112/jailbreak112/jailbreak.c https://github.com/MTJailed/PurpleSmoke/pull/3#discussion_r189466192:

@@ -53,7 +53,8 @@ int jailbreak() printf("realhost: %#llx\n", realhost); printf("osdata_get_metaclass: %#llx\n", osdata_get_metaclass); printf("osserialize_serialize: %#llx\n", osserializer_serialize);

  • printf("proc_task: %#llx\n\n", proc_task);
  • printf("proc_task: %#llx\n", proc_task);
  • printf("lel0_sync_vec64_long: %#llx\n\n", kernelptr_bazad;

Missing closing paren?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/MTJailed/PurpleSmoke/pull/3#pullrequestreview-121650875, or mute the thread https://github.com/notifications/unsubscribe-auth/ADkYVDsIZ7wn65jGqw05Wpkksd119Ulsks5t0bGUgaJpZM4UGEON .

Dave1482 commented 6 years ago

Thank you N00byEdge

MTJailed commented 6 years ago

Thanx