i need help, i need to create License key for my software, when its open it should check and validate, key should save in DLL file.
i need help, i need to create License key for my software, when its open it should check and validate, key should save in DLL file.
Key should generate using HDD Serial No and Register User Name or Email ID
Key should be something like below
3TRSX-4GH9K-35HT
Can you help me please
Key should generate using HDD Serial No and Register User Name or Email ID
Key should be something like below
3TRSX-4GH9K-35HT
Can you help me please
John's link is what I mean. That method allows you to check partial keys, but not to generate them from apps. Granting that reverse engineering will be very hard for crackers. With a bit of creativity, you can check different sub keys in app.
ReplyDeleteThere is a C# library here https://github.com/cuda/Partial-Key-Verification
ReplyDeleteJeroen Wiert Pluimers My pleasure---coincidently I had just read that article before I see your post. It was just fate
ReplyDelete