Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

deobfuscate smartAssembly last version

Featured Replies

Posted

this is a tool with source(vc++ 2010) for deobfuscate smartassembly last version

http://www.mediafire.com/?m6mlrdj3xp56af7

This originally posted Here

I can not deobfuscate any file and get error

please test if this can deobfuscate.

what error you have, this tool don`t deobfuscate all code.

Please look Diference before and after

Before

// This item is obfuscated and can not be translated.

After you see something like that

if (response == null)

{

throw new NullReferenceException((0x11378));

}

this.strMethodLast = strMethod;

if (

Edited by anonycoder

  • Author

what error you have, this tool don`t deobfuscate all code.

Please look Diference before and after

Before

// This item is obfuscated and can not be translated.

After you see something like that

if (response == null)
{
throw new NullReferenceException((0x11378));
}
this.strMethodLast = strMethod;
if (.(.~(this.hwResponseLast), (0x113a5)))
{
return new GZipStream(response, CompressionMode.Decompress);
}
if (.(.~(this.hwResponseLast), (0x113ae)))
{
return new DeflateStream(response, CompressionMode.Decompress);
}

You must decode all string

I receive this

Loading input file...

Input file is not protected with {smartassembly}.

Can you share this file?

  • Author

Can you share this file?

Download this file here

  • 2 weeks later...

Any idea why my message was deleted? I posted one about some issues in deobfuscator, and now I see the message is gone. Very well guys. Thx for support.

I deemed the attachment to contain commercial content that was why it was removed. A note in place of your post stated, "Attachment contains copyright files..."

Ted.

dear msaly

dumbassembly.exe can not work show this message :

dumbassembly.exe - Unable To Locate Component

This application has failed to start because MSVCP100.dll was not found. Re-installing the application may fix this problem.

OK

find MSVCP100.dll on the net and copy it to %windir% or into the same directory as the exe... :woot:

  • 11 months later...

try this one dumbassembly 0.5.7
/>http://www.mediafire.com/?mp2k257ipwyq88i

  • 1 month later...

Nice code, kudos.

  • 9 months later...

@Teddy Rogers,

how can I break a smartassembly obfuscation.

I already tried to deobfuscate using dumpassembly, but can't be fully deobfuscated and the file is not working.

Are there any other options. even tutorials?

@Addismember:

Have you tried de4dot (google for the lastest version)? I think it should works properly :)

@Levis,

It worked now when I de-obfuscate it using de4dot. I got de4dot a good deobfuscator

as it produces a readable class names and methods.

Thank you Levis!!!

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.