Replace Pioneer Home   All Examples   Free Download

 New request --free  RSS: Replace Pioneer Examples

998.Replace text in multiple files -- How to apply ROT18 encryption algrithm on multiple text files?

User: editor -- 2012-08-26          << 997  999 >>
Hits: 3466
Type: Replace text in multiple files   
Search all Replace text in multiple files examples
Description:
How to apply ROT18 encryption algrithm on multiple text files?
Input Sample:
ROT18 encryption
Output Sample:
EBG63 rapelcgvba
Answer:
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps.
ROT5 encrypt 0,1,2,3,4,5,6,7,8,9 to 5,6,7,8,9,0,1,2,3,4 
ROT13 encrypt a-z, A-Z to n-za-m, N-ZA-M 
ROT18 is a combination of ROT5 and ROT13. 
 
1. open "Tools->Batch Runner" menu 
2. drag multiple text files from windows file browser to "Batch Runner" window 
3. click "Fast Replace" to open "Fast Replace" window 
* click "Add" to add new rule 
* set "search" to: 
 
* set "replace" to: 
 
* click "ok" 
4. make sure "reg exp" option is checked, then click "start", done.

Screenshot 1:  Fast_Replace_Window


Similar Examples:
How to apply my own shuffle algrithm on multiple files? (70%)
How to delete the second column in multiple text files? (68%)
How to make line by line sequential merge of multiple text files? (63%)
How to extract the last non-blank line from multiple text files? (62%)
How to move the last line to the beginning for multiple text files? (62%)
How to replace a word only one time in multiple text files? (60%)
How to make base64 encoding on multiple files? (60%)
How to make random line by line sequential merge of multiple text files? (59%)

Check Demo of Replace text in multiple files
Keywords:
rot5  rot18  rot18 encryption  131  123456  rot13  encrypt  encryption  12345  combination  combination files  make multiple files from text file  make multiple search and replace  add text to multiple files windows  replace rule multiple files  replace multiple rule  multiple replace rule  search and replace multiple text files windows