Dumpsys Packages Copycat 대상 Android

Dumpsys Packages Copycat

rubenpgrady

버전 2.0

Provides a detailed summary of all installed packages

다운로드 29
Ads

이 항목을 평가하기

안티바이러스 & 안전 검사 결과

검사 날짜: Feb 6, 2025 소프트웨어 버전: 2.0
상태: ✅ 신뢰할 수 있고 설치에 안전합니다. 이 앱은 rubenpgrady에 의해 신뢰할 수 있는 인증된 디지털 서명으로 서명되었으며, 기존 Dumpsys Packages Copycat 설치를 업데이트합니다. 인증서 지문: 0a1b6cfc798cb541277e881fe9f884d8f68feb67b8d728af67fe6dbc32a39535 APK 파일 보안을 확인하는 방법

Dumpsys Packages Copycat 파일 관리자 앱 대상 Android 설명

With the introduction of the QUERY_ALL_PACKAGES permission, as far as I understand, it became impossible to use built-in tools to list and inspect installed packages. (Please let me know if you are aware of another workaround.)

That is, of course, assuming you don't have access to root privileges. However, you might not desire to root your phone, either because it can turn out to be quite difficult to achieve, or because it has numerous disadvantages in itself, anyway.

Another option is to connect to the phone via Android Debug Bridge (ADB) and run:

adb shell dumpsys | sed -n /^Packages:/,/^[[:space:]]*$/p

The command prints the Packages section from dumpsys, which contains detailed information about every installed package. It works, but the downside is obvious: You need an extra device to connect and run adb.

This app strives to reproduce the output from above command, right on your phone - neither root privileges nor ADB required - using only API calls and the QUERY_ALL_PACKAGES permission.

Ads

사양


이전 버전

Dumpsys Packages Copycat icon

2.1 APK

February 6, 2025