Mask, Ascii (Ansi)

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
Character
Enthusiast
Enthusiast
Posts: 337
Joined: Mon Aug 07, 2006 3:51 pm
Location: Netherlands

Mask, Ascii (Ansi)

Post by Character »

I wrote this simple little tool for own use when emailing.
I thought, why using complicated software when simply scrambling your text can do the job?
(I'm not wanted by the FBI as far as I know..)

Of course you cannot compare it with serious encryption but it is very easy to use.
Careful with large amounts of text. It's consuming cpu then.
(Sorry for that, it's not finished. I will fix this asap.)
Ah yes, before I forget: it is based on RC4.

Cheers.


Download temp. removed

Image
Last edited by Character on Sun Mar 02, 2008 1:28 am, edited 2 times in total.
Cessante causa cessat effectus
milan1612
Addict
Addict
Posts: 894
Joined: Thu Apr 05, 2007 12:15 am
Location: Nuremberg, Germany
Contact:

Post by milan1612 »

I'm getting this:
---------------------------
Error
---------------------------
Only western languages supported. (ANSI)
(Info: purescript@hotmail.com)
---------------------------
OK
---------------------------
That's kinda weird, I use a german version of WinXP and German is a western language :wink:
Windows 7 & PureBasic 4.4
Character
Enthusiast
Enthusiast
Posts: 337
Joined: Mon Aug 07, 2006 3:51 pm
Location: Netherlands

Post by Character »

milan1612 wrote:I'm getting this:
---------------------------
Error
---------------------------
Only western languages supported. (ANSI)
(Info: purescript@hotmail.com)
---------------------------
OK
---------------------------
That's kinda weird, I use a german version of WinXP and German is a western language :wink:
Should work now.
I forgot to include Germany as a primary ID. :oops:
Denmark is also not included but I'm not sure if Danish text can be covered with Ansi?

http://indigorose.com/webhelp/vp/Progra ... _Codes.htm
Cessante causa cessat effectus
Post Reply