Posted January 22, 20205 yr Language : C# .Net Platform : Windows x32/x64 OS Version : All Packer / Protector : DNGuard HVM 3.94 Description : Hi everyone,two solutions are accepted : 1. GOLD MEDAL = UNPACKING THE PROTECTOR 2. SILVER MEDAL = PATCHING THE TOOL Hope you will have some fun! *DO NOT PATCH THE CrackMe,THE GOAL IS TO PATCH THE .DLL PROTECTED WITH DNGUARD HVM OR UNPACK IT!* Can't upload larger file "Max total size 0.98MB" so i'll just put it on the link : https://anonfile.com/B9aae3P7n9/CrackMe_rar CrackMe.rar
February 5, 20205 yr Spoiler namespace License { public class Auth { public static bool isAuth() { return false; } public static bool AlwaysTrue() { return true; } public Auth() { base.GetHashCode(); } } }
February 7, 20205 yr On 2/4/2020 at 11:41 PM, peekair said: Hide contents namespace License { public class Auth { public static bool isAuth() { return false; } public static bool AlwaysTrue() { return true; } public Auth() { base.GetHashCode(); } } } WOW, how u did it bro
February 7, 20205 yr On 2/5/2020 at 9:11 AM, peekair said: Hide contents namespace License { public class Auth { public static bool isAuth() { return false; } public static bool AlwaysTrue() { return true; } public Auth() { base.GetHashCode(); } } } How you did it buddy ? This isn't a Solution. No Steps ! No instructions !!
Create an account or sign in to comment