EinMann Posted April 28, 2018 Posted April 28, 2018 (edited) Difficulty : 1/10 Language : C# Platform : Windows OS Version : Windows 7,8,10 Packer / Protector : Guardian.NET Lowest settings Description : lit crackme. Only protected with constant mutation of Guardian.Net (very low settings) Screenshot : Download : CrackMe.exe Edited April 28, 2018 by EinMann
Solution cawk Posted April 28, 2018 Solution Posted April 28, 2018 https://gyazo.com/9fa74a5fde23c35b880e5c0df2f17a2a
kao Posted April 28, 2018 Posted April 28, 2018 2 hours ago, EinMann said: Packer / Protector : Guardian.NET Lowest settings WTF is Guardian.NET? I've never heard of it and Google doesn't know it either. 1
h4sh3m Posted April 28, 2018 Posted April 28, 2018 Spoiler private static void Main(string[] args) { Console.WriteLine("Write Key:"); Console.WriteLine(Convert.ToString(Convert.ToChar(122)) + Convert.ToString(Convert.ToChar(122))); if (Convert.ToInt32(Console.ReadLine()) == 8) { Console.WriteLine("Congratz"); } Console.ReadKey(); }
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