In praise of Alpine and apk
A developer shares their positive experience switching to Alpine Linux, focusing on the declarative package management of apk and its /etc/apk/world file.
A developer shares their positive experience switching to Alpine Linux, focusing on the declarative package management of apk and its /etc/apk/world file.
A technical guide on using Frida to reverse engineer the Nike Run Club Android app to extract authentication tokens and understand its API.
A guide to reverse engineering an Android APK to understand and modify API calls, including debugging and parameter analysis.
A guide to enabling network traffic sniffing on Android Nougat and above by modifying the app's network security configuration.
A guide to reverse engineering Android apps using dex2jar and JD-GUI tools to decompile APK files and analyze Java bytecode.
A guide explaining three methods to download APK files from the Google Play Store, including manual and automated approaches.