HWID everytime different Ethernet id

Issues related to VMProtect
Post Reply
rival1
Posts: 1
Joined: Wed May 10, 2017 10:00 am

HWID everytime different Ethernet id

Post by rival1 »

Hello,

on the latest version you provided 3.1.1. everytime I start my program the Ethernet ID is different. I am using VMProtectGetCurrentHWID.

1. 2D3kAIWzWdOjWsg9JrjqNw==;
2. 2D3kAIWzWdOjWsg9hgByag==;
3. 2D3kAIWzWdOjWsg9YmNw3g==;

Decoded
[1]
HOST=D359B384
CPU=E43DD8
HDD=3DC85AA0
ETHERNET=37EAB824

[2]
HOST=D359B384
CPU=E43DD8
HDD=3DC85AA0
ETHERNET=6A720084

[3]
HOST=D359B384
CPU=E43DD8
HDD=3DC85AA0
ETHERNET=DE706360

I used the decoding you provided in this topic:
http://www.vmpsoft.com/forum/viewtopic.php?f=2&t=1919
Admin
Site Admin
Posts: 2566
Joined: Mon Aug 21, 2006 8:19 pm
Location: Russia, E-burg
Contact:

Re: HWID everytime different Ethernet id

Post by Admin »

It seems that your Ethernet device has a different MAC address each time. You can check it with ipconfig.
Post Reply