Sean the hard worker Posted June 11 Posted June 11 View File Safengine Licensor v2.4 (HWID Lock) I coded a simple Win x64 GUI application with a close button and protected it using Safengine Shielden v2.4. Challenge is to; bypass the hardware ID lock; unpack the application. Let us go together to solve this issue. Submitter The Binary Expert Submitted 06/11/2024 Category UnPackMe 2
Sh4DoVV Posted June 11 Posted June 11 (edited) It doesn't show any hwid and program loaded Edited June 11 by Sh4DoVV 1
Sean the hard worker Posted June 12 Author Posted June 12 3 hours ago, Sh4DoVV said: It doesn't show any hwid and program loaded @Sh4DoVV Delete the key file? Regards. sean. 1
Sh4DoVV Posted June 12 Posted June 12 You right , but I think it doesn't depend on hwid , because with your sent license it worked on my pc 1
Sean the hard worker Posted June 12 Author Posted June 12 (edited) 27 minutes ago, Sh4DoVV said: You right , but I think it doesn't depend on hwid , because with your sent license it worked on my pc @Sh4DoVV Can you bypass it without the license key file? Use this key file. Win64GUI.key Regards. sean. Edited June 12 by Sean Park - Lovejoy 2
Sean the hard worker Posted June 12 Author Posted June 12 1 hour ago, Sh4DoVV said: send valid hwid of above license Quote 1+LKtQAIEADBBggAiNEjZpQnBgc04c7m++msDA== Regards. sean. 2
boot Posted June 12 Posted June 12 On 6/11/2024 at 10:02 PM, Sean Park - Lovejoy said: bypass the hardware ID lock 3 hours ago, Sean Park - Lovejoy said: bypass it without the license key file Use this key file. Win64GUI.key 6.35 kB · 3 downloads 1 hour ago, Sean Park - Lovejoy said: 1+LKtQAIEADBBggAiNEjZpQnBgc04c7m++msDA== IPHLPAPI - Win64GUI.zip On 6/11/2024 at 10:02 PM, Sean Park - Lovejoy said: unpack the application Looking forward to some unpack tutorials. 1
Sean the hard worker Posted June 12 Author Posted June 12 7 minutes ago, boot said: IPHLPAPI - Win64GUI.zip 397.75 kB · 1 download Looking forward to some unpack tutorials. @boot Can't you unpack this target yet? Regards. sean. 1
boot Posted June 12 Posted June 12 (edited) 10 minutes ago, Sean Park - Lovejoy said: Can't you unpack this target yet? Regards. sean. I don't think my answer is suitable for marking as a solution. If possible, please unmark this reply. The process of patching HWID is quite cumbersome, so I am looking forward to finding unpack or keygen tutorials. I spent some time rewriting and creating a fake IPHLPAPI.DLL. In addition, some special compilation modes were also used. Edited June 12 by boot 1 1
Sean the hard worker Posted June 12 Author Posted June 12 7 minutes ago, boot said: I don't think my answer is suitable for marking as a solution. If possible, please unmark this reply. The process of patching HWID is quite cumbersome, so I am looking forward to finding unpack or keygen tutorials. I spent some time rewriting and creating a fake IPHLPAPI.DLL. In addition, some special compilation modes were also used. @boot Can you post a video guide to show how to change the hardware id? Regards. sean. 1
Sean the hard worker Posted June 12 Author Posted June 12 (edited) Refer to this post. Firstly, searching for the "RegQueryValueExA" ASCII. After that, scrolling up a little and setting a breakpoint at a "jmp" up ---> "EB ??" Then running the application. Secondly, you can search for these byte array. Quote 40 86 FB It is this. xchg bl, dil Setting a breakpoint at the command. Lastly, Seaching for your hardware id string's base64 hex values in the memory. then changing them to the working hardware id string's base64 hex values. After all, It will run bypassing HWID lock of the Safengine Shielden x64 v2.4. Regards. sean. Edited June 12 by Sean Park - Lovejoy 2
Sean the hard worker Posted June 13 Author Posted June 13 The youtube video for the solution. Regards. sean. 2
Solution Sh4DoVV Posted June 13 Solution Posted June 13 Hi Short tutorial for bypass Safengine 2.4 HWID Regards. Safengine Short Tutorial.rar 1 3
Sean the hard worker Posted June 13 Author Posted June 13 6 hours ago, Sh4DoVV said: Hi Short tutorial for bypass Safengine 2.4 HWID Regards. Safengine Short Tutorial.rar 6.89 MB · 14 downloads @Sh4DoVV Searching for Quote 8A 01 42 88 04 21 Regards. sean. 1
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