Search found 5 matches
- Mon Sep 09, 2019 2:35 pm
- Forum: Technical questions
- Topic: hwid changes on linux
- Replies: 8
- Views: 7911
Re: hwid changes on linux
No it is always the same. Here are the partitions. System is on sdb2 estimap50@estimap50:~$ lsblk -f NAME FSTYPE LABEL UUID MOUNTPOINT sda ├─sda1 ext4 1195da9d-d01d-4205-9f4a-a55920f57463 /mnt/old_drive ├─sda2 ├─sda3 ext4 83ecf50d-4df2-4da1-bcc1-84ddb3abe37a /mnt/old_drive2 └─sda5 swap bd3a0461-aae3...
- Mon Sep 09, 2019 12:37 pm
- Forum: Technical questions
- Topic: hwid changes on linux
- Replies: 8
- Views: 7911
Re: hwid changes on linux
Here you go
Code: Select all
estimap50@estimap50:~$ ls /dev/disk/by-uuid
1195da9d-d01d-4205-9f4a-a55920f57463 8aabd576-85d0-47a9-9947-7de790b71563 bd3a0461-aae3-44d8-8e65-712f483628c5
83ecf50d-4df2-4da1-bcc1-84ddb3abe37a ad6b7d7e-51a8-4e0a-bc12-8fe95cbd6bbd
estimap50@estimap50:~$
- Thu Sep 05, 2019 11:18 am
- Forum: Technical questions
- Topic: hwid changes on linux
- Replies: 8
- Views: 7911
Re: hwid changes on linux
Please help.
I'm a licensee and I still didn't get any help.
Does anyone else protect linux binaries with vmprotect? tied to hardware?
I'm a licensee and I still didn't get any help.
Does anyone else protect linux binaries with vmprotect? tied to hardware?
- Wed Sep 04, 2019 12:01 pm
- Forum: Technical questions
- Topic: hwid changes on linux
- Replies: 8
- Views: 7911
Re: hwid changes on linux
After some time current hdd id start to match one of previously occurred ids.
Maybe vmprotect takes the first hdd/partition or all of them and doesn't sort them first? something like that.
I have 2 disks with 4 and 2 partitions.
Maybe vmprotect takes the first hdd/partition or all of them and doesn't sort them first? something like that.
I have 2 disks with 4 and 2 partitions.
- Mon Sep 02, 2019 12:48 pm
- Forum: Technical questions
- Topic: hwid changes on linux
- Replies: 8
- Views: 7911
hwid changes on linux
HDD id changes on every reboot on linux. Vmprotect doesn't accept serial number tied to this HWID afterwards. Operating System: Ubuntu 18.04.3 LTS Kernel: Linux 4.15.0-58-generic Architecture: x86-64 VMProtect Ultimate v 3.3.1 (build 1086) Output of udevadm doesn't change from boot to boot udevadm i...