Scripts like this empowering the end-user is why I consider the Android ecosystem superior.
i used to be an android poweruser in high school and college, I rooted my phones, played around with lots of custom roms, had a terminal emulator and full power of arm debian installed in a chroot environment, tried different keyboard apps, launchers, and all other customization possibilities... then I started working full-time and had way less free time and realized 99% of the time I now use my phone to read news si…
Apk.sh is a Bash script that makes reverse engineering Android apps easier
11–20 of 90 posts
Re: Apk.sh is a Bash script that makes reverse engineering Android apps easier
#12Re: Apk.sh is a Bash script that makes reverse engineering Android apps easier
#13Earlier quoted context omitted.
i used to be an android poweruser in high school and college, I rooted my phones, played around with lots of custom roms, had a terminal emulator and full power of arm debian installed in a chroot environment, tried different keyboard apps, launchers, and all other customization possibilities... then I started working full-time and had way less free time and realized 99% of the time I now use my phone to read news si…
Among the top 5 deathbed regrets is working too much. Many indicators of quality of life face diminishing returns past a $30k/yr (2005) threshold.
Re: Apk.sh is a Bash script that makes reverse engineering Android apps easier
#14Scripts like this empowering the end-user is why I consider the Android ecosystem superior.
i used to be an android poweruser in high school and college, I rooted my phones, played around with lots of custom roms, had a terminal emulator and full power of arm debian installed in a chroot environment, tried different keyboard apps, launchers, and all other customization possibilities... then I started working full-time and had way less free time and realized 99% of the time I now use my phone to read news si…
Was Android (even stock) insufficient for reading news sites and quick photos? Or is iOS much better for you at those tasks? If that's all you need, then I would consider both Android or iOS sufficient, but I don't quite get why you'd give up so many options and capabilities to switch, unless iOS is much better at reading news and taking photos.
Maybe an analogy to help with my question. If all I need to do is unscrew Phillips number 2 screws and the occasional flathead, and I already had a great power drill with a bunch of bits in the kit (and had mastered it), why then buy a different power drill that that takes a proprietary bit and can only do Phillips and flathead? At some point I might have a need to do torx or hex or square, etc. Wouldn't you be better off having the capability should you need it? Why is it better to not have the capability?
Re: Apk.sh is a Bash script that makes reverse engineering Android apps easier
#15Scripts like this empowering the end-user is why I consider the Android ecosystem superior.
i used to be an android poweruser in high school and college, I rooted my phones, played around with lots of custom roms, had a terminal emulator and full power of arm debian installed in a chroot environment, tried different keyboard apps, launchers, and all other customization possibilities... then I started working full-time and had way less free time and realized 99% of the time I now use my phone to read news si…
Re: Apk.sh is a Bash script that makes reverse engineering Android apps easier
#16Scripts like this empowering the end-user is why I consider the Android ecosystem superior.
*superior when evaluated against one of many different criteria for what’s important to many different users. (A good time to remind tech people: 98% of users are not our user persona)
Re: Apk.sh is a Bash script that makes reverse engineering Android apps easier
#17Earlier quoted context omitted.
Frida lets you hook behavior in apps. Think of it like mocking but for reverse engineers.
Would this help to reverse engineer an encrypted API?
Going further, the API likely uses some secret key for encryption/decryption and you could hook that value out of the app as well.
Re: Apk.sh is a Bash script that makes reverse engineering Android apps easier
#18It seems to be made for injecting Frida into APKs. I'm having trouble understanding what Frida is. Can I do something cool with it?
Basically it's _the_ reverse engineering toolkit for security researchers. Has excellent support across Android, iOS, macOS, Windows, etc.
Re: Apk.sh is a Bash script that makes reverse engineering Android apps easier
#19Earlier quoted context omitted.
i used to be an android poweruser in high school and college, I rooted my phones, played around with lots of custom roms, had a terminal emulator and full power of arm debian installed in a chroot environment, tried different keyboard apps, launchers, and all other customization possibilities... then I started working full-time and had way less free time and realized 99% of the time I now use my phone to read news si…
This is fascinating, I really want to understand. Was Android (even stock) insufficient for reading news sites and quick photos? Or is iOS much better for you at those tasks? If that's all you need, then I would consider both Android or iOS sufficient, but I don't quite get why you'd give up so many options and capabilities to switch, unless iOS is much better at reading news and taking photos. Maybe an analogy to he…
Edit: I'll add a bit here - I didn't realize just how much maintenance and fixing I was doing on android, because I was so used to it. I would frequently have to fix some issue and I didn't think twice because it was something I either did often, or I just wasn't in a rush and I went into "fix broken tech" auto pilot mode. But I started to realize how often I was doing it and how it wasn't really normal to have to do that, because I would just zone out and focus on fixing the issue at hand.