|
CD Key Stealer Visual Basic
|
|
12-09-2009, 06:25 AM
Post: #1
|
|||
|
|||
|
CD Key Stealer Visual Basic
This is an interesting code which i have found. It searches for Registry values of CD Keys. It works for some Electronic Arts releases as well ass some famous games like Counter Strike and other Valve releases. This is an console application. It uses VB.NET functions. You can add more games here, you only have to find certain values in Registry Editor. More about Registry you have here :
http://www.pro9ramming.com/brief-into-wi...t-816.html So here is the code : Code: Imports Microsoft.Win32.RegistryThere's a fine line between genius and insanity. I have erased this line. Oscar Levant There's a fine line between an administrator and black hat hacker. I have erased this line. Dr DEBCOL |
|||
|
12-09-2009, 07:07 AM
Post: #2
|
|||
|
|||
|
RE: CD Key Stealer Visual Basic
Huh this sorta looks like a port from T0fx's cd key stealer
"Character is determined more by the lack of certain experiences than by those one has had." Friedrich Nietzsche |
|||
|
12-10-2009, 04:13 AM
Post: #3
|
|||
|
|||
|
RE: CD Key Stealer Visual Basic
Yeah i have found it on the internet.
Very good code for learning use of registry. GetValue() function in .NET is really good ! There's a fine line between genius and insanity. I have erased this line. Oscar Levant There's a fine line between an administrator and black hat hacker. I have erased this line. Dr DEBCOL |
|||
|
« Next Oldest | Next Newest »
|





