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
  #441  
Old 04-13-2008, 11:21 AM
karlranseier karlranseier is offline
Member
 
Join Date: Apr 2008
Posts: 12
Default

iam also interested in .net protection techniques. what do you think is the best tool/best way to protect your .net software at the moment? every protector developer says their software offers the best protection...

whats you expirience? is there any protector which is unbroken or extremly hard to break?
Reply With Quote
  #442  
Old 04-13-2008, 11:47 AM
Kurapica Kurapica is offline
Senior Member
 
Join Date: May 2006
Location: Archives
Posts: 357
Default

Quote:
Originally Posted by karlranseier View Post
iam also interested in .net protection techniques. what do you think is the best tool/best way to protect your .net software at the moment? every protector developer says their software offers the best protection...

whats you expirience? is there any protector which is unbroken or extremly hard to break?
IMHO I think that {SmartAssembly} is the best .NET protector, It provides many techniques to enhance the assembly and protect it, besides it's very easy to use and I use it personally.

There is no such protector that can't be broken !! even for native code applications there is no such thing.
__________________
Life can only be understood backwards but It must be read forwards.
Reply With Quote
  #443  
Old 04-13-2008, 02:35 PM
Kurapica Kurapica is offline
Senior Member
 
Join Date: May 2006
Location: Archives
Posts: 357
Default

I'm not that good to say which is better for you !!! I think each one has pros and cons, and every application might need a different protection method, but I prefer SmartAssembly over Reactor.
__________________
Life can only be understood backwards but It must be read forwards.
Reply With Quote
  #444  
Old 04-13-2008, 08:38 PM
rendari rendari is offline
Member
 
Join Date: Aug 2007
Posts: 39
Default

Smartassembly or Reactor, both can be cracked within a matter of minutes mate... so choose the one with more features rather than the one with more security, since cracking both of them is almost equally trivial.
Reply With Quote
  #445  
Old 04-13-2008, 10:21 PM
bigmouse bigmouse is offline
Senior Member
 
Join Date: Sep 2007
Posts: 125
Default

Quote:
Originally Posted by Kurapica View Post
IMHO I think that {SmartAssembly} is the best .NET protector, It provides many techniques to enhance the assembly and protect it, besides it's very easy to use and I use it personally.

There is no such protector that can't be broken !! even for native code applications there is no such thing.
obfuscation, whole assembly encryption is not safe.

per method entrytion maybe better, but there lack is compatible.
Reply With Quote
  #446  
Old 04-15-2008, 01:54 PM
LibX LibX is offline
Administrator
 
Join Date: Feb 2007
Location: The Netherlands
Posts: 118
Default

Hallo all,

Still don't have much time to hang around here to bad

But iam working on a nice crack/keygenme for all of u
iam developing a protection system for .net thats capable or decrypting and executing code dynamicly without Jit hooking.
Also included (since nobody else seems todo it :/) is some anti-dumping methods.
Also implemented is some pretty complex anti-debug code targeting both native and managed debuggers.
On top of this its hardly possible to modify the runtime engine since the specific values from the strong name signature and a lot of other details that u have to find urself in time :P are used to decrypt the code....if something is changed everything is fucked
Even for native code standards the anti-debug code is pretty good using a few methods that are totualy new and never used before.

Il let u guy know more asap.

Regards and all the best
LibX
Reply With Quote
  #447  
Old 04-15-2008, 02:17 PM
karlranseier karlranseier is offline
Member
 
Join Date: Apr 2008
Posts: 12
Default

sounds great. will you release it for free or do you want to sell it?
Reply With Quote
  #448  
Old 04-16-2008, 07:31 AM
Andu Andu is offline
Member
 
Join Date: Apr 2008
Posts: 46
Default

What do you think about the obfuscation strength of spieces obfuscator? They also offer a strong name removal protection and it's more in my price range than the professional sa version.

Ok, so the former question wasn't the last one but hey, you cannot talk to an expert every day, can you?

Will your protector be freely available?

Regards,

Andu
Reply With Quote
  #449  
Old 04-16-2008, 08:13 AM
LibX LibX is offline
Administrator
 
Join Date: Feb 2007
Location: The Netherlands
Posts: 118
Default

Quote:
Originally Posted by Andu View Post
What do you think about the obfuscation strength of spieces obfuscator? They also offer a strong name removal protection and it's more in my price range than the professional sa version.

Ok, so the former question wasn't the last one but hey, you cannot talk to an expert every day, can you?

Will your protector be freely available?

Regards,

Andu
Well basicly smartassemly has this protection also its using the public key token while decrypting the user string, Spices is nice and also a good obfuscator but its a package thats far to masive if u ask me, if u buy a obfuscator u don't want to pay for the decompiler/profiler/dvdripper whatever included.

thats why i like smartassembly
Reply With Quote
  #450  
Old 04-16-2008, 09:47 AM
rendari rendari is offline
Member
 
Join Date: Aug 2007
Posts: 39
Default

Unpackme runs on Vista, LibX. Will check it out I'm also finishing up on my .NET protector (only JIT hooks ), and am thinking about releasing if for free. Will see...
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.