chiark / gitweb /
A little utility to calculate an md5 sum of an APK's signature in a form that matches...
authorCiaran Gultnieks <ciaran@ciarang.com>
Fri, 14 Jan 2011 23:11:12 +0000 (23:11 +0000)
committerCiaran Gultnieks <ciaran@ciarang.com>
Fri, 14 Jan 2011 23:11:12 +0000 (23:11 +0000)
commit05ffc6c443e3f15d57f38be995bbeaba82fff30d
tree6ccba15f271731b4a5b8a4ca207c8ce2cc6a5f82
parent64558fcc137d1ea29eb5a1bd204630a19e4b5eb7
A little utility to calculate an md5 sum of an APK's signature in a form that matches the client code
getsig/getsig.java [new file with mode: 0644]
getsig/make.sh [new file with mode: 0755]
getsig/run.sh [new file with mode: 0755]