vietnguyen09 Posted April 15, 2021 Share Posted April 15, 2021 View File SmartAssembly 7 full encryption options! Is this easy? SmartAssembly 7 full encryption options with a few tricky class inside source code. When you enter license key correctly, a messenger with the Success!!! will show. Good luck. Submitter vietnguyen09 Submitted 04/14/2021 Category UnPackMe (.NET) Link to comment
Solution Mr-Toms Posted April 15, 2021 Solution Share Posted April 15, 2021 (edited) So easy you can unpack it under 10 sec just Use SimpleAssemblyExplorer 1. Use String and Flow Options ( or if its doesnt have cflow , just use String Only Options ) then Deobfuscate 2. and if Its have a Delegates ( make sure you checked the Delegates Call Options ) then Deobfuscate 3. and Drag and Drop to De4dot ( this will automaticly clean the rest ) and this the results Spoiler internal void method_0(object sender, EventArgs e) { string text = this.textBox_0.Text; if (text == "SOL") { MessageBox.Show("Success!!!"); } } Edited April 15, 2021 by Mr-Toms 1 Link to comment
0x29A Posted April 15, 2021 Share Posted April 15, 2021 (edited) Key is "SOL" Unpacked. unpacked.exe Edited April 15, 2021 by 0x29A Link to comment
vietnguyen09 Posted April 22, 2021 Author Share Posted April 22, 2021 (edited) Solved Edited April 22, 2021 by vietnguyen09 Link to comment
BlackHat Posted May 12 Share Posted May 12 (edited) Here's Unpacked One without any useless Junk Code and all proxified methods restored properly UnpackMe-pack-unp_BH.exe Edited May 14 by BlackHat Link to comment
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