An alternative way to fix this 1 apply to disney 2 get hired 3 get access to the project in question 4 fix the bug 5 give 2 week notice...
@stephenbiggs39238 ай бұрын
I've been an iOS developer 13 years and I've never done anything like this. Incredible. Thanks for making the video!
@FacelessProjects8 ай бұрын
My decade and a half of iOS development has been insulated from doing anything like this. I feel inadequate 😆
@honeydoneapp6 ай бұрын
I had a grin on my face this entire video. The low-level debugging skills here were something I've never seen before. Please keep making more content like this! You do a great job explaining everything you're doing, and I am so grateful for your taking time to do this.
@gummydebear40305 ай бұрын
This is such an inspirational channel. I’m a junior in college for Computer Science and not once have I seen anything like this, but surprisingly, I understand most of what you’re saying despite that and it makes me want to learn to familiarize myself with more of what computers and phones do under the hood. Keep it up and thanks for amazing content!
@Squidkingdom5 ай бұрын
What an amazing channel. I used to do jailbreak tweak development back in the iOS 13 days and a channel like this would’ve been so nice to have! Insane educational value.
@Jobins_8 ай бұрын
Never knew that it was possible to debug like this. Thanks for sharing this.
@TyeMiller8 ай бұрын
I would love to see some videos on getting started with this type of stuff. Very interesting stuff!
@lucaswk8 ай бұрын
This is insanely great content.
@tiojoe_3 ай бұрын
I keep watching your videos over and over to really understand everything, and every time I learn something new. Your content is so inspiring and insightful! I can't get enough of it. Please, make more content like this! It’s truly amazing and I’m always excited to see what you’ll create next. Thank you for sharing your knowledge and passion!
@bryceellis1128 ай бұрын
I'd love to see a video on jail breaking. As an iOS developer this would be beneficial in my day job to debug things and it would be helpful to try this stuff on my indie app
@localscripted5 ай бұрын
Same :)
@alejmc8 ай бұрын
Mind blown, I’m a complete beginner on all things iOS (I just dabble mostly in C# for video games) but found beyond incredible how you can reflectively get a method from an already fully compiled app and swap it or ‘middle-man it’ with a function made by you. These are easy to grasp and execute concepts in Lua, Python, etc… but didn’t know it was possible (at least in a reasonably challenging way) in compiled runtimes. Great vid.
@VeryCuul5 ай бұрын
The way that objective-c as a language is structured allows for its methods to be “swizzled” at runtime. It’s one of the reasons why jailbroken tweaks are so common on iOS, as you can change what happens when a method is executed to add your own code.
@victoruzochukwu93664 ай бұрын
Love your low level debugging skills
@iamDani3l8 ай бұрын
hey Bryce, I’ve really enjoyed being a reader of your blog for the past couple of years, and I like the direction that you’re taking now with these videos :)
@brycedotco8 ай бұрын
"reader of your blog for the past couple of years" is such a wild thing to me. Thanks a ton Daniel ♥
@iamDani3l8 ай бұрын
@@brycedotcoThe first of your posts that got my attention was the “Toggling iOS Render Debug Preferences”, my main device is always jailbroken, so naturally building + running your POC’s on device is always fun. Since then, I make sure to regularly check your blog every couple of months
@iamDani3l8 ай бұрын
@@brycedotco The first post I read of yours was the “Toggling Render Debug Preferences” (my main device is always jailbroken, so being able to build and run your POC’s on-device has been a nice perk) ever since then I’ve made sure to check your blog every couple of months
@lapulapuadv5 ай бұрын
I'm not even an iOS developer but I enjoy this content.
@Shadow-Silver-Edits5 ай бұрын
same
@Leopugpiano8 ай бұрын
This is real next level bug hunting, awesome ❤🎉
@boic97064 ай бұрын
Love your videos man, would love a video showing how to setup the phone so you can interact with it like you do! Keep up the good work man ❤
@mkalatrash8 ай бұрын
Thanks for the video, it was interesting to watch it.
@thomastempelmann8 ай бұрын
Thanks for explaining the process. Very helpful for debugging even my own apps :) However, please do something about the sound - the sound is fairly muffled and difficult to understand. Not sure if it's a cheap micro or compression, but I hope you can improve that in future recordings.
@brycedotco8 ай бұрын
I can definitely hear it too, let me poke around at it. I bet it's dereverb + I bet I can handle it better. Thanks for letting me know!
@БегущийПоВысоковольтномуКабелю8 ай бұрын
@@brycedotco some AI tools do great job in few clicks.
@AE-ql7vo8 ай бұрын
This content is GOLD! Keep it up! 🎉
@spamaccount34118 ай бұрын
Thank you for this video! Please keep doing these. Also, this must be the first time I have to switch to a lower video speed rather than higher :)
@wojciech-kulik8 ай бұрын
Wow, what a great content! Very interesting to see all steps!
@Mr.GentlemenX3 ай бұрын
BRO ONLY HAVE 4 VIDEOS BUT CRACKING THE INTERNET
@sumeetbhujang27568 ай бұрын
Disney wants to know your location😅, incredible stuff ! Looking forward for more such mind blowing videos 🎉
@314Labs5 ай бұрын
This is so impressive. I've had enough hate for the Disney app to make me want to uninstall it and never use it again. You're a man who takes matter into his own hands haha. Keep up the cool videos!
@marcosfvarani8 ай бұрын
Incredible video, thanks for sharing these techniques. Never even knew this was possible
@JellyLancelot5 ай бұрын
These videos are so good! I’ve never seen things like this covered on KZbin before and it is absolutely something that should be
@elilemond75495 ай бұрын
One of the most entertaining videos I've watched in recent time. Awesome stuff
@ashadsaeed25144 ай бұрын
the most unique ios content ever keep on going
@sir_serhii7 ай бұрын
amazing, interested in video about setting up jailbroken device
@jokullhrafnsson31395 ай бұрын
7:23 hair change!
@vinniebutundercover89544 ай бұрын
wow this is really excellent debugging
@Ben-yx8rc5 ай бұрын
Great video, excited to see more
@iamDani3l8 ай бұрын
also, any way you could post the resulting source code for this and the TikTok video as well? I like reading through the end result
@brycedotco8 ай бұрын
That's a good idea, just did for this video! github.com/bryce-co/DisneyFreezeFix I'm not actually sure if I have the TikTok video source anymore - I might type it back up and upload it a bit later. I'll do so going forward too!
@MegaGugz7 ай бұрын
Awesome stuff! Definitely shows of some deep skills. Really looking forward to your next videos!
@Ragepro3D5 ай бұрын
This was awesome to watch. Keep up the great work!
@beaconus5 ай бұрын
Your videos are really informative, I can't believe you only have 6k subs!
@marcos12628 ай бұрын
Man, this is super amazing!
@squarefrog8 ай бұрын
This was amazing! i learned so much from this. Look forward to future content!
@fgary8 ай бұрын
This is amazing! I would love to see more RE content, especially using tools like Hopper + Frida.
@hamadyalghanim5 ай бұрын
The treasure trove of information you’re providing is amazing. Would love to know how you acquired these skills, did you develop tweaks before or are you just familiar with the inner workings of iOS from experience?
@fatiherdogan38384 ай бұрын
I love this video and a tutorial for how to debug apps like this would be great
@amateurprogrammer255 ай бұрын
this mf is doing to closed source software (to which the source code is a closely guarded corporate secret) with ease what i have spent the last several months struggling to do to open source software (when i have the original source code open next to me)
@PTlGhOsT5 ай бұрын
Never seen such debugging skills wow
@egor_19948 ай бұрын
Just want to thank you for such excellent material. The entire process and how you came up with the solution are impressive! I'm just wondering what percentage of apps have at least a simple protection from being launched on jailbroken devices? Is it important task in any team?
@minhluc43354 ай бұрын
Hi Bryce, Could you give me some advice on the roadmap for learning knowledge and tools for iOS Reverse Engineering? Thanks!
@B0A25 ай бұрын
Incredible, I hope Disney sees this and fixes their apo
@bscheirman8 ай бұрын
Amazing stuff. Keep it up!
@Jon889388 ай бұрын
awesome video! I didn’t quite understand why swizzling the first method and just calling the original implementation fixed it?
@maksymrachytskyy16778 ай бұрын
looks like common iOS dev error, when trying to make custom controllers transition. good video!
@jiskac5 ай бұрын
Oh wow, much more readable code than hacking with Frida 😅 Thanks for this great content!
@lemogreen99838 ай бұрын
Hey! Thank you for you video! Even with decent amount of experience in iOS development I learned a lot from your video. Can you please make a video about method swizzling, I am very interested about it, but unfortunately never had experience with it :(
@asifmujtaba64547 ай бұрын
This is crazy 😵💫. Can you make a detail guide for us to do the same stuff? There are lots of easy stuff on the internet, but deep stuff is rare. Please make a consideration. Thank in advance.
@kleins05 ай бұрын
this guy is amazing
@gFamWeb4 ай бұрын
Honestly, wouldn't be surprised if this got past QA because not many were testing on physical devices.
@TheVitorGK7 ай бұрын
That was amazing! Nice video
@rixantos8 ай бұрын
Great video, you forgot to wear your wizard hat o magical one.
@huxleymarvit38324 ай бұрын
"Your videos are very cool and I like them and you a lot thank you" - Albert
@retronymphАй бұрын
I don't have an iPhone so I have to ask, has this bug been fixed? Has anyone checked?
@mihailpopa30568 ай бұрын
Thank you for sharing this for free! If you start a course I will be the first to pay for it!
@zeljkozlatkovic5 ай бұрын
Disneyland's developers right now: 👀👀👀👀👀
@abdula58427 ай бұрын
hmm you have the power to never pay for app subscriptions xD how did you learn all this ?
@rationalkunal8 ай бұрын
Mind = Blown
@bastawa8 ай бұрын
Thanks for sharing! What jailbreak do you use? I'm currently using checkra1n on my iPhone 6s (iOS 14), but I have a spare iPhone 8 (iOS 16.7.2) and I wonder what currently reliable jailbreaks? Thanks!
@admking32884 ай бұрын
palera1n
@king_james_official5 ай бұрын
i hope your mom and dad tell you that you're awesome
@victorriurean7 ай бұрын
🔥
@otniel26638 ай бұрын
how to do jailbroken in iPhone? I think It can be a good tutorial topic that might be useful
@mahmoudzinji56728 ай бұрын
Can you do some videos about how to do this and learn it please
@mubashirgfx8 ай бұрын
Hey Bryce, I hope you are fine. Your KZbin video content is amazing, you just need to improve your KZbin thumbnails. I'm an expert thumbnail designer with 4 years of experience. If you need my assistance then let me know. I would like to improve your thumbnail designs.