sl4v3k / Shapr3d_crack

63 stars 14 forks source link

Could you create a 5.590.xxxx version?This version has some very useful updates, #20

Open xiaxianguyue opened 7 months ago

xiaxianguyue commented 7 months ago

This version 5.590.xxxx has some very useful updates, can you take the time to do a patch for this version?

I read your code and understand that the solution lies in changing the verified call to a specific instruction, but I don't know how to find the address of this call, I tried to learn to use x64dbg, but it took a few days without progress. : (

Thanks !

sl4v3k commented 7 months ago

done, have a fun!

xiaxianguyue commented 7 months ago

Thanks, I tested the new patch and it works!

adassss-jpg commented 7 months ago

hi i try to test this version but when i start .exe file the patcher stops and pops up 2 error one says that code is can't be continued because it couldn't find ucrtbased.dll and next says the same about VCRUNTIME140D.dll file. Could you help me with this ?

sl4v3k commented 7 months ago

Readme page, "VC Redistributables" section

adassss-jpg commented 7 months ago

try to update VC Redistributables but still the error pops up

sl4v3k commented 7 months ago

64bits?

adassss-jpg commented 7 months ago

yes

sl4v3k commented 7 months ago

140D stands for debug, just added "Release" version in x64 directory, try it

adassss-jpg commented 7 months ago

It works thank you so much for your effort to help me