Exetools  

Go Back   Exetools > General > Source Code

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 12-10-2023, 23:07
Stingered Stingered is offline
Banned User
 
Join Date: Dec 2017
Posts: 257
Rept. Given: 0
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 296
Thanks Rcvd at 181 Times in 90 Posts
Stingered Reputation: 3
Quote:
Originally Posted by kernel View Post
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.
Nope, but the .DLL was still part of the archive, and I don't have an AV in my VM. I was able to extract it from the original. However, still more debug dependencies (QT5cored.dll, which I will need to locate.

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.
Reply With Quote
  #2  
Old 12-11-2023, 01:43
Pansemuckl Pansemuckl is offline
Friend
 
Join Date: Nov 2005
Posts: 40
Rept. Given: 6
Rept. Rcvd 4 Times in 2 Posts
Thanks Given: 20
Thanks Rcvd at 45 Times in 16 Posts
Pansemuckl Reputation: 4
Quote:
Originally Posted by Stingered View Post
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."
Look inside ./core

The compiled GUI version does not work for me.
Attached Images
File Type: png Screenshot 2023-12-10 184207.png (130.5 KB, 19 views)
Reply With Quote
  #3  
Old 12-11-2023, 03:07
Stingered Stingered is offline
Banned User
 
Join Date: Dec 2017
Posts: 257
Rept. Given: 0
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 296
Thanks Rcvd at 181 Times in 90 Posts
Stingered Reputation: 3
Quote:
Originally Posted by Pansemuckl View Post
Look inside ./core

The compiled GUI version does not work for me.
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...
Reply With Quote
  #4  
Old 12-11-2023, 05:30
Pansemuckl Pansemuckl is offline
Friend
 
Join Date: Nov 2005
Posts: 40
Rept. Given: 6
Rept. Rcvd 4 Times in 2 Posts
Thanks Given: 20
Thanks Rcvd at 45 Times in 16 Posts
Pansemuckl Reputation: 4
Quote:
Originally Posted by Stingered View Post
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...
Debug version provided, NOT the original (packed) one, posted here
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.
Reply With Quote
  #5  
Old 12-11-2023, 06:46
Jaspreet Singh Jaspreet Singh is offline
Banned User
 
Join Date: Oct 2023
Posts: 20
Rept. Given: 0
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 10
Thanks Rcvd at 32 Times in 13 Posts
Jaspreet Singh Reputation: 4
Quote:
Originally Posted by Pansemuckl View Post
Debug version provided, NOT the original (packed) one, posted here
https://forum.exetools.com/showpost.php?p=129549&postcount=21

Error message given:
https://picr.eu/images/2023/12/10/VHekF.png
Looks like a missing Qt or MSVCRT dependency. Use the other one from TQN.
Reply With Quote
  #6  
Old 12-12-2023, 02:02
Stingered Stingered is offline
Banned User
 
Join Date: Dec 2017
Posts: 257
Rept. Given: 0
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 296
Thanks Rcvd at 181 Times in 90 Posts
Stingered Reputation: 3
Quote:
Originally Posted by Pansemuckl View Post
Debug version provided, NOT the original (packed) one, posted here
https://forum.exetools.com/showpost.php?p=129549&postcount=21

Error message given:
https://picr.eu/images/2023/12/10/VHekF.png
I have the exact same error. My VM is Win7, so I wonder if it's an OS problem?
Reply With Quote
  #7  
Old 12-12-2023, 05:09
kernel kernel is offline
Friend
 
Join Date: Oct 2023
Posts: 67
Rept. Given: 0
Rept. Rcvd 23 Times in 18 Posts
Thanks Given: 22
Thanks Rcvd at 85 Times in 40 Posts
kernel Reputation: 23
Lightbulb

Quote:
Originally Posted by Stingered View Post
I have the exact same error. My VM is Win7, so I wonder if it's an OS problem?
Just install VS 2022 and it will run. It is Debug version built with VS 2022.
A little test made with it. Just vmprotected notepad.exe - 68kb with only EP virtualized and the output file size is 5626kb. For compare the same output with 3.09 is 2222kb. With 3.4 is 5249kb. With 3.5.1 is 6828kb and with 3.6 is 6136kb.
So conclusion this are Vmprotect 3.5 sources most likely.
Reply With Quote
The Following 2 Users Say Thank You to kernel For This Useful Post:
niculaita (12-13-2023), tonyweb (12-13-2023)
  #8  
Old 12-12-2023, 07:26
Jaspreet Singh Jaspreet Singh is offline
Banned User
 
Join Date: Oct 2023
Posts: 20
Rept. Given: 0
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 10
Thanks Rcvd at 32 Times in 13 Posts
Jaspreet Singh Reputation: 4
Quote:
Originally Posted by Stingered View Post
I have the exact same error. My VM is Win7, so I wonder if it's an OS problem?
I've already answered this yesterday.
Adding more details, this debug version requires debug version of the MSVCRT.
Easiest way to do this is to run this on a machine with VS 2022 installed. Or you can install the debug version of the MSVCRT.
Both ways work.

Third way: If you googled it, it's coming as the first hit for me.
Reply With Quote
The Following User Says Thank You to Jaspreet Singh For This Useful Post:
niculaita (12-13-2023)
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On


Similar Threads
Thread Thread Starter Forum Replies Last Post
GTA 5 source code leaked Alpha Source Code 60 12-25-2025 19:38
VMProtect Source Code Potentially Leaked atom0s General Discussion 12 11-23-2022 04:21
Microsoft 37GB source code leaked? WhoCares General Discussion 14 05-30-2022 18:56


All times are GMT +8. The time now is 18:24.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( Since 1998 )