MyBB Community Forums

Full Version: HWID check
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I have in mind to start a new forum, to release security apps/tools, however I'd like to somehow secure them and let only members of my forums to use it.

So, for that reason I have thought of a probably plugin that will do the following:
You have an option in your CP to add your "HWID" of your computer. It should be changeable as well, because you might change computer = different HWID.

After that, I believe some kind of "API" or something, when we code a tool whether in C# or C++, to able to call that and check if the HWID matches with the one in the user's CP and let them access the tool.

Other options could be: (optional)
A trial version for few hours/days if he's not a member or limited features.
Ability to check rank of user, vip more features etc.

HWID = Hardware ID.

If you have any questions, let me know. I'm willing to pay few bucks for it, other than that, I'd appreciate it if you do it for free <3

Thank you.