![]() |
|
[RELEASE] HandyCharacters[New]Encrypt your data with RC4, hex it, and more! - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Hacking (https://sinister.ly/Forum-Hacking) +--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools) +--- Thread: [RELEASE] HandyCharacters[New]Encrypt your data with RC4, hex it, and more! (/Thread-RELEASE-HandyCharacters-New-Encrypt-your-data-with-RC4-hex-it-and-more) |
[RELEASE] HandyCharacters[New]Encrypt your data with RC4, hex it, and more! - Jacob - 10-26-2011 I made a program in autoit3 that can do the followin g to any string you enter. count the amount of characters convert CAPS to lowcase convert lowcase to caps remove all space, including returns and tabs Copy X Amount of times (unlimited copies) string to hex encrypt hex to string encrypt RC4 string encryption AND decryption, with custom passkey and all. Character to ASCII Text reversing. i told you guys there would be a release, well here it is. This isnt an "official" release. Dont know if bugs are worked out or not. Dont know much because i havent had time for it. but here is a release. post or PM any bugs and ill fix promptly. Thanks! Download here Spoiler:RE: [RELEASE] HandyCharacters[New]Encrypt your data with RC4, hex it, and more! - Coder-san - 10-26-2011 Nice. A little offtopic but suddenly there seems to be an AutoIt trend. RE: [RELEASE] HandyCharacters[New]Encrypt your data with RC4, hex it, and more! - Jacob - 10-27-2011 autoit is fun to code in. also guys, i will be releasing when my internet gets back on. money is a bitch right now ![]() i hope to learn lots more about it RE: [RELEASE] HandyCharacters[New]Encrypt your data with RC4, hex it, and more! - 1234hotmaster - 10-28-2011 cool tool! looking forward to see it
RE: [RELEASE] HandyCharacters[New]Encrypt your data with RC4, hex it, and more! - Jacob - 11-09-2011 released! |