#hacking
Read more stories on Hashnode
Articles with this tag
Static Analysis - Hands-on, finally..... · Hands on basic static analysis Preparation Target App: InjuredAndroid Environment: Physical device / Android...
Activities, Intents, BroadcastReceivers, Services & ContentProviders · Activities What is an Activity? Activities are simply the screens we see when we...
Decompiling, AndroidManifest revisited, Permissions and more · Decompiling Preparation Downloading an .apk from Google App Store. We use adb to grab app...
APK Reversing, Obfuscation, and more. · APK Reversing Let's discuss one of the most important skills - reversing Android applications. Reversing allows...
Build Process, Compilation, APK Structure, Components, Signing and more. · Understanding how Android Applications are compiled and structured will help...