APK signature checker

APK signature checker Free App

Rated 3.90/5 (58) —  Free Android application by popokan.n @ casraq.com

About APK signature checker

端末にインストール済みのアプリから、署名情報を調べるアプリです。
わざわざAPKを取り出してPCでkeytool/jarsigner/openssl等を使用せずとも、Android端末上でアプリの署名情報を確認する事が出来ます。
適当にロングタップしたり、メニューを呼び出したりすれば動きます。

++使い道++

+同じ署名のアプリを確認出来ます。
デベロッパー名の違うアプリでも、実際は同じ鍵で署名されたならアプリを確認可能です。
「実はこの2つのアプリ、作者同じなんじゃ…?」と思った時の判断材料になります。(別の鍵で署名する可能性もあるので参考程度です)

+signature permissionやsharedUserIdの影響範囲を確認出来ます。
signature permissionやsharedUserIdの情報はアプリインストール画面では確認出来ないので、どのアプリがどのアプリと連携しているのかが確認し辛かったりします。
実際の利用状況はAndroidManifestを確認する必要がありますが、簡易的に「このアプリAとアプリBは同じ署名を利用したグループなのか」「このアプリCとアプリDは同じshareUserIdなのか」と判断する事が出来ます。

+他のアプリの署名を参考に出来ます。
「私もAndroid開発に挑戦してるけど、keystore作成で何を入力すれば良いか分からない…」といった場合に、他のアプリの署名を参考に出来ます。
有効期間はどれ位にするのが良いのか等々、存分に他のアプリを参考に出来ます。

+タブ区切りテキスト出力機能
メニューの[text]を選択すると、タブ区切りテキストで現在表示してるデータの詳細をダイアログに表示します。
そのまま選択してクリップボードへコピーするか、[共有]でテキストエディターやメーラーに送りつけると良いでしょう。
保存した情報をPCへ移し、Excelなどへ読み込ませてからじっくりと閲覧するのも良いでしょう。
ただし処理がとても遅いので、時間のある時に作業する事をお勧めします。

