Reverse Engineering RET Homepage RET Members Reverse Engineering Projects Reverse Engineering Papers Reversing Challenges Reverser Tools RET Re-Search Engine Reverse Engineering Forum Reverse Engineering Links

Go Back   Reverse Engineering Team Board > Reverse Engineering Board > .NET Reverse Engineering
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 06-26-2011, 06:04 PM
Itadakkimasu Itadakkimasu is offline
Junior Member
 
Join Date: Jun 2011
Posts: 1
Default smartassembly

Hi. I dont know if this is the right section, so please move if necessary.
I got a file wich I needed, but it is protected by smartassembly, and whenever I try to run it, It says to me that the creators license expired in 2009. Ive tried these "obfuscators" but nothing seemed to work. Any ideas?
http://www.mediafire.com/?0vrfj28u2jljnp1

Last edited by Itadakkimasu : 06-26-2011 at 06:25 PM.
Reply With Quote
  #2  
Old 06-27-2011, 07:16 AM
kao kao is offline
Senior Member
 
Join Date: Sep 2007
Posts: 184
Default

Your file was protected with trial (or badly cracked) version of SmartAssembly. Deobfuscate your file using DumbAssembly 0.55. Then use hex editor to replace this sequence of bytes with zeroes:
Code:
28 03 00 00 06 2D 01 2A
It should work just fine afterwards.
Reply With Quote
  #3  
Old 06-27-2011, 01:23 PM
besoeso besoeso is offline
Senior Member
 
Join Date: Dec 2008
Posts: 118
Default

@kao

I have usedDumbAssembly 0.55 with my target and it donīt work

http://www.4shared.com/file/4KFIpmj6/M5_v34.html
Reply With Quote
  #4  
Old 06-27-2011, 01:50 PM
RE_Freak RE_Freak is offline
Junior Member
 
Join Date: Jun 2011
Posts: 1
Default

@besoeso

http://filebeam.com/49048a7ea0387a9160ed01df6be537cb

Last edited by RE_Freak : 06-27-2011 at 03:11 PM.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump





Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.