HWID everytime different Ethernet id

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/forumhttps://forum.vmpsoft.com/viewtopic.php?f=2&t=1919

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