QcomView Utility


The QcomView Utility is a Win32 utility for analyzing Qualcomm signed executables. That includes xbl, abl, cmnlib, cmnlib64, Firehose loaders and many lower profile system partitions.

Usage: qcomview /m list models /h verify hashes /hw write hashes /c dump certificates /p get SHA256 and/or SHA384 hash of root certificate /a list memory address ranges /r list restrictions /gn group hashes to n hexits /s search subdirectories /v verbose

The models option will list Qualcomm model names that are found by heuristics. The HWIDs are also listed if available. Low numbers from 000340e1 to 000440e1 appear to be unreliable.

The hashes option will verify the program hashes. This works with SHA224, SHA256, SHA384, SHA512 hashes.

The certificates option will dump out the ASN1 of the certificate chains.

The pkhash option will print the SHA256 and SHA384 of the root certificate.

The restrictions option will attempt to find Motorola "range restricted" regions.

Download qcomview.exe, the QcomView utility.