VMProtect provides API to obtain a base64-encoded Hardware ID which contains information about CPU, HDD, Host and Ethernet. With different versions of VMProtect, you might get different Hardware IDs …
If you want to get a email to warn you that your server (VPS, dedicated server or even shared hosting) reboots, then you can add a crontab job using …
I wrote an article about crontab for wordpress in this post: https://helloacm.com/setting-up-a-real-crontab-for-wordpress. In the article, I explained how to set up a cron job. But actually, many hosting doesn’t …
We are currently in the process of performing emergency maintenance on our VPS hypervisors and other public facing servers. You will find your VPS is offline for the duration. …
I have designed a Windows COM component and write a VBScript to obtain hardware ID using VMProtect API. The first edition of the script is just simply using MsgBox …