How to get computer's hardware id?

Questions, downloads, issues related to plugins for Enigma Protector
Post Reply
Enigma
Site Admin
Posts: 3082
Joined: Wed Aug 20, 2008 2:24 pm

How to get computer's hardware id?

Post by Enigma »

There is a small application which just shows a computer hardware id.

It may be helpful if you can make changes to the sources of your application to show hardware id using EP_RegHardwareID, or if you are enable to show a registration dialog due to registered state of software.

Application written in Delphi, contains all sources and binary exe.

To make it work, protect the exe from the archive with your .enigma project file. Note, before protection, make sure the following options are disabled (disable them temporary):
1. Registration Features - Common - Allow Execution only if Registered
2. Registration Features - Registration Dialog
You do not have the required permissions to view the files attached to this post.
vinicius.edson
Posts: 4
Joined: Mon Oct 28, 2013 6:52 pm

Re: How to get computer's hardware id?

Post by vinicius.edson »

Don't work.

It's blank.

Image
Enigma
Site Admin
Posts: 3082
Joined: Wed Aug 20, 2008 2:24 pm

Re: How to get computer's hardware id?

Post by Enigma »

You have to protect the file to make it works with your project file. Each program should be protected, only after protection the features startto work!
Alex.Rischer
Posts: 7
Joined: Tue Jul 05, 2016 11:17 am

Re: How to get computer's hardware id?

Post by Alex.Rischer »

Please. Compile the same for Enigma x64 version.
Enigma
Site Admin
Posts: 3082
Joined: Wed Aug 20, 2008 2:24 pm

Re: How to get computer's hardware id?

Post by Enigma »

Alex.Rischer wrote: Sat May 24, 2025 12:04 pm Please. Compile the same for Enigma x64 version.
Hi Alex, you can take just any exe and protect it with option Registration Features - Registration Dialog, it will show the hardware id by default.

Is not that sufficient?
Alex.Rischer
Posts: 7
Joined: Tue Jul 05, 2016 11:17 am

Re: How to get computer's hardware id?

Post by Alex.Rischer »

Nope. I have a lot of specific protected DLLs and if to enable graphical interface there nothing will be working.
I can make it by myself of course, but I would like the developer/you to make this to avoid any possible problems.
I have been using your "HardwareID" for x86 for many years, but now I need to move these specific files to x64.
Thank you for your work!
Enigma
Site Admin
Posts: 3082
Joined: Wed Aug 20, 2008 2:24 pm

Re: How to get computer's hardware id?

Post by Enigma »

No problems, but the file is bigger for x64.
You do not have the required permissions to view the files attached to this post.
Alex.Rischer
Posts: 7
Joined: Tue Jul 05, 2016 11:17 am

Re: How to get computer's hardware id?

Post by Alex.Rischer »

Excellent. Thank you very much for your support.
Post Reply