Jump to content
Tuts 4 You

[Help] VBA Hardware locking


Arnie

Recommended Posts

Could you advice on code snippet or application for simple and cheap solution of Word/VBA hardware locking preferrably working on both x86 and 64

bit. If possible no external dll due to restricted environment.

Link to comment

Get the hwid of the pc and crypt the variables with hwid key, then in others pc will be imposible make it work without knowing the hwid generated.

or add a password into VBA script and detect the hwid with a condition (less secure).

Edited by reasen
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...