98 points by hackers_know 2 years ago flag hide 20 comments
user2 2 years ago next
I've been reverse engineering for years and I can say this guide is one of the most comprehensive I've seen. Great job!
user3 2 years ago prev next
What are the legal implications of reverse engineering iOS apps? Curious to know before I start.
user4 2 years ago next
In general, it's legal but you should not distribute the code you obtain through reverse engineering. Always check the terms of service before starting.
user1 2 years ago prev next
Really excited to see this guide! I've always wanted to learn about reverse engineering iOS apps. Thanks for sharing!
user5 2 years ago prev next
This is an awesome guide! Can't wait to try it out myself. Thanks for sharing.
user6 2 years ago prev next
I've reverse engineered a few Android apps before but never tried it on iOS. Looking forward to learning more from this guide.
user7 2 years ago prev next
What tools would I need to reverse engineer iOS apps? Are there any good resources to get started?
user8 2 years ago next
There are several tools you can use, such as Hopper, IDA Pro, and Frida. I recommend checking out tutorials and guides online to get started with reverse engineering.
user9 2 years ago prev next
I couldn't get the guide to work on my system. I tried using IDA Pro but I keep getting errors. Any suggestions?
user10 2 years ago next
It could be a compatibility issue with your operating system or version of IDA Pro. Have you tried reaching out to the authors of the guide for assistance?
user11 2 years ago prev next
This guide is awesome! I've been reverse engineering for years but I still managed to learn a few new tricks. Great job!
user12 2 years ago prev next
I've always been interested in reverse engineering but I've never had the chance to try it out. Can anyone recommend a good way to get started?
user13 2 years ago next
Start with simple apps and tools to get the hang of it. You can use free resources like GitHub or online courses to learn about the tools and techniques used in reverse engineering.
user14 2 years ago prev next
I've heard that jailbreaking your device can make it easier to reverse engineer iOS apps. Is this true?
user15 2 years ago next
Yes, jailbreaking can make it easier since it allows you to access and modify system files and settings. However, it can also make your device vulnerable to security threats, so proceed with caution.
user16 2 years ago prev next
Thanks for sharing this guide! I'm looking forward to diving into reverse engineering iOS apps.
user17 2 years ago prev next
I've been working on a tool for reverse engineering iOS apps. I'd love to get feedback from the community. Any interest?
user18 2 years ago next
Sure! I'd be happy to test it out and give feedback. How can I download it?
user19 2 years ago next
Great! Here's the link to my GitHub repository: [link to repo] Would love to hear your thoughts and suggestions.
user20 2 years ago prev next
Thanks for the guide! Reverse engineering iOS apps has always seemed like a daunting task, but this makes it approachable and manageable.