AbdurazaaqMohammed / APKSigner

Simple Android app to sign APKs
Apache License 2.0
11 stars 0 forks source link

Bug report, I am unable to use my own signature file #3

Open Sykbbqr opened 4 days ago

Sykbbqr commented 4 days ago

@AbdurazaaqMohammed The signing key file was created by MT Manager. I imported the key and it popped up to enter the password and the program crashed immediately after confirmation. (Oh! Why did I still ask for a password and crash when I imported the pk8 and x509.pem files) Password:123456 Alias:123456 Alias Password:123456 keystore.zip 1

My language is not here, please add the language Chinese Thank you! 3 We

Please fix the following issues when the signature algorithm is: The signature file of ECDSA should generate the corresponding CERT.EC instead of CERT.RSA The signature file of DSA should generate the corresponding CERT.DSA instead of CERT.RSA

By the way, can you build the Jar command line tool of this project into an Android application version? https://github.com/luoyesiqiu/dpt-shell

AbdurazaaqMohammed commented 3 days ago

The version of Java built in Android not support PK8, I don't know how to fix it. I only test this app with BKS.

I don't know Chinese. If you are interested in contributing, someone contributed Chinese translation to my other app APKExtractor, there are some common strings there.

By the way, can you build the Jar command line tool of this project into an Android application version?

I will try to look at it, but I am busy next 2 weeks at least

Sykbbqr commented 3 days ago

I will try to look at it, but I am busy next 2 weeks at least

Well, the Android apps you built. Always impress me. Nice and small interface, no fancy features / really works smoothly and practically. It's okay, I'm glad to hear you have plans to try