boot Posted June 22, 2023 Posted June 22, 2023 View File VMProtect x64 v3.6 HWID Lock (All Protection Options) Unpackme x64 - VMProtect 3.6 HWID License (All Protection Options) VMP x64 SDK + HWID Lock +etc... WwW.Tuts4you.CoM https://forum.tuts4you.com/ If you can unpack it, please make a tutorial... I will mark the answers with tutorials as a solution. The compressed package includes a simple MP4 display, please pay attention to check... Created by boot / From Tuts4you 2023.06.21 Submitter boot Submitted 06/21/2023 Category UnPackMe 4
RADIOX Posted June 22, 2023 Posted June 22, 2023 interesting target thanks @boot thank you for sharing btw is there a tuto (I'll appreciate it if it's a video) on how to use vmprotect license system and sdk for protection with HWID
boot Posted June 22, 2023 Author Posted June 22, 2023 1 hour ago, RADIOX said: interesting target thanks @boot thank you for sharing btw is there a tuto (I'll appreciate it if it's a video) on how to use vmprotect license system and sdk for protection with HWID Yes. When I get the solution for this target and give it a mark, I will share the sdk usage ideas that support x86 and x64. This target may not be that easy, so I gave it four stars for difficulty. Those who can really solve this target are capable, not those who don't know how to use SDK, stay at the stage of simple packing, or never code unpackme.
RADIOX Posted June 22, 2023 Posted June 22, 2023 35 minutes ago, boot said: Yes. When I get the solution for this target and give it a mark, I will share the sdk usage ideas that support x86 and x64. This target may not be that easy, so I gave it four stars for difficulty. Those who can really solve this target are capable, not those who don't know how to use SDK, stay at the stage of simple packing, or never code unpackme. I am afraid no one has the skills here will resolve this, even if I start learning SDK this moment and coding and finish it, your target will not be unpacked maybe the next 3 years
boot Posted June 22, 2023 Author Posted June 22, 2023 2 hours ago, RADIOX said: how to use vmprotect license system and sdk for protection with HWID About the use of the sdk, you need to refer to the documentation of vmp, and also refer to the .h and the .lib. About the HWID-Registration protection, this part of the verification needs to call the vm mark, virtualize the key part, and give the corresponding function. After the software is protected by vmp in this way, the HWID-Registration system can be used.
RADIOX Posted June 22, 2023 Posted June 22, 2023 17 minutes ago, boot said: About the use of the sdk, you need to refer to the documentation of vmp, and also refer to the .h and the .lib. About the HWID-Registration protection, this part of the verification needs to call the vm mark, virtualize the key part, and give the corresponding function. After the software is protected by vmp in this way, the HWID-Registration system can be used. you know my friend I hope one day have the same skills as you and then start my youtube channel because many simple things like this you could not find tuto video, they are a leak in this area
kuazi GA Posted June 22, 2023 Posted June 22, 2023 (edited) Can you create X86 programs? Edited June 22, 2023 by kuazi GA
Sean the hard worker Posted June 23, 2023 Posted June 23, 2023 It seems to be hard to see the message cause of the virtualization. anyway, who can devirtualize vm codes to the real assembly in the forum ? does everyone use ollydbg scripts of LCF-AT or other masters ? by early 2.x versions of themida and vmprotect could be devirtualized by them. guys! but for higher versions of those, what do you use to devirtualize the vm codes of the protected apps ? I really wonder of it. I've seen that some people in the forum have unpacked DeVirtualizeMes. right ? how did they do ? kind regards. sean. 1
2lht_love Posted June 26, 2023 Posted June 26, 2023 (edited) 😄 Bypass_HWID_VMP.mp4 Edited June 26, 2023 by 2lht_love Update link video 8
felli0t Posted August 20, 2023 Posted August 20, 2023 Looking forward to reading tutorial on how does one patch hwid lock.
TRISTAN Pro Posted October 28, 2023 Posted October 28, 2023 (edited) Add for x86 please? I want to take a look inside vmp newer version attach key and valid hwid🤫😉. It's easy to bypass hwid registration for sdk vmp even latest version.😁 Edited November 8, 2023 by TRISTAN Pro Vmp hwid patched always
boot Posted October 29, 2023 Author Posted October 29, 2023 6 hours ago, TRISTAN Pro said: I want to take a look inside vmp newer version I found that there seems to be a newer version of the installation package leaked on the internet, but there is a lack of installation password. After the newer version is released, I will edit my source codes and build the x86 target based on the v3.84 SDK... I won't consider it for now.
RADIOX Posted October 29, 2023 Posted October 29, 2023 (edited) @bootplease the post link in a private message I'll check it also Edited November 3, 2023 by RADIOX
jackyjask Posted October 31, 2023 Posted October 31, 2023 4 hours ago, Noob boy said: The password length is about 40 digits absolutely unreal to BF (brute-force) as on 14-15 chars password it takes 3000-4000 years to BF
boot Posted November 14, 2023 Author Posted November 14, 2023 On 10/29/2023 at 1:51 PM, boot said: I will edit my source codes and build the x86 target based on the v3.84 SDK... Unfortunately, after some time, version 3.85 is still not widely circulated. Therefore, I have temporarily replaced it with the built VMP 3.60/3.81 x86 SDK samples and added some tricks. Download link: Protect_VMP_x86_SDK_360381.rar
boot Posted November 16, 2023 Author Posted November 16, 2023 (edited) On 11/14/2023 at 5:47 PM, boot said: Unfortunately, after some time, version 3.85 is still not widely circulated. Therefore, I have temporarily replaced it with the built VMP 3.60/3.81 x86 SDK samples and added some tricks... I found that the forum does not seem to have such HardwareID Locked CrackMe. So I also compiled samples based on DDK for VMP v3.60 x64 and SDK for VMP v2.13 x86 +UPX. Reminder: 1. Please do not try on the physical machine, please be sure to try on the virtual machine. (Because we need to debug the kernel driver by using windbg and avoid blue screen at the same time...) 2. Turn on testing mode and restart the virtual machine. 3. Copy Tuts4you.ini to the "C:\Windows\" folder. 4. Operate according to my video. Although I haven't added some tricks to these two samples, but may not be easy to solve... Download Link: VMP_x64_DDK_x86_SDK_360213 (zip password 1).zip Edited November 17, 2023 by boot Upload and update the link again...
TRISTAN Pro Posted November 16, 2023 Posted November 16, 2023 (edited) 45 minutes ago, boot said: I found that the forum does not seem to have such HardwareID Locked CrackMe. So I also compiled samples based on DDK for VMP v3.60 x64 and SDK for VMP v2.13 x86 +UPX. Reminder: 1. Please do not try on the physical machine, please be sure to try on the virtual machine. 2. Turn on testing mode and restart the virtual machine. 3. Copy Tuts4you.ini to the "C:\Windows\" folder. 4. Operate according to my video. Although I haven't added some tricks to these two samples, but may not be easy to solve... Download Link: VMP_x64_DDK_x86_SDK_360213.zip Add latest version for the previous vmp sdk x86 and try remove anti trick. Then yuor link is not working reupload please. I understand the process but impossible to patched anti trick thanks.😁👍 Edited November 16, 2023 by TRISTAN Pro 1
CodeExplorer Posted November 16, 2023 Posted November 16, 2023 1 hour ago, boot said: Reminder: 1. Please do not try on the physical machine, please be sure to try on the virtual machine. But why in virtual machine only? 1
boot Posted November 16, 2023 Author Posted November 16, 2023 27 minutes ago, jackyjask said: execute format c disk Nothing to do with that. In addition to the reasons I added above, the sample has a HardwareID Locked, and if there is no bypass HWID, the functions are missing. Attempting to execute the missing functions will cause exceptions in the driver layer and trigger a blue screen. code sections:
kuazi GA Posted November 16, 2023 Posted November 16, 2023 Replacing RSA-N should be the most perfect solution. 1
boot Posted November 29, 2023 Author Posted November 29, 2023 The package for v3.85 has been leaked, unfortunately still lacking passwords. 1
HLY Posted January 17 Posted January 17 (edited) So is there a tutorial to get around it and if so hopefully I can learn it, thanks!😁 Edited January 18 by HLY
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now