ollyreviews.com Open in urlscan Pro
94.131.97.235  Public Scan

URL: https://ollyreviews.com/
Submission: On October 23 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form id="form1" class="form-horizontal" method="post">
  <div class="form-group">
    <div class="col-sm-12">
      <textarea onmouseover="this.focus();" id="content" name="content" class="form-control" rows="12" style="max-height: 2222px;" placeholder="Please enter the text to be encrypted"></textarea>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <input type="button" onclick="base64_encode();" id="conv" value="Base64 encryption" class="btn btn-success">
      <input type="button" onclick="base64_decode();" id="res" value="Base64 decryption" class="btn btn-success">
      <input type="button" onclick="empty();" value="Clear input box" class="btn btn-danger">
      <span id="copyallcode" class="btn btn-success" data-clipboard-target="#result">Copy encrypted results</span>
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <textarea onmouseover="this.focus();" id="result" name="result" class="form-control" rows="12" style="max-height: 2222px;"
        placeholder="Here is the encryption result / or enter the text to be decrypted, click decrypt to see the decrypted result on it"></textarea>
    </div>
  </div>
</form>

Text Content

01 - AES encryption 02 - Hash Encryption Tool 03 - TripleDES encryption 04 - RC4
encryption 05 - DES Encryption 06 - Rabbit encryption 07 - MD5 Hash Generator 08
- Morse cipher 09 - ASCII Encoding 10 - Escape Encoding 11 - End to end
encryption 12 - Let's Encrypt




 * Free Online Tools For Developers


 * 
 * 


 1. free
 2. Base64
 3. tool

 * Base64 Encoding: Your Key to Data Security

When you use our website, you can be confident that we do not store any
confidential information about you, ensuring your safety.
Copy encrypted results



ENCRYPT YOUR DATA WITH BASE64 NOW!

Base64 encoding is a method of converting binary data into ASCII characters.
It's commonly used to encode data for transmission over text-based protocols
such as email or HTTP.

Rest assured, your data is never stored on our servers. When you encode
information on our website using Base64, it's not retained, ensuring your
privacy and security.

Base64 Encoding: Secure Your Data Efficiently
› Base64 Encoder › Base64 Decoder › Base64 Converter › Base64 Algorithm
© 2024, All Rights Reserved.
About Privacy Policy Contact