App Manager | DEBUG – Telegram
App Manager | DEBUG
2.11K 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-beta02 Run#2796

Finder Add new filter: permissions

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

Finder Add new filter: freeze-unfreeze

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

Finder Add count filters for components

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

CWE-400 Escape user-provided regex pattern in Finder

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍21
AM Debug v4.0.0-beta02 Run#2801

Finder Add new filters: apptype, compilesdk, shareduid

1. shared
uid filter retrieve apps
- with shared user ID
- without shared user ID
- with matching shared user ID name(s), including regular expressions
2. compilesdk filter retrieve apps with the given SDK value(s)
3. app
type filter retrieves apps when one or more of the generic
conditions below are or aren't satisfied:
- user apps
- system apps
- updated system apps
- privileged apps
- data-only apps
- force-stopped apps
- apps requesting large heap
- debuggable apps
- test-only apps
- apps with code (DEX/SO files)
- persistent apps
- apps allowing framework-provided backups (e.g., ADB backups)
- apps installed in the external storage (or in the internal storage)
- apps using cleartext-only (HTTP) traffic
- apps having an SSAID

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
👍4🔥2🎉21
AM Debug v4.0.0-beta02 Run#2802

Update dependencies

- Compile SDK to 35 (Android 15)
- AGP to 8.7.2
- AndroidX Activity to 1.9.3
- AndroidX Annotation to 1.9.1
- AndroidX Core to 1.15.0
- AndroidX Biometric to 1.4.0-alpha02
- AndroidX Splashscreen to 1.2.0-alpha02
- AndroidX WebKit to 1.12.1
- ARSCLib to cb342c16ad
- Baksmali to 3.0.8
- Bouncycastle to 1.79
- Desugar JDK to 2.1.3
- JetBrains Annotation to 26.0.1
- Robolectric to 4.14.1
- zstd-jni to 1.5.6-8

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
🎉5👍32
AM Debug v4.0.0-beta02 Run#2803

Backup Include the reason for a failed APK installation during restore

Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
2🤩1
AM Debug v4.0.0-beta02 Run#2804

Refactor Fix lint issues

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

Implement primary framework for parsing the intent-filters

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

Refactor Fix parsing AndroidManifest using ARSCLib

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

Refactor Fix parsing APK files with wrong headers

Android framework does not care about GBPF, data denoscriptors, extra fields, etc.
These properties are also ignored in App Manager.

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