Supreme Text Scrambler 1

Supreme Text Scrambler
4/5 (1 votes)
Major strengths of this softwareAreas for improvement
Have your say
  • Editor: FileHidingSoftware.com
  • Release: 1 (latest version)
  • Language: English
  • License: Demo
  • System: 95/98/Me/2000/XP/Vista
Download supremetextscramblersetup.exe (331 KB)
This software will allow you encrypt your texts. The program offers a text editor which allows you to enter the text or import text. The encrypted text can be stored on your hard disk and protected by a password so that nobody can decrypt your messages. The application also supports chat, e-mail and instant messaging. The software is a demo version in English.

User's advices

Supreme Text Scrambler
Ze Para, on July 27, 2009 07:54 AM
A simple encryption tool to hide your messages from prying eyes.
Best answers for « Supreme Text Scrambler » in :
Writing in batch in text file Show Writing in batch in text file To write in a file text, you just have to use a redirect: echo text > output_file.txt To write in an existing file: echo " Write at the end of the file ">> output_file.txt
Inserting text in a file Show Inserting text in a file Introduction Syntax Introduction It is sometimes useful to insert text in the header of one or more document (s) or in a specific part of the document (before or after a specific line). The publisher of...
How to remove Hyperlink on copied text from website? Show How to remove Hyperlink on copied text from website? When copying information on website, obviously the hyperlink from the text will also appear on the edited text. To remove the hyperlink from the text, you need to right on the...
[MySQL]Loading a text file into ue table Show[MySQL]Loading a text file into ue table To load a text file as follows: $ tail /home/user1/test.txt 'name1',1,9 'name2',2,3 'name3',3,54 'name4',4,2 'name5',5,9 In a table defined as follows: CREATE TABLE...
[Excel]changing cell formula to text Show[Excel]changing cell formula to text Issue Solution Notes Issue Consider that I have: In cell A4, it contains a formula =Sum(A1:B3)+A3/B2. How to extract this formula in cell A6 as a string of text? That is ... I want cell A6...
Text size is too large under Ubuntu ShowText too large in Ubuntu For Ubuntu For Xubuntu Most of people thinks that the default Text size in Ubuntu is a bit too big. Here's how to fix: For Ubuntu Go to System> Preferences> Fonts Select "Best contrast" (which...
Hyperlinks ShowIntroduction to anchors Hypertext links or hyperlinks (anchors) are HTML elements that, when clicked on, enable readers to visit a new address. Hyperlinked text is underlined by default. Hyperlinks are what connect web pages to one another. They...
Linux - The Vi editor ShowIntroduction to Vi Despite its very limited ergonomics, Vi i is one of the most popular text editors texte under Unix type systems (with Emacs and pico). Under Linux, there is a free version of Vi called Vim (Vi Improved). Vi (pronounced vee-eye)...