App Manager | DEBUG – Telegram
App Manager | DEBUG
2.1K subscribers
104 photos
2 videos
2.33K files
1.79K links
Read policies here before downloading: https://github.com/MuntashirAkon/AMInsecureDebugBuilds

RELEASE channel: @AppManagerChannel
Download Telegram
AM Debug v4.0.0-alpha02 Run#2673

Settings Add a dedicated page for mode of operations

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍2
AM Debug v4.0.0-alpha02 Run#2674

Refactor Fix VirusTotal scanning

Updated VirusTotal SSL certificates

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
1👍1
AM Debug v4.0.0-alpha02 Run#2675

Generate local token using a word list rather than a random hash

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v4.0.0-alpha02 Run#2676

Ops Pair ADB via notification

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v4.0.0-alpha02 Run#2677

Ops Initial support for custom command

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
You may need to restart your device in case AM is stuck on launch.
App Manager | DEBUG
Photo
It currently supports root and shell (ADB). Support for other methods (such as SMT exploits) will be added later.
🔥31👍1
AM Debug v4.0.0-alpha02 Run#2678

Refactor Fix styling some TextInputLayouts

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍1
AM Debug v4.0.0-alpha02 Run#2679

Ops Fix a logical error in LocalServerManager

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🔥4
AM Debug v4.0.0-alpha02 Run#2680

AppDetails Fix launching private activities in ADB mode

App Manager used to revert the Search Assistant immediately after triggering
it. But some launchers take time to launch the activity. As a result, it might
miss launching the correct activity as it was reverted. The issue is fixed by
waiting 500ms before reverting the Search Assistant.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍3
AM Debug v4.0.0-alpha02 Run#2681

Ops Fix displaying wireless debugging options

Prompt user to select an action (pair, connect, cancel) when it's unable to
enable Wireless Debugging.

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>