NightBaron Posted February 25, 2017 Posted February 25, 2017 Difficulty : 3-4Language : .NETPlatform : WindowsOS Version : All Windows (.NET Framework 4.6 or higher)Packer / Protector : ConfuserEx Modified Description : Fully unpack the file , and keep the application working and make a Short Tut for it. Screenshot : Download ConsoleApplication1.rar
Solution SHADOW_UA Posted February 25, 2017 Solution Posted February 25, 2017 First you need to dump and decrypt code of main module. You can stop on System.Runtime.InteropServices.GCHandle.get_Target in mscorlib.dll, after returning from it in eax will be pointer to main module in memory. Dump and decrypt it using UnConfuserEx or manually (code will be decrypted after first call in .cctor()). After that just use CodeCracker's tools except Constant Decryptor (you need to modify the code of this tool to search for string decrypter method with two arguments instead of one). Unpacked file attached (not cleaned from trash): unpacked.zip 3
NightBaron Posted February 25, 2017 Author Posted February 25, 2017 @SHADOW_UA Thanks for answer to my thread
DrakPack Posted February 25, 2017 Posted February 25, 2017 (edited) @SHADOW_U thanks please answer specific how to unpack. Edited February 25, 2017 by DrakPack
BambooQJ Posted February 26, 2017 Posted February 26, 2017 I recorded a tutorial http://www.jmpoep.com/thread-2875-1-1.html 链接:https://pan.baidu.com/s/1gfbuCQR 密码:dfea
yinhuo Posted February 26, 2017 Posted February 26, 2017 (edited) @SHADOW_UA: Thanks for sharing the method to unpack. @BambooQJ: Thanks for recording but was unable to extract the password protected file "ConfuserEx 脱壳教程.7z". Edited February 26, 2017 by yinhuo
NightBaron Posted February 26, 2017 Author Posted February 26, 2017 @yinhuo the password to extract : www.jmpoep.com 1
MindSystem Posted February 26, 2017 Posted February 26, 2017 7 hours ago, BambooQJ said: I recorded a tutorial http://www.jmpoep.com/thread-2875-1-1.html 链接:https://pan.baidu.com/s/1gfbuCQR 密码:dfea When i launch the exe, it writes me failed1, what do i have to do?
BambooQJ Posted February 26, 2017 Posted February 26, 2017 1 hour ago, Legend-Modz-V1 said: When i launch the exe, it writes me failed1, what do i have to do? Code Cracker Tutorial
YuqseLx Posted February 26, 2017 Posted February 26, 2017 2 hours ago, Legend-Modz-V1 said: When i launch the exe, it writes me failed1, what do i have to do? Change file name to "a" or something 2
BambooQJ Posted February 26, 2017 Posted February 26, 2017 (edited) I can unpacked But can't clear the confusion 123.7z Edited February 26, 2017 by BambooQJ
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