dll reverse engineering

  • Thread starter =?ISO-8859-1?Q?S=E9rgio_Almeida?=
  • Start date
?

=?ISO-8859-1?Q?S=E9rgio_Almeida?=

greetings

it is possible to use reverse engineering on a .NET Dll?
If so, how?

TIA

Almeida
 
H

Hans Kesting

Sérgio Almeida said:
greetings

it is possible to use reverse engineering on a .NET Dll?
If so, how?

TIA

Almeida

do a search for "decompile"


Hans Kesting
 
G

Guest

It's harder if it's obfuscated. I'd urge everybody to use the free "dotfuscator" (.NET obfuscator) to make your work harder for crackers like this to steal.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

C# equivlanet of Java's unsigned right shift operator (>>>) 1
Reverse engineering 2
Code protection 1
Reverse Engineering 5
Decompile .NET 23
Help me! 1
reverse engineering to UML 3
Code to UML generator 2

Top