drijvan
(drijvan)
August 23, 2023, 1:53pm
#1
Letβs secure our apps by verifying SHA keys. My first extension .
USAGE
Demo
Now extension is free just like this postβ
download
GetSignature.aix (5.6 KB)
IF YOU LIKE MY WORK YOU CAN PAYPAL MEβ
8 Likes
Peter
(Moderator)
August 23, 2023, 2:15pm
#2
Is this like the standard cryptography component?
vknow360
(Sunny Gupta)
August 23, 2023, 3:12pm
#3
No, it returns signatures of apk.
SHA1 means Keystore.
Free Alternative:
1. Introduction Description: Using this extension you can get SHA1 Fingerprint Certificate of app which can be used to verify authenticity of app. If someone has re-compiled the app, the certificate will be different from the original. Version: 1...
Reading time: 1 mins π
Likes: 11 β€
Paid Alternative:
An aix to detect if your app is modded, useful for Apps with In App Purchases or Some premium subscription system.
Blocks
[image]
Triggered when some error is encountered. [event]
[image]
Triggered when the signature is retrieved. (Triggered by GetApkSignature() function). [event]
[image]
Retrieves a signature for given keyType and packageName. [function]
[image]
Returns if device is currently being monitored/debugged by someone, which can leak sensitive information about your app. [booβ¦
2 Likes
drijvan
(drijvan)
August 25, 2023, 8:48am
#4
I will provide link in PM after like
Peter
(Moderator)
August 25, 2023, 11:50am
#5
If you want to be taken seriously as an extension developer and you are giving extensions away for free you should just post them instead of forcing users to pm you.
1 Like
drijvan
(drijvan)
August 25, 2023, 12:05pm
#6
Ohh sorry bcz im just new in extension development. I have provided extension direct download
2 Likes