#16
|
|||
|
|||
yes, I agree with @sendersu.
Only 1 source, only 2 more files: intel.cc and processors.cc |
#17
|
|||
|
|||
Quote:
|
#18
|
|||
|
|||
The guide for vmp complie:
https://bbs.kanxue.com/thread-279803-1.htm |
#19
|
|||
|
|||
Quote:
The 2 missing files added are not the real ones. Code will compile though since the added files are from another very old leak of VMP. The code for the virtualization is also highly incomplete. |
#20
|
|||
|
|||
Hi i got qt 5.6 but the problem is it won't compile under VS 2022 because vs 2022 tries to compile it with c++17 but qt 5.6 is c++14 max so had to compile it with higher version of qt that supports c++17.
|
#21
|
|||
|
|||
Here the Debug version compiled and registered for test:
vmp_dbg The ultimate version is harder to compile. You have to compile the full qt5 in order to build it. Last edited by kernel; 12-10-2023 at 00:49. Reason: error |
The Following User Says Thank You to kernel For This Useful Post: | ||
Stingered (12-10-2023) |
#22
|
|||
|
|||
Quote:
You make want to look at dependencies and re-up after those have been resolved. I will test once available. |
#23
|
|||
|
|||
VMprotectSDK64.dll is in the archive. Maybe your av deleted it.
This is a custom hwid version of Vmprotect. All the vmprotected files are locked to a hwid. VMprotectSDK64.dll reads data from VMProtectLicense.ini and locks the files to the hwid from the ini file. PS. VMProtectLicense.ini is the license file just put it in the vmprotect.exe dir and it is licensed. Last edited by kernel; 12-10-2023 at 19:52. Reason: PS |
The Following User Says Thank You to kernel For This Useful Post: | ||
niculaita (12-10-2023) |
#24
|
|||
|
|||
Ultimate build with VS2022
I have mod sources and build with VS 2022, VC++ Toolset v143, .NET 8, Windows SDK v10.0.22621.0 (lastest Visual Studio 2022 v17.8.3)
1. Mod libffi source and project files, update with newest version 3.4.4 Take me a lot of times 2. mod bitmap_utils.cc, pe.h, pefile.cc, intel.cc, shellext: remove C+11, update to C++14, fix warning as errors, remove duplicates in pe.h and Windows Kits winnt.h 3. Update version of VMProtect.Netcore and VMProtect.Runtime 4. Remove all Testxxx projects 5. I hate Qt, so I remove GUI project. Open vmprotect.sln with VS, select Ultimate, build solution. Uploaded at Mediafire VMP.7z file is mod sourcse and binaries build in bin directory h t t p s : / /www.mediafire.com/file/8qdjcf0xeqhbcvz/VMP.7z/file Best regards, HongThatCong (TQN) Last edited by TQN; 12-11-2023 at 07:43. |
The Following 5 Users Gave Reputation+1 to TQN For This Useful Post: | ||
ahmadmansoor (12-10-2023), cjack (12-11-2023), darkBLACK (12-11-2023), Fyyre (12-22-2023), Pansemuckl (12-10-2023) |
The Following 21 Users Say Thank You to TQN For This Useful Post: | ||
2lht_love (12-11-2023), ahmadmansoor (12-10-2023), Apuromafo (12-12-2023), benina (12-10-2023), besoeso (12-11-2023), cjack (12-11-2023), computerline (12-10-2023), darkBLACK (12-11-2023), Fyyre (12-22-2023), h8er (12-26-2023), MarcElBichon (12-10-2023), mmx (02-01-2024), niculaita (12-10-2023), ontryit (12-11-2023), Pansemuckl (12-10-2023), Tomy73 (03-10-2024), tonyweb (12-10-2023), user_hidden (12-10-2023), Zeokat (12-10-2023) |
#25
|
||||
|
||||
@TQN
Thank you, I already attach it to ur Post, to keep a copy.
__________________
Ur Best Friend Ahmadmansoor Always My Best Friend: Aaron & JMI & ZeNiX |
#26
|
|||
|
|||
Quote:
Also, are you saying you provided an .INI file or are you seeing that I need an .INI file to test this? Because there is no included .INI file. "VMProtectLicense.ini is the license file just put it in the vmprotect.exe dir and it is licensed." Last edited by Stingered; 12-10-2023 at 23:17. |
#27
|
|||
|
|||
Quote:
The compiled GUI version does not work for me. |
#28
|
|||
|
|||
Can't look at attachments, but found it. Which GUI doesn't work for you, the retail (I have not tried to build this yet) or debug version provided? Two D/ls in the thread...
|
#29
|
|||
|
|||
Quote:
https://forum.exetools.com/showpost.php?p=129549&postcount=21 Error message given: https://picr.eu/images/2023/12/10/VHekF.png Last edited by Pansemuckl; 12-11-2023 at 05:38. |
#30
|
|||
|
|||
Looks like a missing Qt or MSVCRT dependency. Use the other one from TQN.
|
Thread Tools | |
Display Modes | |
|
|