Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in assembly-signing

Why does signtool in command-prompt return "Windows cannot find 'signtool'. Make sure you typed the name correctly..."

How should I reference sn.exe in msbuild script?

Does Signing an exe makes the communication slow?

Creating signed library with ILMerge throwing exception

Problems signing a dll in F# on Mono

f# mono assembly-signing

How to use StrongNameKeyPair with a password protected keyfile (pfx)?

Third party DLL does not have 'strong name'?

Signing unsafe assemblies with asymmetric key

How to digitally sign my WPF application

c# - can you make a "weak" assembly reference to a strong named assembly

Releasing class library source, without signing key file, but unit-tests requires access to internal classes, what to do?

How might I strongly sign an external DLL while retaining its assembly metadata?

.net assembly-signing ilasm

Using Codebase to load assembly

Why isn't my C++ assembly signed?

benefit of signing dll with strong name

Pros/Cons of strong-named/signed assemblies

.net assembly-signing

Signing F# Assembly

What is the recommended way to manage a strong-name key pair for an open-source project?

Why 'strong name key file' is copied into project?

signing assemblies with a strong name, ok, but what if some 3rd party DLL isn't signed?