Hello again everybody, it’s Monday again, and not really much for me to do – so I dug up an old code project of mine and updated it. It’s 11 PM and damn it, I think I accomplished something.
Introducing David Stancu’s Hardware Enabled Licensing Library!
Overview
I’ve seen quite a few licensing techniques used by smalltime developers such as the one used in mIRC, but, are they really all that effective? It’s only a few bytes between you and personal freedom, so why even bother when people won’t pay for your applications? That’s a shame in my opinion – so I’ve decided to make my own library that would be a little more challenging to bypass. It looks like it’s simple base64, but it isn’t. By far.
Functions
- ShowUnprotectedID : Shows the “unprotected” hardware IDs from your system gathered from various components via WLM.
- ShowID : Shows the encrypted license key – you can use this to verify
There are also two other functions having to do with base64 and rot13, these just encrypt and decrypt. They will be removed in a future release – it’s too late for me to be assed with cleaning up.
That’s it for tonight, you can find the DLL for download below!
HWIDLicenseA4262010 DLL File
