Menu

Home

Xenone

Hello all!
Welcome to my wiki page about my program TextCoder. This program can encrypt and decrypt text using any password you want.

[About] - How to use etc.
Blog - My blog about coding and some of my other projects.

Coming soon to Alpha:
- File reading
- GUI? Maybe?
- Support for encrypting/decrypting multiple files at a time (or entire file trees)
- Support for different kinds of bitwise encryption. Right now it only uses XOR, but I might be able to program in functionality for AND, OR, and NOT (&, |, and ~).

Plans for Beta:
- Some kind of cool "animation" of text being encoded. Matrix style.
- Maybe a Mac application and a PC executable file.
- I'll probably think of more.

Plans for Release:
- Perfect Code


Related

Home: About