Results 1 to 4 of 4

Thread: get a string which is unique for each computer

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2003
    Posts
    784

    get a string which is unique for each computer

    I donot know everything about asm but I believe that it is easy for asm to get a string which is unique for each computer (please correct me if I wrong, eg. processor s/n, mainboard s/n and other hardware info), this is used for software protection ... I would appreciated if someone could provide me something like DLL or codes for this so I can call it from my vb6 application..

    many thanks in advance

    Winanjaya

  2. #2
    Fanatic Member
    Join Date
    Jan 2003
    Posts
    1,004
    There is a portion of the computer that contains some key information about the computer, however, I do not think you can access it in protected mode.

    Tell me if you are interested.
    "Can't" and "shouldn't" are two totally separate things.

    All questions should be answered. All answers should be true. That is why I post.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2003
    Posts
    784
    Yes .. I really need it, could you please provide me something like DLL (I will call it from my VB6 application), eg. get the s/n mainboard or s/n processor, or the other unique hardware id.?

    Your prompt reply would be greatly appreciated, many thanks

    Best Regards

    Winanjaya

  4. #4
    Frenzied Member
    Join Date
    Feb 2003
    Posts
    1,945

    CPUID

    http://www.paradicesoftware.com/specs/cpuid/index.htm

    Maybe you can find what you need on that website.

Posting Permissions

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



Click Here to Expand Forum to Full Width