Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme.txt | 2017-01-22 | 1.2 kB | |
Vari_Cyph_FB_V_11-32.exe | 2017-01-13 | 96.3 kB | |
Vari_Cyph_FB_V_11-64.exe | 2017-01-13 | 100.9 kB | |
Vari_Cyph_FB_V_11.bas | 2017-01-13 | 29.9 kB | |
Totals: 4 Items | 228.2 kB | 0 |
Vari_Cyph , is up to version 11 now It fixes a bug in v10 , it now loads 8 bit ASCII text files without error Writen by Albert Redditt Jan 2017 ( original concept invented in summer of 2009 ) albert_redditt@yahoo.com Writen in "Freebasic" for Windows http://freebasic.net/ For an easy to use IDE FBIDE http://www.fbide.freebasic.net/ Vari_Cyph is a variable , Bit scrambling cypher.. You can multiply Cypher any number of times with the same or different keys.. You select a message size 8 chars to 1024 chars You select a garbage size 1 to 128 If you select 2 as garbage , 1 in 2 bits is data, If you select 4 as garbage , 1 in 4 bits is data, If you select 128 as garbage , 1 in 128 bits is data. The rest of the bits are garbage (!!~~SWAMP THEM IN GARBAGE~~!!) ( the *.bas file is the source code you can modify ) If your not sure of what version of "Microsoft Windows" you have 32bit or 64bit Just download the 32bit version it will run on 64bit systems.. https://sourceforge.net/projects/reddittcyphers/files/Vari_Cyph_FreeBasic_V_11/ You can increase the maximums allowed at line 37 and line 42 of the source code.