+署名のハッシュ値を確認出来ます。
MD5・SHA1・SHA256のハッシュ値を確認出来ます。
JSSECさんの「セキュアコーディングガイド」(※)で利用しているような、呼出元アプリの署名ハッシュ値チェック処理を組み込む時に便利かもしれません。
[※ http://www.jssec.org/report/20121119_securecoding.html ]

+その他
プリインアプリの署名を見て、開発体制を勝手に妄想出来ます。
「なるほどこのアプリは不具合無いのに、こっちのアプリは不具合だらけなのは開発チームが違うのか…」なんて妄想を楽しめるかもしれませんね。



Q. 複数の署名が行われたAPKのハッシュ値は?
A. タブ区切りテキストで出力されるハッシュ値は、1つ目の署名のものだけになります。2つ目以降の署名のハッシュ値情報は、詳細画面の表示/テキストでご確認ください。

Q.secroidでHIGHと判定されるんだけど… [ http://secroid.jp/d/d/a/0/com.casraq.android.apksignaturechecker.html ]
A.今後ともsecroidをご利用ください。でもって当アプリは「インストールされているアプリ一覧」を*外部ネットワーク等へ*は送信していません。アプリ内部と[共有]ボタンを押した共有先アプリにのみ情報が渡っています。具体的な動作はこちら→ [ http://d.hatena.ne.jp/popokann/20130123/1358945414 ] をご覧ください。

Q. SDカードに保存したAPKは解析出来る?
A. 対応していません。要望次第で実装しますが、出来れば権限READ_EXTERNAL_STORAGEを付けたくありません。近々別アプリでリリースしようと模索中です。期待しないでお待ち下さい。

Q. 処理が遅いです。何とかなりませんか?
A. 諦めて下さい。 From the installed application, it is an app that examine the signature information to the terminal.
You can be like without using keytool / jarsigner / openssl in PC remove the APK bother to check the signature information on the terminal app Android.
I work long tap or appropriately, or if you call up the menu.

+ + + + Useless

+ You can see the application of the same signature.
Also the name of a different app developer, you can check the actual app but signed with the same key.
Will be making a decision when I thought "...? Maybe the same two apps, the author actually." (This is a reference level, because there is a possibility to sign with another key)

+ You can see the extent of the impact of sharedUserId and signature permission.
sharedUserId information and signature permission can not be confirmed because the apps installed on the screen, which we or painful app whether you are linked and how to check app.
Decided that you need to make sure AndroidManifest utilization is real, in a simple "What a group using the same signature application B and application A is" app "D app and C is" Do What shareUserId same thing you can.

+ You can reference to the signature of the other apps.
If "I have tried to develop Android, I also do not know ... what do I enter to create keystore" such as, you can reference to the signature of the other apps.
You can reference to other apps such as good or people, to the full extent of the validity period is to how much.

+ Tab delimited text output function
When you select the menu [text], you will display a dialog box with the details of the data that is currently displayed in the tab-delimited text.
Do you want to copy to the clipboard selected as it is, I would be sent to the mailer and put in a text editor and click Sharing.
You might want to sit down and transferred to a PC to browse the information that you saved, and then loaded into the causes, such as Excel.
Since the process is very slow, I recommend that you work in when you have time, however.

+ You can verify the hash value of the signature.
You can verify the hash value of the MD5 · SHA1 · SHA256.
It might be useful when incorporating's JSSEC "Secure Coding Guide," such as those used in (※), check processing signature hash value of the calling application.
[※ http://www.jssec.org/report/20121119_securecoding.html]

+ Other
Look in the signature of the pre-application, you can develop a system on its own delusion.
I might enjoy the delusion "This app is not to trouble, here is the application of a development team is full of bugs ... any different?" I see.



Hash value of the signature of the multiple APK Q. has been performed?
Hash value is output in tab-delimited text A. is the only one of the first signature. Hash value of the signature information of the second and subsequent, please check / display text on the screen for more information.

I ... [http://secroid.jp/d/d/a/0/com.casraq.android.apksignaturechecker.html]'m being judged on Q.secroid HIGH
Please use the future secroid A.. * Etc. * External network is not sending to the "List of apps that are installed" I though this app. Information is shared across destination only app within the app and press the Share button. Specific operation, refer to → [http://d.hatena.ne.jp/popokann/20130123/1358945414] here.

APK saved Q. SD card can be analyzed?
Not supported A.. Although the implementation depending on demand, I do not want to give the authority READ_EXTERNAL_STORAGE if possible. Is exploring another attempt to release the app in the near future. Please wait without hope.

It is a slow process Q.. You Can not you do something?
Please give up A..

How to Download / Install

Download and install APK signature checker version 0.1.2 on your Android device!
Downloaded 5,000+ times, content rating: Not rated
Android package: com.casraq.android.apksignaturechecker, download APK signature checker.apk

All Application Badges

Free
downl.
Android
1.6+
n/a
Not
rated
Android app

App History & Updates

What's Changed
2013/01/23 version 0.1.2 バグ修正
2012/12/04 version 0.1.1 初版リリース
More downloads  APK signature checker reached 5 000 - 10 000 downloads
More downloads  APK signature checker reached 1 000 - 5 000 downloads
More downloads  APK signature checker reached 500 - 1 000 downloads

What are users saying about APK signature checker

C70%
by C####:

You should add an option to differ system app.

K70%
by K####:

1. Android is not Chinese. 2. Could not check an APK from userland storage.

K70%
by K####:

Exactly what I want.

O70%
by O####:

As it should be.

K70%
by K####:

Excellent

R70%
by R####:

Would be better if the text for signatures wasn't smushed in all view angles on my 8 inch tablet. Thank you.

K70%
by K####:

Gud

M70%
by M####:

Exactly what I want.

U70%
by U####:

Requires no special privileges and that's the way a security app ought to be. I know I can trust this app.

X70%
by X####:

Great!

X70%
by X####:

Pretty interesting what certs people use.

T70%
by T####:

Works great. Pretty interesting what certs people use.


Share The Word!


Rating Distribution

RATING
3.95
58 users

5

4

3

2

1