Jump to content
Tuts 4 You

SmartAssembly 7


vietnguyen09
Go to solution Solved by Mr-Toms,

Recommended Posts

vietnguyen09

SmartAssembly 7


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.


 

  • Like 1
Link to comment
Share on other sites

  • Solution

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 by Mr-Toms
  • Like 2
Link to comment
Share on other sites

  • 1 year later...
  • 5 weeks later...
On 12.06.2022 at 20:58, sahteuser said:

 

Hangi de4dot'u kullandığını merak ediyorum. açıklayabilir misin

? Please Can you answer

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...