The TorSwitch.pm module
TorSwitch is basiclly a wrap around Tor module which i wrote in order to make
my life easier while automating some of my mayhem ;).
it could be use for those who want to combain their scripts with Tor anonymity
plus the ability to auto switch Tor’s circuit chain while automating somthing
this module is able to use both [...]
Desert Scroll cypher
1. Overview:
Desert Scroll is an old project of mine which i wrote in perl couple of years ago
and basicly its an implementation of a Book encryption
2. How does it work:
2.1. Loading && Mapping the key file:
at first before every encryption/decryption of plain text a key is being loaded into the memory of the script/program and [...]