top of page

SKCORP

SOMETHING WILL BE SOLVED.

SINCE 2017

Screenshot of coding enviroment

2026

EncryptCo

An app to encrypt text with an encryption key.

© 2026 Matthew Anderson. All rights reserved. No part of this website, including images, text, and design, or any websites listed on this site may be reproduced or used without written permission. View the Copyright notice for more information.

🟥 Encrypto

Encrypt text quickly.

Run the file. Enter the text. Select a key. Done.

Script features

  • 📃 Encryption Easily encrypt text and decrypt text

  • 🌊 Redesigned for perfection Easy to install. Download. Cd. Done.

  • 💻 Simple and lightweight Encrypto loads instantly, and stays instantly.

🛠️ Tech Stack

  • Frontend / Backend: Python

🚀 Let's get started

Note - you need to have the Python libary installed

to run this file. If you do not have it installed, install it from the Microsoft Store (or by using winget).

 

Install normally:

1. Head to the Github page, download the files as a .zip (by selecting Code > Download all)

2. Extract the zip. Then, right click on the folder you extracted and click Copy as path under More options.

3. Open terminal, type "cd [paste what you copied here]"

4. Then, run "python app.py".

After initial installation, you only have to cd to the path (step 3) and run the file with python app.py.

Install with Visual Studio Code:

1. Open visual studio code or press Windows key + R > code.exe

2. Head to the Github page, download the files as a .zip (by selecting Code > Download all)

2. Extract the zip by right-clicking the folder in explorer > extract all.

3. In VS Code, press CTRL+K, then CTRL+O, to then select your folder.

4. Press CTRL+SHIFT+` to open a new terminal, and type "python app.py"

 

 

 

bottom of page