Начать. Это бесплатно
или регистрация c помощью Вашего email-адреса
Android RE - 2019/12/11 создатель Mind Map: Android RE - 2019/12/11

1. Android-Awesome-Security

1.1. androwarn

1.1.1. Yet another static code analyzer for malicious Android applications.

1.2. apktool

1.2.1. iBotPeaches / Apktool / Downloads — Bitbucket

2. ButtonBash

2.1. https://play.google.com/store/apps/details?id=com.FarewellFreetime.Button_Bash&hl=en_US&showAllReviews=true

2.2. Button Bash by rdh24

2.3. Button Bash APK Latest Version 2.3.1 - com.FarewellFreetime.Button_Bash.apk

2.4. https://forum.unity.com/threads/unable-to-restore-google-non-consumables.588313/

2.5. https://www.google.com/search?q=rdh24android&rlz=1C1CHBF_enUS865US865&ei=8JbwXYqDNojSsAW6hZeQAw&start=20&sa=N&filter=0&ved=2ahUKEwiKu7TZha3mAhUIKawKHbrCBTIQ8NMDegQIFhAz&biw=1536&bih=664

2.6. rdh24

3. Android App Reverse Engineering 101 | On GitHub

3.1. Android Application Fundamentals

4. Pretty straightforward (and what I followed mostly)

4.1. Android Applications Reversing 101

4.1.1. 1, Get list of packages

4.1.1.1. adb shell pm list packages

4.1.2. 2. Network analysis next

4.1.2.1. bettercap

4.1.2.1.1. opened kali

4.1.2.1.2. found it's home site: bettercap :: Introduction

4.1.3. 3. apktool

4.1.3.1. Apktool - How to Install