How to extract hwid base64 string from serial number in Delphi?
( I do not mean from current OS but from serial number data)
Search found 24 matches
- Sat Apr 13, 2019 10:40 am
- Forum: Technical questions
- Topic: hwid from serial
- Replies: 1
- Views: 3219
- Sat Apr 13, 2019 10:38 am
- Forum: Technical questions
- Topic: Random section PE names
- Replies: 2
- Views: 4880
- Fri Apr 12, 2019 7:40 pm
- Forum: Technical questions
- Topic: Random section PE names
- Replies: 2
- Views: 4880
Random section PE names
Please consider adding that.
Random PE names helping to prevent cracking tools from identyfying the PE sections.
(searches for common expected names will fail)
It probably also helps to decrease AV false posive detection.
Random PE names helping to prevent cracking tools from identyfying the PE sections.
(searches for common expected names will fail)
It probably also helps to decrease AV false posive detection.
- Wed Feb 27, 2019 10:30 am
- Forum: Technical questions
- Topic: VMP hwid
- Replies: 24
- Views: 29227
Re: VMP hwid
Another idea for improvement is possibility to pass UserData or some new "Extrainfo" to Web License Manager via VMProtectActivateLicense function. So we could pass as argument and WebLM automatically stores it in Current UserData or new extra data field. Someone already asked about that in...
- Wed Feb 27, 2019 10:26 am
- Forum: Technical questions
- Topic: VMP hwid
- Replies: 24
- Views: 29227
Re: VMP hwid
I was meaning something other(to check it more advanced way), actually if we would treat product id it's the same bad as current HOST checking. All in all no matter what methods will be used, event current CPU+HOST+HDD+ETH could be good if we'd have choice on WebLM and SerSerialNumber level to decid...
- Wed Feb 27, 2019 12:57 am
- Forum: Technical questions
- Topic: VMP hwid
- Replies: 24
- Views: 29227
Re: VMP hwid
Thanks @Admin
Good point about Admin rights, but hardware changes problem is not related to admin rights and could be done.
So there is room for some useful improvements for sure.
Hope to see some nice new features, cheers.
Good point about Admin rights, but hardware changes problem is not related to admin rights and could be done.
So there is room for some useful improvements for sure.
Hope to see some nice new features, cheers.
- Sun Feb 24, 2019 12:34 pm
- Forum: Technical questions
- Topic: VMP hwid
- Replies: 24
- Views: 29227
Re: VMP hwid
@foxiung No matter what, using 100x the same PC will result in the same HWID as you have the same hardware. well, actually you are wrong or you don't understand it good enough how it works.(I analyzed it deeply already) So please let's stick only to technical facts, not opinions. Check for example t...
- Thu Jan 10, 2019 11:01 pm
- Forum: Technical questions
- Topic: VMP hwid
- Replies: 24
- Views: 29227
Re: VMP hwid
that means I can use 100x same PC and use a clone OS system from licensed PC in all 100 similar PC? this look a big security issue inside hwid of VMP ultimate, with all respect developers.... I requested this and as I see other users too, but developer instead of make little changes in code prefer ...
- Sun Jan 08, 2017 5:47 pm
- Forum: Technical questions
- Topic: Hardware identifier feature - useless
- Replies: 11
- Views: 18969
Re: Hardware identifier feature - useless
Any updates so far which fix mentioned issues? E.g.
- Sat Oct 29, 2016 11:11 am
- Forum: Technical questions
- Topic: Hardware identifier feature - useless
- Replies: 11
- Views: 18969
Re: Hardware identifier feature - useless
It seems that the installed HyperV changes CPU value in HWID. Checked it and I can only acknowledge. CPU is changing. There is needed swift, flexible system for checking cetrain values which will work with license manager. Possibility to choose which values are send to web server or later checked c...
- Sun Oct 23, 2016 10:41 am
- Forum: Technical questions
- Topic: Hardware identifier feature - useless
- Replies: 11
- Views: 18969
Re: Hardware identifier feature - useless
Especially when it's not possible to send custom data and code own checking in relation to Web license manager: http://vmpsoft.com/forum/viewtopic.php?f=4&t=2814 I confirm after installing HyperV client and reboot Windows 10 serial state is wrong. I agree that giving flexibility to developer is ...
- Sun Sep 18, 2016 4:16 pm
- Forum: Technical questions
- Topic: UserData how to set
- Replies: 3
- Views: 6811
Re: UserData how to set
Do you mean the KeyGen usage or something else? Yes, Weblm keygen usage, I see there is field named "User data" Is this possible to pass it to server together with activation code I want to store there OS Version get and convert into user data. Then using VMProtectActivateLicense pass it ...
- Sun Sep 18, 2016 9:31 am
- Forum: Technical questions
- Topic: UserData how to set
- Replies: 3
- Views: 6811
UserData how to set
Support,
There is no example in documentation (expect this one with 'test mode' and ini file which does not work )
How to set custom UserData in runtime (Delphi) ?
rob
There is no example in documentation (expect this one with 'test mode' and ini file which does not work )
How to set custom UserData in runtime (Delphi) ?
rob
- Wed May 25, 2016 8:01 pm
- Forum: Technical questions
- Topic: Serial checking
- Replies: 13
- Views: 16462
Re: Serial checking
Could you answer some questions? 1. A cracker changes your activation server to another and always send a valid result to your application. How are you going to protect it? 2. A serial number contains many fields that are required by protected application (customer name, email, additional data, etc...
- Mon May 16, 2016 9:31 pm
- Forum: Technical questions
- Topic: Serial checking
- Replies: 13
- Views: 16462
Re: Serial checking
IMHO remote serial checking is good idea, please implement it.