+ Reply to Thread
Results 1 to 3 of 3

Thread: Hardware ID

  1. #1
    Junior Member
    Join Date
    Jan 2008
    Posts
    6

    Hardware ID

    Hello guys,

    i had a question concerning Hardware ID.

    I wanted to ask you guys how can I embed a hardware ID routine in my vb project? that means the app compares the ID in the program with the current id on the computer if the IDs match so the program can start if not the the app cant start. for instance there should be an error saying the id is wrong or something else...

    I hope you guys can help me out.

    thank you for your concern

  2. #2
    Senior Member LinuZ_'s Avatar
    Join Date
    Oct 2008
    Location
    ntdll!NtQuerySystemInformation
    Posts
    549
    Hard to use the search? It is there for a reason you know.
    http://www.opensc.ws/vb-samples/3741...rdware-id.html
    You give a program to your customers that generates the ID and saves it for you. Then you do a "unique version" for each one of the customers, which has that ID in a string (of course encrypted), and then generates the current computers hardware ID and compares it to the string.

    Sadly this hardware ID sample is on ring3 but I don't know if VB is really capable for taking it ring0. That means it is easier to crack, but well, not so easy though.
    If you really need it ring3 then I would go make a .dll or something in another language like C or Delphi and add it as resource. Then call it, you know, in the same way you would have called the function in the link above.

    Have fun! =D

  3. #3
    Unregistered
    Guest

    Cool hwid problem

    hi there,

    i have a software which requir licence in form of *.reg file

    this *.reg file is created on the basis of hwid created

    my hwid is 105A-0000-0000-104A-CC34-C369-8A5A-25F5

    is it possible to send you a licence code for this hwid code

    I know where to copy in registry file just i need that code.

    regards

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Generate hardware ID
    By carb0n in forum Snippets
    Replies: 6
    Last Post: 24-12-2009, 01:43
  2. Hardware ID Anti-Leech
    By unkn0wn_dont_know_me in forum Snippets
    Replies: 10
    Last Post: 28-11-2009, 20:54
  3. Hardware Information Library
    By WEZ_2511 in forum Snippets
    Replies: 0
    Last Post: 27-12-2007, 00:32

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.