EnglishFrenchSpanish

OnWorks favicon

signcode - Online in the Cloud

Run signcode in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command signcode that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


signcode - Digitally sign an PE executable using an X.509 certificate.

SYNOPSIS


signcode [options] filename

DESCRIPTION


Digitally sign an PE executable (CLR assembly, Win32 EXE or DLL) using an X.509
certificate and it's associated private key. The signature is compatible with
Authenticode(r) and can be validated with chktrust (either on Windows or on any platform
supported by Mono).

OPTIONS


-spc spcfile
The Software Publisher File (spc) that contains the X.509 certificate chain used to
digitally sign the PE executable.

-v pvkfile
The Private Key File (pvk) that contains the private key used to digitally sign the
PE executable. This private key must match the public key inside the publisher
X.509 certificate.

-a md5 | sha1
The hash algorithm used in the digital signature of the PE executable. The default
algorithm is MD5.

-$ individual | commercial
Add information about the publisher, i.e. if the signature is generated by an
individual or a commercial entity.

-n description
Add a textual description of the signed file.

-i url Add a URL associated to the publisher or the signed file.

-t url URL to a timestamp service to countersign the PE executable. Countersignature is
required if you want the PE executable signature to be valid after the publisher
certificate expires. The countersignature proves that the publisher had a valid
(non-expired) certificate when the PE executable was signed.

-tr # Number of retries to get a timestamp for the countersignature.

-tw # Delay (in seconds) between the retries to get a timestamp for the countersignature.

-k name
CryptoAPI key container name (when not using -v).

-p name
CryptoAPI provider name (when not using -v).

-y # CryptoAPI provider type (when not using -v or -p).

-ky signature | exchange | #
CryptoAPI key type (when not using -v).

-r localMachine | currentUser
CryptoAPI key location (when not using -v).

-help , -h , -? , /?
Display help about this tool.

OTHER CODE SIGNING TECHNOLOGIES


Assemblies are PE files that can also be strongnamed using the sn.exe tool. The order of
code signature is important if a file requires both an Authenticode and a strongname
signature. Strongname must be applied before the Authenticode signature. Applying a
strongname after the Authenticode signature, like re-signing an assembly (e.g. delay-
sign), will invalidate the Authenticode signature.

KNOWN RESTRICTIONS


signcode cannot generate Authenticode signatures for CAB files.

Use signcode online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad