Categories > WeAreDevs > Hangout >
Should i make an open sourced key system in csharp?
Posted
as the title said should i? and if so should i also make one with a c++ auth dll.
key system will have 24 hour keys randomly generated based on hwid and ip uses sha 256 and base64 with linkvertise and hastebin support
Cancel
Post
https://media.discordapp.net/attachments/1074297826219139153/1118491534581567568/Mask_group.png
Replied
What would you be using the base64 encoding for? It also sounds pretty interesting, go for it if you would like.
Cancel
Post
Ty for rep: Swiney, Byoke, Lion, Locust, Waves, Weeb, Nickk, darkn, Atari, CubeFaces, Lux14, Rice, Delta, Syraxes, Aeon, Jordan, Pluto, and Hiroku!
P.S, I like cats better too!
Replied
go ahead ifyou want but idk
Comments
pooperlegend 0 Reputation
Commented
SeizureSalard, i will indeed go for it and make a magnificent and skiddable key system, thy system will indulge in a missionary way of producing offspring... XOXO
Cancel
Post
"Questionable intellegence, but I like the mystery" - CubeFaces
https://cdn.discordapp.com/attachments/1136067487847415848/1138948596679589898/sig.png
Users viewing this thread:
( Members: 0, Guests: 2, Total: 2 )
Comments
pooperlegend 0 Reputation
Commented
i would use the base64 encoding to make the hwid. thinking about it i should use sha 256 for it. i will also use a timer api to make sure its accuratte
0
Murz 28 Reputation
Commented
@pooperlegend,
I would also use sha256 for that as well. People may not like that you would use such a simple encoding rather than sha256 when available. Good luck on your project! Remember, security > profit
0