Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Vari_Cyph_FB_V_12_32bit.exe | 2017-02-28 | 98.3 kB | |
Vari_Cyph_FB_V_12_64bit.exe | 2017-02-28 | 102.9 kB | |
Vari_Cyph_FB_V_12.bas | 2017-02-28 | 29.1 kB | |
Readme.txt | 2017-02-26 | 1.2 kB | |
Totals: 4 Items | 231.6 kB | 0 |
Vari_Cyph , is up to version 12 now Now it has slider controls to set the message size and garbage size.. it now loads 8 bit ASCII text files without error Writen by Albert Redditt Feb 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_12/ You can increase the maximums allowed at line 37 and line 42 of the source code.