Support Forums
[C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Visual Basic and the .NET Framework (https://www.supportforums.net/forumdisplay.php?fid=19)
+---- Thread: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] (/showthread.php?tid=15483)

Pages: 1 2 3


[C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - KoBE - 01-10-2011

What's up SF...

I've recently started learning the C# syntax and this is my first program. I released an Online HWID Login in VB.net, but this is a bit different. This download is actually two projects, a serial generator (to be used by you) and a login project to demonstrate how to incorporate it into you programs.

If i get enough positive feedback, I may release this in VB.net as well.

Features include:
  • Offline verification
  • Serial Expiration
  • HWID and Name verification

Download C# Projects (2010) (Click to View)

(Edit: images have been removed due to lack of hosting, visit TechLifeForum.net for the images/code)





RE: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - w00pz - 01-11-2011

Thanks alot for the share Smile
Really usefull share!


RE: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - Break - 01-11-2011

Thanks for the contribution, this will be useful.


RE: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - Liberated360 - 01-16-2011

Wow. This is a really cool system! Keep up the good work, man! Thumbsup


RE: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - RRain - 01-17-2011

Great system man, thank you very much for the share Smile


RE: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - Hollow™ - 01-17-2011

This is a awesome release. Thank you for the contribution. Will this app work for all softwares?


RE: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - versx - 01-28-2011

Very nice KoBE, too bad you left.


RE: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - Xypher - 02-03-2011

I like the serial expiration feature, it is pretty unique to public sources.


RE: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - Packers - 02-03-2011

Wow dude this is pretty nice, did you make this all yourself?


RE: [C#] Offline Login Sytem (Serial generator, HWID, Expiration)[Source] - Jay - 02-06-2011

Nice source man, really helps me out!