Skip to content

Dumpsys Packages Copycat

F-Droid

Open source

Provides a detailed summary of all installed packages

Version
2.1
Size
1.2 MB
Updated
Feb 3, 2025
Get from Download APK (v2.1)
Signing certificate on record

About this app

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.

Licensed under Apache-2.0.

OfficialSignature VerifiedOpen Source

What's New in v2.1

Imported from the F-Droid repository index.

Version history

v2.1Latest
Signature continuous

Feb 3, 2025 · 1.2 MB · Android API 1434 · code 8

Imported from the F-Droid repository index.

QUERY_ALL_PACKAGES

SHA-256 141c13c51cd4f957adc3ad27891e02c0fa91c3d8e1421ae11b07057b9d8b87c4

v2.0
Signature continuous

Jan 30, 2025 · 1.2 MB · Android API 1434 · code 7

Imported from the F-Droid repository index.

QUERY_ALL_PACKAGES

SHA-256 a91a0c1d473033462701caa32963e6bc880f2f76ba88ecb664cb29cd82dae4de

Will it run on your device?

CompatibilityLikely to run

73%

  • Runs on a broad range of modern Android versions.
  • ABI coverage is focused on newer 64-bit devices.
What changed in this release
Size delta
0 MB
Added permissions
None
Removed permissions
None

Installation Guide

1

Open Settings on your Android device

2

Go to Security → Unknown sources (or Install unknown apps)

3

Enable "Allow from this source" for your browser or file manager

4

Open the downloaded APK file from your Downloads folder

5

Tap "Install" and wait for installation to complete

6

Launch the app from your home screen

Make sure to re-enable Unknown Sources restrictions after installation for security.

How to install this safely

How to verify the file you downloaded

Before you install anything, confirm the file is the one described here. On a computer, run shasum -a 256 your-download.apk (macOS or Linux) or certutil -hashfile your-download.apk SHA256 (Windows), then compare the output character-for-character with the SHA-256 on this page. If a single character differs, the file is not the build we recorded — delete it.

What the signing certificate proves

Every Android app is signed with a private key that only its developer holds. The fingerprint on this page is a hash of the matching public certificate, and it proves continuity rather than identity: it tells you a build came from whoever signed the earlier ones. Android enforces this at install time — if a package claiming to be org.rubenpgrady.dpcopycat is signed with a different key, the system will refuse to install it over your existing copy. A fingerprint that changes between releases is worth pausing on, because a repackaged app that has been modified by someone else cannot keep the original signature.

How to roll back to an earlier version

If the current release misbehaves, 2.0 is the last build before it. Android will not install an older version code over a newer one, so you must uninstall Dumpsys Packages Copycat first — which clears its local data unless you have a backup. Reinstall the older APK only if its signing fingerprint matches the build you already trust, and check the API range: an older release may target an Android version your device has moved past.

Why we list sources instead of hosting everything

The official store channel is almost always the right choice: it updates automatically and carries the publisher's own distribution guarantees. A direct APK is useful when a device has no store access, when a rollout has not reached your region, or when you need a specific version — and only when the publisher has authorized that copy. APKBrowse does not list pirated, cracked, or unauthorized rebuilds of Dumpsys Packages Copycat, and a listing is removed when the evidence for it stops holding up.

Get Dumpsys Packages Copycat

Every source we list for org.rubenpgrady.dpcopycat is legality-reviewed. Pirated or cracked builds are never offered.

Other sources

F-Droid listing

official

F-Droid builds this app from source and signs it. This is its official listing, with older builds and full release notes.

Source code

verified publisher

The upstream repository this build is compiled from.

We check legality and signature continuity, but device behaviour still varies. Install at your own discretion.

App Information

Developer
F-Droid
Category
Developer Tools
Android
API 14+
Architectures
Version
2.1 (code 8)
Size
1.2 MB
Updated
Feb 3, 2025
Package name
org.rubenpgrady.dpcopycat

Security Verification

File integrity
SHA-256 recorded
Signing certificate
Fingerprint on record
Official source
Download APK (v2.1)

We record provenance; we do not run malware scans. Verify the hash yourself before installing.

SHA-256 Hash

141c13c51cd4f957adc3ad27891e02c0fa91c3d8e1421ae11b07057b9d8b87c4

Signing certificate

0a1b6cfc798cb541277e881fe9f884d8f68feb67b8d728af67fe6dbc32a39535

Permissions Required

QUERY_ALL_PACKAGES

Previous Versions

Signature verified

The signing certificate fingerprint for this release is on record, so a build that does not match it did not come from this publisher.

Report a problem with this listing

A listing is only as good as its corrections. If a source is broken, a signature looks wrong, or this app should not be here, tell the moderation team.

Report a problem