Jump to content
Tuts 4 You

SmartAssembly 7


Go to solution Solved by Mr-Toms,

Recommended Posts

vietnguyen09
Posted

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
  • Solution
Posted (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 by Mr-Toms
  • Like 2
vietnguyen09
Posted (edited)

Solved

Edited by vietnguyen09
  • 1 year later...
Posted (edited)

Here's Unpacked One without any useless Junk Code and all proxified methods restored properly 

 

UnpackMe-pack-unp_BH.exe

1055760526_Screenshot2022-05-13000404.jpg.c1e74bb5198fc90449e161a518a7fed1.jpg

Edited by BlackHat
  • 5 weeks later...
Posted
On 12.05.2022 at 21:36, BlackHat said:

İşte herhangi bir gereksiz Önemsiz Kodu olmayan Paketlenmemiş Bir ve tüm proxy yöntemleri düzgün bir şekilde geri yüklendi 

 

UnpackMe-pack-unp_BH.exe 7,5 kB · 5 indirme

1055760526_Screenshot2022-05-13000404.jpg.c1e74bb5198fc90449e161a518a7fed1.jpg

 

I wonder which de4dot you used. can you explain

Posted
On 12.06.2022 at 20:58, sahteuser said:

 

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

? Please Can you answer

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...