CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Mar 2005
    Posts
    63

    Unhappy create password with VolumeSerialNumber

    Hi to all,
    I want to implement on my project a license file where inside
    there's a number code.
    I would use the VolumeSerialNumber for this purpose but I don't know how...
    e.g.
    the customer give me the serialnumber and I have to "modify" it, to obtain
    a valid code number that is inside my program.

    so -->VolumeSerialNumber-->Modify number -->inside program "If code is == xxxx than --> OK".
    Someone have some suggestions...

    Many Tanks :-)
    mkbs

  2. #2

    Re: create password with VolumeSerialNumber

    To protect your software, please using RSA!
    Best Api Monitor tool.
    Trace the target program automatically and monitor the parameters of all API and COM interfaces.

    Auto Debug for Windows 4.0
    Auto Debug for .Net
    http://www.autodebug.com/

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

Featured