Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.17 KB

readme.md

File metadata and controls

39 lines (24 loc) · 1.17 KB

About This Repository

THIS SOURCE CODE IS WRITTEN IN PHP AND BASIC4ANDROID


How To Use?

  1. Upload php files (in /Server directory) to your web-host or server.
  2. Copy the URL of these php files.

    for example: https://your-domain.com/pegasus-decrypt.php

  3. Then, open client/Pegasus.b4a with Basic4Android and Replace the URL of pegasus-encrypt.php in pegasusEncrypt_LongClick Sub (Line: 100) and Replace the URL of pegasus-decrypt.php in pegasusDecrypt_LongClick Sub (Line: 114)
  4. Compile the android app and install it on your Android device.
  5. Enter your encryption/decryption KEY in text area and long click on key icon (Top-Left of Screen)
  6. Type the text you want to Encrypt/Decrypt in text area and LONG CLICK on Encrypt or Decrypt button.

OpenSSL_Documentation

openssl_encrypt: https://www.php.net/manual/en/function.openssl-encrypt.php

openssl_decrypt: https://www.php.net/manual/en/function.openssl-decrypt.php


Any Questions?

If you have any questions about this project, just send an E-mail to [email protected]


Also...

My Website: www.AliKarbasi.Dev

My Twitter: www.Twitter.com/AliKarbasiCom