THIS SOURCE CODE IS WRITTEN IN PHP AND BASIC4ANDROID
- Upload php files (in /Server directory) to your web-host or server.
- Copy the URL of these php files.
for example: https://your-domain.com/pegasus-decrypt.php
- Then, open
client/Pegasus.b4a
with Basic4Android and Replace the URL ofpegasus-encrypt.php
in pegasusEncrypt_LongClick Sub (Line: 100) and Replace the URL ofpegasus-decrypt.php
in pegasusDecrypt_LongClick Sub (Line: 114) - Compile the android app and install it on your Android device.
- Enter your encryption/decryption KEY in text area and long click on key icon (Top-Left of Screen)
- Type the text you want to Encrypt/Decrypt in text area and LONG CLICK on Encrypt or Decrypt button.
openssl_encrypt: https://www.php.net/manual/en/function.openssl-encrypt.php
openssl_decrypt: https://www.php.net/manual/en/function.openssl-decrypt.php
If you have any questions about this project, just send an E-mail to [email protected]
My Website: www.AliKarbasi.Dev
My Twitter: www.Twitter.com/AliKarbasiCom