Sometimes the jailbreak succeeds but the device crashes afterwards.
Other times it's rock solid.
Not entirely sure why.
I believe some undefined behaviour is going on with some patch. Maybe an overflow out of phys page due to unexpected deltas between things expected to be in the same page?
why?
can confirm this is happening
crashes for 5S each time. any idea? logs
can confirm
need any more panic logs?
Yup. Confirming this is happening to me too.
Does anyone else having crashes have an Apple Watch paired?
Yes. @AppleBetas Apple watch paired.
If I install this jb right now on my iphone 6 running 10.2 and it crashes and I don't want it just yet, could I somehow remove cydia?
I have a 6+ and want to contribute logs, but I do not have a Mac or VM to compile. I do know how to compile and understand how to compile: there are literally 100's of step-by-step videos on how to compile. Even if one did not understand what one was doing: the task could be successfully completed by following each step to the T exactly how it is outline in any of the mentioned guides.
I know it's still buggy, and you need logs: I am willing to deal with bugs in order to provide logs. May I have some collaboration here? I do not trust any links and even some of the forks outlined in the network have the .ipa on their repo: I still don't trust them.
I'm not begging for a compile, I won't flee the scene. I want to know how to get logs, what is causing crashes, what is buggy so I can submit logs when things happen.
I have plenty of logs already. I don't need any more.
Also crashes every time I try to play 8ball. Rip my social life. But still worth it.
Ok then @kpwn, thank you for your hard work. I will just wait till you update your site with the alpha 2 link. I also want to apologize if my comment, no matter how I worded it, angered you in any way.
@kpwn could I remove cydia if i didnt like it after jailbreaking?
@msamuel002 even if you removed Cydia via SSH: your device would still be jailbroken. You would need to restore your device if you wanted the work-in-progress code off your device.
@RypeDub420 all you have to do is reboot the device and delete the app to completely remove the jailbreak, it would leave anything you installed via cydia, but it would all be inactive
oh ok thanks for the info. also, if my phone crashed a lot now with the experimental jb, in the future, when qwerty updates it to be stable, will it have any side effects on the stable release?
^@RypeDub420
@kpwn is this true what @beanjo55 stated? I don't believe that's true. I'm sure after the 1st time you run Yalu10.2, SOME of the code is inside your device, even after a reboot; am I correct on that note?
so would the buggy 10.2 jb now have an effect on the future more stable 10.2 jb?
nobody knows.
I installed on 6+ jailbreak succeeded but cydia crashes
@msamuel002 no because once you run a newer compiled .ipa: it'll rewrite any files placed on the device after the initial run with an older compiled .ipa. It'll essentially be an upgrade.
@tamer3030 & @justinoboyle reboot and re-jailbreak, try again.
https://github.com/kpwn/yalu102/issues/179#issue-203847700
@tamer3030 Same here. Jailbreak is working semi-reliably (like two very minor tweaks installed), but now anytime I open Cydia, it just instantly crashes and reboots. Re-jailbreaking works fine (80% of the time-- works better tethered to Xcode), but then you open Cydia and it crashes.
Also have noticed a bunch of crashes when using the system photos picker, but that's an issue for another time.
@RypeDub420 I did many times but nothing cydia crashes everytime
I restored my phone and will jailbreak again and see
@RypeDub420 ok thanks for the response! also, one last question before I give this a go. will this jb (as of now) have any detrimental effect on my device? for ex. reboot loop, shutting off and never turning back on? cuz i would not like that lol
@tamer3030 & @justinoboyle did you install ANY tweaks? If yes, don't install ANY tweaks and just monitor having your device in the jailbroken state.
@msamuel002 probably not, but it has happened frequently to people on r/jailbreak. it depends on what tweaks you install
@msamuel002 no, it'll either be jailbroken when you run it, or it'll crash after running it and you'll just have to reboot. The code is at least stable enough currently to not cause bootloops or respring loops.
@RypeDub420 nope coz cydia didn't open from the first time
@tamer3030 & @justinoboyle then it looks like @kpwn will have to take over diagnosing your specific issue. The next time it crashes, paste logs.
@RypeDub420 That is a solution that I have done multiple times and briefly noted in my original message. I noted it in this thread because it seems to be exactly what Luca and others are mentioning.
I have installed two minor tweaks and updated Cydia to the latest version (to try to fix the bugginess) but it just seems like Cydia is unreliable in general. The unstable-ness of Cydia is notable with and without tweaks installed.
Also, @tamer3030 , you probably won't get into any sort of boot loop or anything since this is semi-tethered.
(unless you like the syncing of the apps, heh)
EDIT: Also, my i6 seems to not be able to connect to the iTunes Store... possibly related?
@justinoboyle try a network settings reset, then check status, possibly try logging out and back in.
well I restored my phone and re jailbreak now cydia is working fine I'll continue testing and see
well something off topic coz off my 16 GB phone I tried to stash file system by renaming cydia no stash
well the stashing was successful but after reboot the phone enter boot loop and will restore again so no one try to do that
Don't stash lol , Dont try to act smart if you don't know what you're doing @tamer3030
@mody199610 I know what I'm doing I just need to test all the cases while 10.2 singing window is still opened
I want ipad mini 3 support.馃槶
@hilariousfan23 You can create a literally empty GitHub account talk about how much you "want" other people to work for you, or you can be gracious and acknowledge the hard work that Luca, Marco + others put in to provide this free of charge to you.
Don't have anything useful to say? Then don't.
Sounds like an annoying bug to solve. @kpwn could you post some logs here? maybe some more eyes will help... who am I kidding? I'm nothing compared to your greatness :)
I know you might get mad but could anyone give me a precompiled ipa OR tell me how to add IOKIT (i am getting the error that iokit is not found). I want to test it so i can help in the development of it.
Check in the readme.
@meyer9 I got up to step 4 (Include the IOKit headers, and add them to your search path.) How do I do this?
sudo cp /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/usr/include/libkern/OSTypes.h /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/usr/include/libkern
sudo cp -r /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks/IOKit.framework
@msamuel002 https://github.com/kpwn/yalu102/issues/71#issuecomment-275396752
wtf, when i go to product > archive, and i want to "export", it says "distribution requires enrollment in the apple developer program"...is this the only way i can do it?
can't i just run it on xcode and it will install the yalu102 app on my iphone? lol
@msamuel002 You need a apple dev cert to compile
just make one with your apple id for free.
sysname: Darwin
nodename: Matthews-iPhone
release: 16.3.0
version: Darwin Kernel Version 16.3.0: Tue Nov 29 21:40:08 PST 2016; root:xnu-3789.32.1~4/RELEASE_ARM64_T7000
machine: iPhone7,2
2017-01-29 00:29:51.260261 yalu102[2477:613429] found corruption 38c03
2017-01-29 00:29:57.608470 yalu102[2477:613429] found kernel text at fffffff020404000
2017-01-29 00:29:57.610631 yalu102[2477:613429] got tfp0 -> 39607
2017-01-29 00:29:57.612321 yalu102[2477:613429] found procs at fffffff002d76870
2017-01-29 00:29:57.616068 yalu102[2477:613429] seg: __TEXT
2017-01-29 00:29:57.616166 yalu102[2477:613429] seg: __DATA_CONST
2017-01-29 00:29:57.616331 yalu102[2477:613429] seg: __TEXT_EXEC
2017-01-29 00:29:57.616470 yalu102[2477:613429] seg: __KLD
2017-01-29 00:29:57.616602 yalu102[2477:613429] seg: __LAST
2017-01-29 00:29:57.616699 yalu102[2477:613429] seg: __DATA
2017-01-29 00:29:57.616813 yalu102[2477:613429] seg: __PRELINK_TEXT
2017-01-29 00:29:57.616938 yalu102[2477:613429] seg: __PLK_TEXT_EXEC
2017-01-29 00:29:57.617054 yalu102[2477:613429] seg: __PRELINK_DATA
2017-01-29 00:29:57.617161 yalu102[2477:613429] seg: __PLK_DATA_CONST
2017-01-29 00:29:57.617278 yalu102[2477:613429] seg: __PLK_LINKEDIT
2017-01-29 00:29:57.617385 yalu102[2477:613429] seg: __PRELINK_INFO
2017-01-29 00:29:57.617489 yalu102[2477:613429] seg: __LINKEDIT
2017-01-29 00:29:57.617607 yalu102[2477:613429] fffffff01f4cc000 - fffffff020c94000
2017-01-29 00:29:57.682751 yalu102[2477:613429] ffffffff03dac000
2017-01-29 00:29:57.732741 yalu102[2477:613429] fffffff0204715a0
2017-01-29 00:29:57.773368 yalu102[2477:613429] pmap: fffffff020920850
2017-01-29 00:29:57.773895 yalu102[2477:613429] got phys at 81948a000 for virt fffffff01e4ed000
2017-01-29 00:29:57.774019 yalu102[2477:613429] found cpu 0
2017-01-29 00:29:57.774201 yalu102[2477:613429] found physz: fffffff020493000
2017-01-29 00:29:57.774303 yalu102[2477:613429] found cpu 1
2017-01-29 00:29:57.774453 yalu102[2477:613429] found physz: fffffff020493000
2017-01-29 00:29:57.774704 yalu102[2477:613429] fffffff020593574 - fffffff0205933a8
2017-01-29 00:29:57.776090 yalu102[2477:613429] ttbr0: 802ab9000 fffffff020471590
2017-01-29 00:29:57.776625 yalu102[2477:613429] got a cpacr
2017-01-29 00:29:57.777255 yalu102[2477:613429] level fffffff03c40c000 - 81b48e000
2017-01-29 00:29:57.777397 yalu102[2477:613429] level fffffff039c8e810 - 804b0f000
2017-01-29 00:29:57.777730 yalu102[2477:613429] level fffffff02330f480 - 804392000
2017-01-29 00:29:57.777945 yalu102[2477:613429] level fffffff03c40c000 - 821b10000
2017-01-29 00:29:57.778106 yalu102[2477:613429] level fffffff040310810 - 826b13000
2017-01-29 00:29:57.778259 yalu102[2477:613429] level fffffff045313020 - 829d11000
2017-01-29 00:29:57.877108 yalu102[2477:613429] level fffffff03c40c000 - 812471000
2017-01-29 00:29:57.877526 yalu102[2477:613429] level fffffff030c71808 - 834572000
2017-01-29 00:29:57.877986 yalu102[2477:613429] level fffffff052d728c0 - 818173000
2017-01-29 00:29:57.932613 yalu102[2477:613429] level fffffff03c40c000 - 8153d2000
2017-01-29 00:29:57.932844 yalu102[2477:613429] level fffffff033bd2810 - 80b9db000
2017-01-29 00:29:57.933311 yalu102[2477:613429] level fffffff02a1db158 - 81dbdd000
2017-01-29 00:29:57.943389 yalu102[2477:613429] level fffffff03c40c000 - 8105b8000
2017-01-29 00:29:57.943547 yalu102[2477:613429] level fffffff02edb8808 - 828a39000
2017-01-29 00:29:57.943943 yalu102[2477:613429] level fffffff0472393d8 - 80a3ba000
2017-01-29 00:29:57.959776 yalu102[2477:613429] fref at fffffff0205911a0
2017-01-29 00:29:57.975537 yalu102[2477:613429] amfistr at fffffff02027c510
2017-01-29 00:29:57.975736 yalu102[2477:613429] level fffffff03c40c000 - 8302dc000
2017-01-29 00:29:57.976063 yalu102[2477:613429] level fffffff04eadc808 - 80d0a7000
2017-01-29 00:29:57.976317 yalu102[2477:613429] level fffffff02b8a73e0 - 836e28000
2017-01-29 00:29:57.996278 yalu102[2477:613429] level fffffff03c40c000 - 822a5d000
2017-01-29 00:29:57.996437 yalu102[2477:613429] level fffffff04125d808 - 82afde000
2017-01-29 00:29:57.996728 yalu102[2477:613429] level fffffff0497dede0 - 82fbdf000
2017-01-29 00:29:58.007101 yalu102[2477:613429] level fffffff03c40c000 - 8346e0000
2017-01-29 00:29:58.007361 yalu102[2477:613429] level fffffff052ee07e0 - 836be1000
2017-01-29 00:29:58.007552 yalu102[2477:613429] level fffffff0553e1580 - 810eaa000
2017-01-29 00:29:59.009314 yalu102[2477:613429] enabled patches
2017-01-29 00:29:59.056356 yalu102[2477:613429] remounting: 0
2017-01-29 00:29:59.084540 yalu102[2477:613429] pid = 9b2
./
./Applications/
./bin/
./boot/
./dev/
./etc
./lib/
./Library/
./mnt/
./private/
./sbin/
./System/
./tmp
./usr/
./var
./usr/bin/
./usr/games/
./usr/include/
./usr/lib/
./usr/libexec/
./usr/local/
./usr/sbin/
./usr/share/
./usr/share/bigboss/
./usr/share/dict/
./usr/share/dpkg/
./usr/share/gnupg/
./usr/share/misc/
./usr/share/tabset/
./usr/share/terminfo/
./usr/share/terminfo/41
./usr/share/terminfo/45
./usr/share/terminfo/61
./usr/share/terminfo/63
./usr/share/terminfo/64
./usr/share/terminfo/65
./usr/share/terminfo/67
./usr/share/terminfo/6b
./usr/share/terminfo/6c
./usr/share/terminfo/6d
./usr/share/terminfo/70
./usr/share/terminfo/72
./usr/share/terminfo/73
./usr/share/terminfo/75
./usr/share/terminfo/76
./usr/share/terminfo/78
./usr/share/terminfo/A/
./usr/share/terminfo/c/
./usr/share/terminfo/d/
./usr/share/terminfo/E/
./usr/share/terminfo/g/
./usr/share/terminfo/k/
./usr/share/terminfo/l/
./usr/share/terminfo/m/
./usr/share/terminfo/p/
./usr/share/terminfo/r/
./usr/share/terminfo/s/
./usr/share/terminfo/u/
./usr/share/terminfo/v/
./usr/share/terminfo/x/
./usr/share/terminfo/x/xterm
./usr/share/terminfo/x/xterm+256color
./usr/share/terminfo/x/xterm+88color
./usr/share/terminfo/x/xterm+app
./usr/share/terminfo/x/xterm+edit
./usr/share/terminfo/x/xterm+noapp
./usr/share/terminfo/x/xterm+pc+edit
./usr/share/terminfo/x/xterm+pcc0
./usr/share/terminfo/x/xterm+pcc1
./usr/share/terminfo/x/xterm+pcc2
./usr/share/terminfo/x/xterm+pcc3
./usr/share/terminfo/x/xterm+pce2
./usr/share/terminfo/x/xterm+pcf0
./usr/share/terminfo/x/xterm+pcf2
./usr/share/terminfo/x/xterm+pcfkeys
./usr/share/terminfo/x/xterm+r6f2
./usr/share/terminfo/x/xterm+sl
./usr/share/terminfo/x/xterm+sl-twm
./usr/share/terminfo/x/xterm+vt+edit
./usr/share/terminfo/x/xterm-1002
./usr/share/terminfo/x/xterm-1003
./usr/share/terminfo/x/xterm-16color
./usr/share/terminfo/x/xterm-24
./usr/share/terminfo/x/xterm-256color
./usr/share/terminfo/x/xterm-88color
./usr/share/terminfo/x/xterm-8bit
./usr/share/terminfo/x/xterm-basic
./usr/share/terminfo/x/xterm-bold
./usr/share/terminfo/x/xterm-color
./usr/share/terminfo/x/xterm-hp
./usr/share/terminfo/x/xterm-new
./usr/share/terminfo/x/xterm-nic
./usr/share/terminfo/x/xterm-noapp
./usr/share/terminfo/x/xterm-old
./usr/share/terminfo/x/xterm-pcolor
./usr/share/terminfo/x/xterm-r5
./usr/share/terminfo/x/xterm-r6
./usr/share/terminfo/x/xterm-sco
./usr/share/terminfo/x/xterm-sun
./usr/share/terminfo/x/xterm-vt220
./usr/share/terminfo/x/xterm-vt52
./usr/share/terminfo/x/xterm-xf86-v32
./usr/share/terminfo/x/xterm-xf86-v33
./usr/share/terminfo/x/xterm-xf86-v333
./usr/share/terminfo/x/xterm-xf86-v40
./usr/share/terminfo/x/xterm-xf86-v43
./usr/share/terminfo/x/xterm-xf86-v44
./usr/share/terminfo/x/xterm-xfree86
./usr/share/terminfo/x/xterm-xi
./usr/share/terminfo/v/vt100
./usr/share/terminfo/v/vt100+
./usr/share/terminfo/v/vt100+enq
./usr/share/terminfo/v/vt100+fnkeys
./usr/share/terminfo/v/vt100+keypad
./usr/share/terminfo/v/vt100+pfkeys
./usr/share/terminfo/v/vt100-am
./usr/share/terminfo/v/vt100-bm
./usr/share/terminfo/v/vt100-bm-o
./usr/share/terminfo/v/vt100-bot-s
./usr/share/terminfo/v/vt100-nam
./usr/share/terminfo/v/vt100-nam-w
./usr/share/terminfo/v/vt100-nav
./usr/share/terminfo/v/vt100-nav-w
./usr/share/terminfo/v/vt100-putty
./usr/share/terminfo/v/vt100-s
./usr/share/terminfo/v/vt100-s-bot
./usr/share/terminfo/v/vt100-s-top
./usr/share/terminfo/v/vt100-top-s
./usr/share/terminfo/v/vt100-vb
./usr/share/terminfo/v/vt100-w
./usr/share/terminfo/v/vt100-w-am
./usr/share/terminfo/v/vt100-w-nam
./usr/share/terminfo/v/vt100-w-nav
./usr/share/terminfo/v/vt102
./usr/share/terminfo/v/vt102+enq
./usr/share/terminfo/v/vt102-nsgr
./usr/share/terminfo/v/vt102-w
./usr/share/terminfo/v/vt220
./usr/share/terminfo/v/vt220+keypad
./usr/share/terminfo/v/vt220-8
./usr/share/terminfo/v/vt220-8bit
./usr/share/terminfo/v/vt220-js
./usr/share/terminfo/v/vt220-nam
./usr/share/terminfo/v/vt220-old
./usr/share/terminfo/v/vt220-w
./usr/share/terminfo/v/vt52
./usr/share/terminfo/u/unknown
./usr/share/terminfo/s/screen
./usr/share/terminfo/s/screen+fkeys
./usr/share/terminfo/s/screen-16color
./usr/share/terminfo/s/screen-16color-bce
./usr/share/terminfo/s/screen-16color-bce-s
./usr/share/terminfo/s/screen-16color-s
./usr/share/terminfo/s/screen-256color
./usr/share/terminfo/s/screen-256color-bce
./usr/share/terminfo/s/screen-256color-bce-s
./usr/share/terminfo/s/screen-256color-s
./usr/share/terminfo/s/screen-bce
./usr/share/terminfo/s/screen-s
./usr/share/terminfo/s/screen-w
./usr/share/terminfo/s/screen.linux
./usr/share/terminfo/s/screen.mlterm
./usr/share/terminfo/s/screen.rxvt
./usr/share/terminfo/s/screen.teraterm
./usr/share/terminfo/s/screen.xterm-new
./usr/share/terminfo/s/screen.xterm-r6
./usr/share/terminfo/s/screen.xterm-xfree86
./usr/share/terminfo/s/sun
./usr/share/terminfo/s/sun-1
./usr/share/terminfo/s/sun-12
./usr/share/terminfo/s/sun-17
./usr/share/terminfo/s/sun-24
./usr/share/terminfo/s/sun-34
./usr/share/terminfo/s/sun-48
./usr/share/terminfo/s/sun-c
./usr/share/terminfo/s/sun-cgsix
./usr/share/terminfo/s/sun-cmd
./usr/share/terminfo/s/sun-color
./usr/share/terminfo/s/sun-e
./usr/share/terminfo/s/sun-e-s
./usr/share/terminfo/s/sun-il
./usr/share/terminfo/s/sun-nic
./usr/share/terminfo/s/sun-s
./usr/share/terminfo/s/sun-s-e
./usr/share/terminfo/s/sun-ss5
./usr/share/terminfo/s/sun-type4
./usr/share/terminfo/r/rxvt
./usr/share/terminfo/r/rxvt+pcfkeys
./usr/share/terminfo/r/rxvt-16color
./usr/share/terminfo/r/rxvt-256color
./usr/share/terminfo/r/rxvt-88color
./usr/share/terminfo/r/rxvt-basic
./usr/share/terminfo/r/rxvt-color
./usr/share/terminfo/r/rxvt-cygwin
./usr/share/terminfo/r/rxvt-cygwin-native
./usr/share/terminfo/r/rxvt-xpm
./usr/share/terminfo/p/pcansi
./usr/share/terminfo/p/pcansi-25
./usr/share/terminfo/p/pcansi-25-m
./usr/share/terminfo/p/pcansi-33
./usr/share/terminfo/p/pcansi-33-m
./usr/share/terminfo/p/pcansi-43
./usr/share/terminfo/p/pcansi-43-m
./usr/share/terminfo/p/pcansi-m
./usr/share/terminfo/p/pcansi-mono
./usr/share/terminfo/p/putty
./usr/share/terminfo/p/putty-256color
./usr/share/terminfo/p/putty-vt100
./usr/share/terminfo/m/mach
./usr/share/terminfo/m/mach-bold
./usr/share/terminfo/m/mach-color
./usr/share/terminfo/l/linux
./usr/share/terminfo/l/linux-basic
./usr/share/terminfo/l/linux-c
./usr/share/terminfo/l/linux-c-nc
./usr/share/terminfo/l/linux-koi8
./usr/share/terminfo/l/linux-koi8r
./usr/share/terminfo/l/linux-lat
./usr/share/terminfo/l/linux-m
./usr/share/terminfo/l/linux-nic
./usr/share/terminfo/l/linux-vt
./usr/share/terminfo/k/konsole
./usr/share/terminfo/k/konsole+pcfkeys
./usr/share/terminfo/k/konsole-16color
./usr/share/terminfo/k/konsole-256color
./usr/share/terminfo/k/konsole-base
./usr/share/terminfo/k/konsole-linux
./usr/share/terminfo/k/konsole-solaris
./usr/share/terminfo/k/konsole-vt100
./usr/share/terminfo/k/konsole-vt420pc
./usr/share/terminfo/k/konsole-xf3x
./usr/share/terminfo/k/konsole-xf4x
./usr/share/terminfo/g/gnome
./usr/share/terminfo/g/gnome+pcfkeys
./usr/share/terminfo/g/gnome-2007
./usr/share/terminfo/g/gnome-2008
./usr/share/terminfo/g/gnome-256color
./usr/share/terminfo/g/gnome-fc5
./usr/share/terminfo/g/gnome-rh62
./usr/share/terminfo/g/gnome-rh72
./usr/share/terminfo/g/gnome-rh80
./usr/share/terminfo/g/gnome-rh90
./usr/share/terminfo/E/eterm
./usr/share/terminfo/E/Eterm-256color
./usr/share/terminfo/E/Eterm-88color
./usr/share/terminfo/E/Eterm-color
./usr/share/terminfo/d/dumb
./usr/share/terminfo/c/cons25
./usr/share/terminfo/c/cons25-iso-m
./usr/share/terminfo/c/cons25-iso8859
./usr/share/terminfo/c/cons25-koi8-r
./usr/share/terminfo/c/cons25-koi8r-m
./usr/share/terminfo/c/cons25-m
./usr/share/terminfo/c/cygwin
./usr/share/terminfo/A/ansi
./usr/share/terminfo/A/ansi+arrows
./usr/share/terminfo/A/ansi+csr
./usr/share/terminfo/A/ansi+cup
./usr/share/terminfo/A/ansi+enq
./usr/share/terminfo/A/ansi+erase
./usr/share/terminfo/A/ansi+idc
./usr/share/terminfo/A/ansi+idl
./usr/share/terminfo/A/ansi+idl1
./usr/share/terminfo/A/ansi+inittabs
./usr/share/terminfo/A/ansi+local
./usr/share/terminfo/A/ansi+local1
./usr/share/terminfo/A/ansi+pp
./usr/share/terminfo/A/ansi+rca
./usr/share/terminfo/A/ansi+rep
./usr/share/terminfo/A/ansi+sgr
./usr/share/terminfo/A/ansi+sgrbold
./usr/share/terminfo/A/ansi+sgrdim
./usr/share/terminfo/A/ansi+sgrso
./usr/share/terminfo/A/ansi+sgrul
./usr/share/terminfo/A/ansi+tabs
./usr/share/terminfo/A/ansi-color-2-emx
./usr/share/terminfo/A/ansi-color-3-emx
./usr/share/terminfo/A/ansi-emx
./usr/share/terminfo/A/ansi-generic
./usr/share/terminfo/A/ansi-m
./usr/share/terminfo/A/ansi-mini
./usr/share/terminfo/A/ansi-mono
./usr/share/terminfo/A/ansi-mr
./usr/share/terminfo/A/ansi-mtabs
./usr/share/terminfo/A/ansi-nt
./usr/share/terminfo/A/ansi.sys
./usr/share/terminfo/A/ansi.sys-old
./usr/share/terminfo/A/ansi.sysk
./usr/share/terminfo/A/apple-80
./usr/share/terminfo/A/apple-ae
./usr/share/terminfo/A/apple-soroc
./usr/share/terminfo/A/apple-uterm
./usr/share/terminfo/A/apple-uterm-vb
./usr/share/terminfo/A/apple-videx
./usr/share/terminfo/A/apple-videx2
./usr/share/terminfo/A/apple-videx3
./usr/share/terminfo/A/apple-vm80
./usr/share/terminfo/A/Apple_Terminal
./usr/share/tabset/std
./usr/share/tabset/stdcrt
./usr/share/tabset/vt100
./usr/share/tabset/vt300
./usr/share/gnupg/options.skel
./usr/share/dpkg/cputable
./usr/share/dpkg/origins/
./usr/share/dpkg/ostable
./usr/share/dpkg/triplettable
./usr/share/bigboss/icons/
./usr/share/bigboss/icons/bigboss.png
./usr/share/bigboss/icons/planetiphones.png
./usr/share/bigboss/icons/touchrev.png
./usr/sbin/ac
./usr/sbin/accton
./usr/sbin/iostat
./usr/sbin/mkfile
./usr/sbin/pwd_mkdb
./usr/sbin/startupfiletool
./usr/sbin/sysctl
./usr/sbin/update
./usr/sbin/vifs
./usr/sbin/vipw
./usr/sbin/zdump
./usr/sbin/zic
./usr/local/bin/
./usr/local/bin/dropbear
./usr/local/bin/dropbearconvert
./usr/local/bin/dropbearkey
./usr/libexec/bigram
./usr/libexec/code
./usr/libexec/cydia/
./usr/libexec/frcode
./usr/libexec/gnupg/
./usr/libexec/reload
./usr/libexec/rmt
./usr/libexec/gnupg/gpgkeys_curl
./usr/libexec/gnupg/gpgkeys_finger
./usr/libexec/gnupg/gpgkeys_hkp
./usr/libexec/cydia/asuser
./usr/libexec/cydia/cfversion
./usr/libexec/cydia/cydo
./usr/libexec/cydia/du
./usr/libexec/cydia/finish.sh
./usr/libexec/cydia/firmware.sh
./usr/libexec/cydia/free.sh
./usr/libexec/cydia/move.sh
./usr/libexec/cydia/setnsfpn
./usr/libexec/cydia/startup
./usr/lib/_ncurses
./usr/lib/apt/
./usr/lib/dpkg/
./usr/lib/libapt-inst.dylib
./usr/lib/libapt-inst.dylib.1.1
./usr/lib/libapt-inst.dylib.1.1.0
./usr/lib/libapt-pkg.dylib
./usr/lib/libapt-pkg.dylib.4.6
./usr/lib/libapt-pkg.dylib.4.6.0
./usr/lib/libcurses.dylib
./usr/lib/libform.5.dylib
./usr/lib/libform.dylib
./usr/lib/libformw.5.dylib
./usr/lib/libformw.dylib
./usr/lib/libhistory.5.2.dylib
./usr/lib/libhistory.5.dylib
./usr/lib/libhistory.6.0.dylib
./usr/lib/libhistory.6.dylib
./usr/lib/libhistory.dylib
./usr/lib/liblzmadec.0.0.0.dylib
./usr/lib/liblzmadec.0.dylib
./usr/lib/liblzmadec.dylib
./usr/lib/liblzmadec.la
./usr/lib/libmenu.5.dylib
./usr/lib/libmenu.dylib
./usr/lib/libmenuw.5.dylib
./usr/lib/libmenuw.dylib
./usr/lib/libncurses.5.dylib
./usr/lib/libncurses.dylib
./usr/lib/libncursesw.5.dylib
./usr/lib/libncursesw.dylib
./usr/lib/libpam.1.0.dylib
./usr/lib/libpam.1.dylib
./usr/lib/libpam.dylib
./usr/lib/libpam_misc.1.dylib
./usr/lib/libpam_misc.dylib
./usr/lib/libpamc.1.dylib
./usr/lib/libpamc.dylib
./usr/lib/libpanel.5.dylib
./usr/lib/libpanel.dylib
./usr/lib/libpanelw.5.dylib
./usr/lib/libpanelw.dylib
./usr/lib/libpatcyh.dylib
./usr/lib/libreadline.5.2.dylib
./usr/lib/libreadline.5.dylib
./usr/lib/libreadline.6.0.dylib
./usr/lib/libreadline.6.dylib
./usr/lib/libreadline.dylib
./usr/lib/pam/
./usr/lib/terminfo
./usr/lib/pam/pam_deny.so
./usr/lib/pam/pam_launchd.so
./usr/lib/pam/pam_nologin.so
./usr/lib/pam/pam_permit.so
./usr/lib/pam/pam_rootok.so
./usr/lib/pam/pam_securetty.so
./usr/lib/pam/pam_unix.so
./usr/lib/pam/pam_uwtmp.so
./usr/lib/pam/pam_wheel.so
./usr/lib/dpkg/methods/
./usr/lib/dpkg/methods/apt/
./usr/lib/dpkg/methods/apt/desc.apt
./usr/lib/dpkg/methods/apt/install
./usr/lib/dpkg/methods/apt/names
./usr/lib/dpkg/methods/apt/setup
./usr/lib/dpkg/methods/apt/update
./usr/lib/apt/methods/
./usr/lib/apt/methods/bzip2
./usr/lib/apt/methods/cdrom
./usr/lib/apt/methods/copy
./usr/lib/apt/methods/file
./usr/lib/apt/methods/ftp
./usr/lib/apt/methods/gpgv
./usr/lib/apt/methods/gzip
./usr/lib/apt/methods/http
./usr/lib/apt/methods/https
./usr/lib/apt/methods/lzma
./usr/lib/apt/methods/rred
./usr/lib/apt/methods/rsh
./usr/lib/apt/methods/ssh
./usr/include/curses.h
./usr/include/cursesapp.h
./usr/include/cursesf.h
./usr/include/cursesm.h
./usr/include/cursesp.h
./usr/include/cursesw.h
./usr/include/cursslk.h
./usr/include/eti.h
./usr/include/etip.h
./usr/include/form.h
./usr/include/lzmadec.h
./usr/include/menu.h
./usr/include/nc_tparm.h
./usr/include/ncurses.h
./usr/include/ncurses_dll.h
./usr/include/ncursesw/
./usr/include/pam/
./usr/include/panel.h
./usr/include/readline/
./usr/include/term.h
./usr/include/term_entry.h
./usr/include/termcap.h
./usr/include/tic.h
./usr/include/unctrl.h
./usr/include/readline/chardefs.h
./usr/include/readline/history.h
./usr/include/readline/keymaps.h
./usr/include/readline/readline.h
./usr/include/readline/rlconf.h
./usr/include/readline/rlstdc.h
./usr/include/readline/rltypedefs.h
./usr/include/readline/tilde.h
./usr/include/pam/_pam_aconf.h
./usr/include/pam/_pam_compat.h
./usr/include/pam/_pam_macros.h
./usr/include/pam/_pam_types.h
./usr/include/pam/pam_appl.h
./usr/include/pam/pam_mod_misc.h
./usr/include/pam/pam_modules.h
./usr/include/ncursesw/curses.h
./usr/include/ncursesw/cursesapp.h
./usr/include/ncursesw/cursesf.h
./usr/include/ncursesw/cursesm.h
./usr/include/ncursesw/cursesp.h
./usr/include/ncursesw/cursesw.h
./usr/include/ncursesw/cursslk.h
./usr/include/ncursesw/eti.h
./usr/include/ncursesw/etip.h
./usr/include/ncursesw/form.h
./usr/include/ncursesw/menu.h
./usr/include/ncursesw/nc_tparm.h
./usr/include/ncursesw/ncurses.h
./usr/include/ncursesw/ncurses_dll.h
./usr/include/ncursesw/panel.h
./usr/include/ncursesw/term.h
./usr/include/ncursesw/term_entry.h
./usr/include/ncursesw/termcap.h
./usr/include/ncursesw/tic.h
./usr/include/ncursesw/unctrl.h
./usr/bin/apt-key
./usr/bin/arch
./usr/bin/bashbug
./usr/bin/captoinfo
./usr/bin/cfversion
./usr/bin/chfn
./usr/bin/chsh
./usr/bin/clear
./usr/bin/cmp
./usr/bin/df
./usr/bin/diff
./usr/bin/diff3
./usr/bin/dirname
./usr/bin/dpkg
./usr/bin/dpkg-deb
./usr/bin/dpkg-name
./usr/bin/dpkg-query
./usr/bin/dpkg-split
./usr/bin/dpkg-trigger
./usr/bin/dselect
./usr/bin/find
./usr/bin/getconf
./usr/bin/getty
./usr/bin/gpg
./usr/bin/gpg-zip
./usr/bin/gpgsplit
./usr/bin/gpgv
./usr/bin/gssc
./usr/bin/hostinfo
./usr/bin/infocmp
./usr/bin/infotocap
./usr/bin/iomfsetgamma
./usr/bin/killall
./usr/bin/ldid
./usr/bin/ldrestart
./usr/bin/locate
./usr/bin/login
./usr/bin/lzcat
./usr/bin/lzcmp
./usr/bin/lzdiff
./usr/bin/lzegrep
./usr/bin/lzfgrep
./usr/bin/lzgrep
./usr/bin/lzless
./usr/bin/lzma
./usr/bin/lzmadec
./usr/bin/lzmainfo
./usr/bin/lzmore
./usr/bin/ncurses5-config
./usr/bin/ncursesw5-config
./usr/bin/pagesize
./usr/bin/passwd
./usr/bin/renice
./usr/bin/reset
./usr/bin/sbdidlaunch
./usr/bin/sbreload
./usr/bin/script
./usr/bin/sdiff
./usr/bin/sw_vers
./usr/bin/tar
./usr/bin/tic
./usr/bin/time
./usr/bin/toe
./usr/bin/tput
./usr/bin/tset
./usr/bin/uicache
./usr/bin/uiduid
./usr/bin/uiopen
./usr/bin/unlzma
./usr/bin/updatedb
./usr/bin/which
./usr/bin/xargs
./System/Library/
./System/Library/Extensions/
./System/Library/Fonts/
./System/Library/Frameworks/
./System/Library/Internet Plug-Ins/
./System/Library/KeyboardDictionaries/
./System/Library/PreferenceBundles/
./System/Library/PrivateFrameworks/
./System/Library/SystemConfiguration/
./System/Library/VideoDecoders/
./sbin/dmesg
./sbin/dynamic_pager
./sbin/halt
./sbin/nologin
./sbin/reboot
./private/etc/
./private/var/
./private/var/backups/
./private/var/cache/
./private/var/db/
./private/var/empty/
./private/var/lib/
./private/var/local/
./private/var/lock/
./private/var/log/
./private/var/logs/
./private/var/mobile/
./private/var/msgs/
./private/var/preferences/
./private/var/root/
./private/var/run/
./private/var/spool/
./private/var/stash/
./private/var/tmp/
./private/var/vm/
./private/var/run/utmp
./private/var/root/Media/
./private/var/mobile/Library/
./private/var/mobile/Media/
./private/var/mobile/Library/Preferences/
./private/var/log/apt/
./private/var/lib/apt/
./private/var/lib/cydia/
./private/var/lib/dpkg/
./private/var/lib/misc/
./private/var/lib/dpkg/alternatives/
./private/var/lib/dpkg/available
./private/var/lib/dpkg/info/
./private/var/lib/dpkg/parts/
./private/var/lib/dpkg/status
./private/var/lib/dpkg/updates/
./private/var/lib/dpkg/info/apt7-key.list
./private/var/lib/dpkg/info/apt7-lib.list
./private/var/lib/dpkg/info/base.extrainst_
./private/var/lib/dpkg/info/base.list
./private/var/lib/dpkg/info/bash.list
./private/var/lib/dpkg/info/bzip2.list
./private/var/lib/dpkg/info/com.saurik.patcyh.extrainst_
./private/var/lib/dpkg/info/com.saurik.patcyh.list
./private/var/lib/dpkg/info/com.saurik.patcyh.postrm
./private/var/lib/dpkg/info/coreutils-bin.list
./private/var/lib/dpkg/info/cydia-lproj.list
./private/var/lib/dpkg/info/cydia.list
./private/var/lib/dpkg/info/cydia.postinst
./private/var/lib/dpkg/info/cydia.preinst
./private/var/lib/dpkg/info/darwintools.list
./private/var/lib/dpkg/info/debianutils.list
./private/var/lib/dpkg/info/diffutils.list
./private/var/lib/dpkg/info/dpkg.list
./private/var/lib/dpkg/info/findutils.list
./private/var/lib/dpkg/info/firmware-sbin.extrainst_
./private/var/lib/dpkg/info/firmware-sbin.list
./private/var/lib/dpkg/info/firmware-sbin.postrm
./private/var/lib/dpkg/info/firmware-sbin.preinst
./private/var/lib/dpkg/info/gnupg.list
./private/var/lib/dpkg/info/grep.list
./private/var/lib/dpkg/info/gzip.list
./private/var/lib/dpkg/info/ldid.list
./private/var/lib/dpkg/info/lzma.list
./private/var/lib/dpkg/info/ncurses.list
./private/var/lib/dpkg/info/ncurses.preinst
./private/var/lib/dpkg/info/ncurses.prerm
./private/var/lib/dpkg/info/org.thebigboss.repo.icons.list
./private/var/lib/dpkg/info/pam-modules.list
./private/var/lib/dpkg/info/pam-modules.preinst
./private/var/lib/dpkg/info/pam.list
./private/var/lib/dpkg/info/pam.preinst
./private/var/lib/dpkg/info/profile.d.list
./private/var/lib/dpkg/info/readline.list
./private/var/lib/dpkg/info/sed.list
./private/var/lib/dpkg/info/shell-cmds.list
./private/var/lib/dpkg/info/system-cmds.list
./private/var/lib/dpkg/info/tar.list
./private/var/lib/dpkg/info/uikittools.extrainst_
./private/var/lib/dpkg/info/uikittools.list
./private/var/lib/apt/lists/
./private/var/lib/apt/periodic/
./private/var/lib/apt/lists/partial/
./private/var/cache/apt/
./private/var/cache/findutils/
./private/var/cache/apt/archives/
./private/var/cache/apt/archives/partial/
./private/etc/alternatives/
./private/etc/apt/
./private/etc/default/
./private/etc/dpkg/
./private/etc/dropbear/
./private/etc/pam.d/
./private/etc/profile
./private/etc/profile.d/
./private/etc/profile.d/terminal.sh
./private/etc/pam.d/chkpasswd
./private/etc/pam.d/login
./private/etc/pam.d/other
./private/etc/pam.d/passwd
./private/etc/pam.d/samba
./private/etc/pam.d/sshd
./private/etc/pam.d/su
./private/etc/pam.d/sudo
./private/etc/dpkg/origins/
./private/etc/dpkg/origins/debian
./private/etc/apt/apt.conf.d/
./private/etc/apt/preferences.d/
./private/etc/apt/sources.list.d/
./private/etc/apt/trustdb.gpg
./private/etc/apt/trusted.gpg
./private/etc/apt/trusted.gpg.d/
./private/etc/apt/trusted.gpg.d/bigboss.gpg
./private/etc/apt/trusted.gpg.d/modmyi.gpg
./private/etc/apt/trusted.gpg.d/saurik.gpg
./private/etc/apt/trusted.gpg.d/zodttd.gpg
./private/etc/apt/sources.list.d/cydia.list
./private/etc/apt/sources.list.d/saurik.list
./private/etc/alternatives/README
./Library/Frameworks/
./Library/LaunchAgents/
./Library/LaunchDaemons/
./Library/MobileSubstrate/
./Library/Preferences
./Library/Ringtones/
./Library/Wallpaper/
./Library/MobileSubstrate/DynamicLibraries/
./Library/MobileSubstrate/DynamicLibraries/patcyh.dylib
./Library/MobileSubstrate/DynamicLibraries/patcyh.plist
./Library/LaunchDaemons/0.reload.plist
./Library/LaunchDaemons/com.saurik.Cydia.Startup.plist
./Library/LaunchDaemons/dropbear.plist
./bin/bash
./bin/bunzip2
./bin/bzcat
./bin/bzip2
./bin/bzip2recover
./bin/cat
./bin/chgrp
./bin/chmod
./bin/chown
./bin/cp
./bin/date
./bin/dd
./bin/dir
./bin/echo
./bin/egrep
./bin/false
./bin/fgrep
./bin/grep
./bin/gunzip
./bin/gzexe
./bin/gzip
./bin/kill
./bin/ln
./bin/ls
./bin/mkdir
./bin/mknod
./bin/mktemp
./bin/mv
./bin/pwd
./bin/readlink
./bin/rm
./bin/rmdir
./bin/run-parts
./bin/sed
./bin/sh
./bin/sleep
./bin/stty
./bin/su
./bin/sync
./bin/tar
./bin/touch
./bin/true
./bin/uname
./bin/uncompress
./bin/vdir
./bin/zcat
./bin/zcmp
./bin/zdiff
./bin/zegrep
./bin/zfgrep
./bin/zforce
./bin/zgrep
./bin/zless
./bin/zmore
./bin/znew
./Applications/Cydia.app/
./Applications/Cydia.app/ar.lproj/
./Applications/Cydia.app/changes.png
./Applications/Cydia.app/changes7.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/changes7s.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/compose.png
./Applications/Cydia.app/configure.png
./Applications/Cydia.app/Cydia
./Applications/Cydia.app/de.lproj/
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/Default-Landscape.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/Default-Portrait.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/Default.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/el.lproj/
./Applications/Cydia.app/en.lproj/
./Applications/Cydia.app/error.html
./Applications/Cydia.app/es.lproj/
./Applications/Cydia.app/folder.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/fr.lproj/
./Applications/Cydia.app/he.lproj/
./Applications/Cydia.app/home-Selected.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/home.png
./Applications/Cydia.app/home7.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/home7s.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/Icon-60.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/icon-72.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/Icon-76@2x~ipad.png
./Applications/Cydia.app/Icon-76~ipad.png
./Applications/Cydia.app/Icon-Small-40.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/Icon-Small-50.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/Icon-Small.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/icon.png
./Applications/Cydia.app/Icon7-Small.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/iconClassic.png
./Applications/Cydia.app/Info.plist
./Applications/Cydia.app/install.png
./Applications/Cydia.app/install7.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/install7s.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/installed.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/installing.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/iOS7-Default-Landscape.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/iOS7-Default-Portrait.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/it.lproj/
./Applications/Cydia.app/ja.lproj/
./Applications/Cydia.app/ko.lproj/
./Applications/Cydia.app/localize.js
./Applications/Cydia.app/manage.png
./Applications/Cydia.app/manage7.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/manage7s.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/menes/
./Applications/Cydia.app/nl.lproj/
./Applications/Cydia.app/pl.lproj/
./Applications/Cydia.app/pt-br.lproj/
./Applications/Cydia.app/pt.lproj/
./Applications/Cydia.app/Purposes/
./Applications/Cydia.app/reload.png
./Applications/Cydia.app/removing.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/ru.lproj/
./Applications/Cydia.app/search.png
./Applications/Cydia.app/search7.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/search7s.png
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/[email protected]
./Applications/Cydia.app/Sections/
./Applications/Cydia.app/Sections.plist
./Applications/Cydia.app/Sources/
./Applications/Cydia.app/sv.lproj/
./Applications/Cydia.app/th.lproj/
./Applications/Cydia.app/tr.lproj/
./Applications/Cydia.app/unknown.png
./Applications/Cydia.app/vi.lproj/
./Applications/Cydia.app/zh-Hans.lproj/
./Applications/Cydia.app/zh-Hant.lproj/
./Applications/Cydia.app/zh-Hant.lproj/Localizable.strings
./Applications/Cydia.app/zh-Hant.lproj/Sections.strings
./Applications/Cydia.app/zh-Hans.lproj/Localizable.strings
./Applications/Cydia.app/zh-Hans.lproj/Sections.strings
./Applications/Cydia.app/vi.lproj/Localizable.strings
./Applications/Cydia.app/vi.lproj/Sections.strings
./Applications/Cydia.app/tr.lproj/Localizable.strings
./Applications/Cydia.app/tr.lproj/Sections.strings
./Applications/Cydia.app/th.lproj/Localizable.strings
./Applications/Cydia.app/th.lproj/Sections.strings
./Applications/Cydia.app/sv.lproj/Localizable.strings
./Applications/Cydia.app/sv.lproj/Sections.strings
./Applications/Cydia.app/Sources/apt.bigboss.us.com.png
./Applications/Cydia.app/Sections/Addons.png
./Applications/Cydia.app/Sections/Administration.png
./Applications/Cydia.app/Sections/Archiving.png
./Applications/Cydia.app/Sections/Books.png
./Applications/Cydia.app/Sections/Carrier_Bundles.png
./Applications/Cydia.app/Sections/Data_Storage.png
./Applications/Cydia.app/Sections/Development.png
./Applications/Cydia.app/Sections/Dictionaries.png
./Applications/Cydia.app/Sections/Education.png
./Applications/Cydia.app/Sections/Entertainment.png
./Applications/Cydia.app/Sections/Fonts.png
./Applications/Cydia.app/Sections/Games.png
./Applications/Cydia.app/Sections/Health_and_Fitness.png
./Applications/Cydia.app/Sections/Java.png
./Applications/Cydia.app/Sections/Keyboards.png
./Applications/Cydia.app/Sections/Localization.png
./Applications/Cydia.app/Sections/Messaging.png
./Applications/Cydia.app/Sections/Multimedia.png
./Applications/Cydia.app/Sections/Navigation.png
./Applications/Cydia.app/Sections/Networking.png
./Applications/Cydia.app/Sections/Packaging.png
./Applications/Cydia.app/Sections/Planet-iPhones Mods.png
./Applications/Cydia.app/Sections/Productivity.png
./Applications/Cydia.app/Sections/Repositories.png
./Applications/Cydia.app/Sections/Ringtones.png
./Applications/Cydia.app/Sections/Scripting.png
./Applications/Cydia.app/Sections/Security.png
./Applications/Cydia.app/Sections/Site-Specific_Apps.png
./Applications/Cydia.app/Sections/Social.png
./Applications/Cydia.app/Sections/Soundboards.png
./Applications/Cydia.app/Sections/System.png
./Applications/Cydia.app/Sections/Terminal_Support.png
./Applications/Cydia.app/Sections/Text_Editors.png
./Applications/Cydia.app/Sections/Themes.png
./Applications/Cydia.app/Sections/Toys.png
./Applications/Cydia.app/Sections/Tweaks.png
./Applications/Cydia.app/Sections/Utilities.png
./Applications/Cydia.app/Sections/Wallpaper.png
./Applications/Cydia.app/Sections/Widgets.png
./Applications/Cydia.app/Sections/X_Window.png
./Applications/Cydia.app/ru.lproj/Localizable.strings
./Applications/Cydia.app/ru.lproj/Sections.strings
./Applications/Cydia.app/Purposes/commercial.png
./Applications/Cydia.app/Purposes/console.png
./Applications/Cydia.app/Purposes/daemon.png
./Applications/Cydia.app/Purposes/extension.png
./Applications/Cydia.app/Purposes/library.png
./Applications/Cydia.app/Purposes/uikit.png
./Applications/Cydia.app/Purposes/x.png
./Applications/Cydia.app/pt.lproj/Localizable.strings
./Applications/Cydia.app/pt.lproj/Sections.strings
./Applications/Cydia.app/pt-br.lproj/Localizable.strings
./Applications/Cydia.app/pt-br.lproj/Sections.strings
./Applications/Cydia.app/pl.lproj/Localizable.strings
./Applications/Cydia.app/pl.lproj/Sections.strings
./Applications/Cydia.app/nl.lproj/Localizable.strings
./Applications/Cydia.app/nl.lproj/Sections.strings
./Applications/Cydia.app/menes/menes.js
./Applications/Cydia.app/ko.lproj/Localizable.strings
./Applications/Cydia.app/ko.lproj/Sections.strings
./Applications/Cydia.app/ja.lproj/Localizable.strings
./Applications/Cydia.app/ja.lproj/Sections.strings
./Applications/Cydia.app/it.lproj/Localizable.strings
./Applications/Cydia.app/it.lproj/Sections.strings
./Applications/Cydia.app/he.lproj/Localizable.strings
./Applications/Cydia.app/he.lproj/Sections.strings
./Applications/Cydia.app/fr.lproj/Localizable.strings
./Applications/Cydia.app/fr.lproj/Sections.strings
./Applications/Cydia.app/es.lproj/Localizable.strings
./Applications/Cydia.app/es.lproj/Sections.strings
./Applications/Cydia.app/en.lproj/Localizable.strings
./Applications/Cydia.app/en.lproj/Sections_.strings
./Applications/Cydia.app/el.lproj/Localizable.strings
./Applications/Cydia.app/el.lproj/Sections.strings
./Applications/Cydia.app/de.lproj/Localizable.strings
./Applications/Cydia.app/de.lproj/Sections.strings
./Applications/Cydia.app/ar.lproj/Localizable.strings
./Applications/Cydia.app/ar.lproj/Sections.strings
really jailbroken
2017-01-29 00:30:25.516398 yalu102[2477:613429] done
2017-01-29 00:30:25.560300 yalu102[2477:613429] [Common] _BSMachError: port 39003; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
2017-01-29 00:30:25.572766 yalu102[2477:613429] [Common] _BSMachError: port 39003; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
2017-01-29 00:30:25.641704 yalu102[2477:613429] [Common] _BSMachError: port 39403; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
2017-01-29 00:30:25.642332 yalu102[2477:613429] [Common] _BSMachError: port 39403; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
2017-01-29 00:30:25.660419 yalu102[2477:613429] [Common] _BSMachError: port 1207; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
2017-01-29 00:30:25.661131 yalu102[2477:613429] [Common] _BSMachError: port 1207; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
2017-01-29 00:30:26.239456 yalu102[2477:615155] XPC connection interrupted
2017-01-29 00:30:26.312100 yalu102[2477:614741] [Common] Terminating since there is no system app.
first time around, it crashed and rebooted right when i clicked on cydia. next time around, i pressed the "go" button and when it restarted back up, i put in my passcode and right when i went to the home screen, it restarted.....
hope this log helps
Not sure if this is during the jailbreak or what but I'm getting a Jetsam in my logs.
https://ghostbin.com/paste/z8bcq
And yeah I'm i6 10.2 as well
Mine looks different. https://ghostbin.com/paste/pkmmn
It's quite strange, I was able to install two tweaks and then now every time I re-jailbreak and open Cydia the phone just reboots. It also appears that no logs are being created when it crashes...not normal. I saw someone referenced this somewhere else.
@justinoboyle Just curious which 2 tweaks; I might stay away.
yeah that's what I'm experiencing and the logs are here: https://ghostbin.com/paste/pkmmn
Restoring clearly fixes the issue, but is there any alternative to restoring of unjailbreaking but keeping the version?
yea mine doesn't create logs when it crashes which is weird. also, do you think luca will have an easy fix to this problem? i know it will take some time but still
@Skiddi3 NoSlowAnimations and DarkMessages. Both of those two tweaks work beautifully, but Cydia doesn't lol.
@meyer9 Ugh, yeah, I think I'll restore.
also, why is restoring going to fix this. sorry, i just dont quite yet understand the reasoning behind this.
ok you all stop worrying about this. i got this. you're wasting your time.
@kpwn we trust you man
^thanks for all the continuous hard work! also, its 7:16 where you're at, so unless you've gotten sleep, go get some!
WE LOVE YOU @kpwn !!! KEEP UP THE GREAT WORK, KEEP CLOSING THESE BS ISSUES AND REQUESTS AND SMOKE UP THE JOINTS :D
Apparently a rumor has been floating around the internet turning auto brightness off fixes the crash, something to do with the battery.. I'm testing it now, stay tuned <3
.. Nope snapchat keeps crashing me
Most helpful comment
ok you all stop worrying about this. i got this. you're wasting your time.