lucifeey Posted July 9, 2017 Posted July 9, 2017 (edited) Difficulty : idkLanguage : .NETPlatform : Windows x64OS Version : AllPacker / Protector : ConfuserEx 1.0.0 Description : Give the unpacked file + tutorial how to unpack it. [!] The file should be runnable after unpacking it [!] Screenshot : Spoiler UnPackMe01.zip Edited July 9, 2017 by lucifeey removed line 1
Solution ghostfish Posted July 10, 2017 Solution Posted July 10, 2017 [STAThread] public static void () { Console.Title = "UnPackMe 1"; Console.WriteLine("UnPackMe 1 - by lucifeey"); Console.WriteLine("Whats the hidden password?"); while (Operators.CompareString(Console.ReadLine(), "HowDidYouDoThat?PlsTellMe", false) > 0) { Console.WriteLine("Invalid. Try again!"); } Console.WriteLine("Success!!!"); Console.ReadKey(); } 1
lucifeey Posted July 11, 2017 Author Posted July 11, 2017 (edited) 19 hours ago, ghostfish said: NofuserEx ..... too easy. The NoFuserEx i use get errors and the output looks like it didn't do anything :/ Edited July 11, 2017 by lucifeey .
cawk Posted July 11, 2017 Posted July 11, 2017 my confuserex unpacker works for this with one slight modification in the anti tamper find method it fails just make it find anti tamper (easiest way just change the if (sections.Count == 3) from a 3 to a 2 this will then fix it and static route work 100% 2
XenocodeRCE Posted July 11, 2017 Posted July 11, 2017 4 hours ago, cawk said: my confuserex unpacker works for this with one slight modification in the anti tamper find method it fails just make it find anti tamper (easiest way just change the if (sections.Count == 3) from a 3 to a 2 this will then fix it and static route work 100% indeed http://i.imgur.com/ewf7JZg.png updated source : https://github.com/XenocodeRCE/ConfuserEx-Unpacker 1
collins Posted July 12, 2017 Posted July 12, 2017 4 hours ago, XenocodeRCE said: indeed http://i.imgur.com/ewf7JZg.png updated source : https://github.com/XenocodeRCE/ConfuserEx-Unpacker XenocodeRCE : how to use the ConfuserEx-Unpacker ?
MindSystem Posted July 12, 2017 Posted July 12, 2017 7 hours ago, collins said: XenocodeRCE : how to use the ConfuserEx-Unpacker ? Drag-Drop with the argument -d for dynamic decryption or -s for static decryption Example : ConfuserEx-Unpacker.exe -s C:\myfile.exe 4
collins Posted July 13, 2017 Posted July 13, 2017 15 hours ago, Legend-Modz-V1 said: Drag-Drop with the argument -d for dynamic decryption or -s for static decryption Example : ConfuserEx-Unpacker.exe -s C:\myfile.exe Thank you, brother.
juicybrute Posted May 13, 2018 Posted May 13, 2018 ConfuserExUnpacker with -s option. UnPackMe01.exeCleaned.exe
MrQout Posted April 6, 2019 Posted April 6, 2019 (edited) On 7/11/2017 at 11:23 PM, XenocodeRCE said: indeed http://i.imgur.com/ewf7JZg.png updated source : https://github.com/XenocodeRCE/ConfuserEx-Unpacker Thank you! Edited April 6, 2019 by MrQout
kryp Posted September 23, 2020 Posted September 23, 2020 (edited) Nice Tool! Edited September 23, 2020 by kryp
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