sn.exe

  • Thread starter Thread starter Carl Forsman
  • Start date Start date
C

Carl Forsman

what is the following command do?

what is sn.exe use for?

"C:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\sn.exe" -k
ManagedReaderLibrary.pfx
 
Carl Forsman said:
is this something to messing the binary code so people cannot
de-compile the source code?


No, you can still use reflector (for example) to view source. It just means
the bytes cannot be mangled.
 

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

Key file 3
.snk File 8
Creating Strong Name Keys and Vista 2
sn.exe without SDK 1
need the sn.exe tool 1
Strong name problem 2
msbuild error 3
Strong name assignment to a circular reference 2

Back
Top