McGod Posted July 18, 2006 Posted July 18, 2006 I'm trying to use a keyfile as a way to make sure my bot doesnt go fully public (I dont feel like it), now I need to figure out whats the best information to use to go about this. I need something that can be easily changed, I wanted to use a random number generator but how would my bot know what number i used. I want to be able to: 1)Have them run keygen 2)Send me key 3)Un-Encrypt and Re-Encypt the key using different encryption method 4)Send keyfile back 5)Bot will un-encrypt keyfile and compare it to what keygen used. If i get a good method Ill be glad to post it. [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u]
jvanegmond Posted July 18, 2006 Posted July 18, 2006 Uuh what? You're asking for a way to do this, but all you are telling us is how you are planning to do this.. What are you trying to do? github.com/jvanegmond
McGod Posted July 18, 2006 Author Posted July 18, 2006 I need to figure out the best and most secure information to use for the keygen. I need it something that cant be easily changed. [indent][center][u]Formerly Chip[/u][/center]~UDFs~[/indent][u]IRC.au3 - Allows you to connect to IRC ServersINetCon.au3 - Connects/Disconnects/Check Status of InternetHardware Key - Creates a unique hardware hashScriptComm - Allows you to communicate between scripts using WM_COPYDATA[/u][indent]~Programs~[/indent][indent]SimonAu3ForumsIRC Bot~Web Site~Web Autoit Example[/indent][indent][b][/b][/indent][u][/u]
jvanegmond Posted July 18, 2006 Posted July 18, 2006 (edited) So you basically want to send encrypted data over the net, while using a randomized password? Edited July 18, 2006 by Manadar github.com/jvanegmond
Lakes Posted July 19, 2006 Posted July 19, 2006 Maybe this is what you are looking for... http://www.autoitscript.com/forum/index.php?showtopic=28722 2015 - Still no flying cars, instead blankets with sleeves.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now