تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
تواقيع رقمية للتطبيق
#1
السلام عليكم ورحمه الله وبركاته

أساتذتي المبرمجين

لدي شهادة رقمية ، كيف أقوم بدمجها مع تطبيقات vb6

وشكرا لكم
الرد }}}
تم الشكر بواسطة:
#2
(25-08-21, 05:37 PM)dr.mostashar كتب : السلام عليكم ورحمه الله وبركاته

أساتذتي المبرمجين

لدي شهادة رقمية ، كيف أقوم بدمجها مع تطبيقات vb6

وشكرا لكم

هل يوجد حل ؟
الرد }}}
تم الشكر بواسطة:
#3
وعليكم السلام ورحمة الله وبركاته

أهلا بك أخي الكريم, يوجد أدوات تقوم بذلك مثل أداة signtool.exe :

PHP كود :
Usagesigntool <command> [options]

        
Valid commands:
                
sign       --  Sign files using an embedded signature.
                
signwizard --  Launch the signing wizard.
                
timestamp  --  Timestamp previously-signed files.
                
verify     --  Verify embedded or catalog signatures.
                
catdb      --  Modify a catalog database

PHP كود :
Usagesigntool sign [options] <filename(s)>

Use 
the "sign" command to sign files using embedded signaturesSigning
protects a file from tampering
, and allows users to verify the signer (you)
based on a signing certificateThe options below allow you to specify signing
parameters 
and to select the signing certificate you wish to use.

Certificate selection options:
/
a          Select the best signing cert automaticallySignTool will find all
            valid certs that satisfy all specified conditions 
and select the
            one that is valid 
for the longest. If this option is not present,
            
SignTool will expect to find only one valid signing cert.
/
<name>   Specify the Certificate Template Name (Microsoft extensionof the
            signing cert
.
/
<file>   Specify the signing cert in a file. If this file is a PFX with
            a password
the password may be supplied with the "/p" option.
            If 
the file does not contain private keys, use the "/csp" and "/k"
            
options to specify the CSP and container name of the private key.
/
<name>   Specify the Issuer of the signing cert, or a substring.
/
<name>   Specify the Subject Name of the signing cert, or a substring.
/
<pass.>  Specify a password to use when opening the PFX file.
/
<name>   Specify the Subject Name of a Root cert that the signing cert must
            chain to
.
/
<name>   Specify the Store to open when searching for the certThe default
            
is the "MY" Store.
/
sm         Open a Machine store instead of a User store.
/
sha1 <h>   Specify the SHA1 hash of the signing cert.
/
<usage>  Specify the Enhanced Key Usage that must be present in the cert.
            
The parameter may be specified by OID or by stringThe default
            
usage is "Code Signing" (1.3.6.1.5.5.7.3.3).
/
uw         Specify usage of "Windows System Component Verification"
            
(1.3.6.1.4.1.311.10.3.6).

Private 
Key selection options:
/
csp <nameSpecify the CSP containing the Private Key Container.
/
<name>   Specify the Key Container Name of the Private Key.

Signing parameter options:
/
<desc.>  Provide a description of the signed content.
/
du <URL>   Provide a URL with more information about the signed content.
/
<URL>    Specify the timestamp server's URL. If this option is not present,
            the signed file will not be timestamped. A warning is generated if
            timestamping fails.

Other options:
/q          No output on success and minimal output on failure. As always,
            SignTool returns 0 on success, 1 on failure, and 2 on warning.
/v          Print verbose success and status messages. This may also provide
            slightly more information on error. 

طريقة الإستخدام عن طريق نافذة موجه الأوامر دوس أو ملف باتش :

PHP كود :
set signtool=C:\{cert_path}\signtool.exe sign /f C:\{cert_path}\my_code_sign_current.p12 /p password /du "http://mycompany.com" /"http://timestamp.comodoca.com/authenticode"
%signtool% /"My Application 1.0" "C:\{exe_path}\App.exe" 

بالتوفيق .
كود :
For Each Breathe in MyLife
Breathe.Say " سبحان الله والحمد لله ولا إله إلا الله والله أكبر أستغر الله العظيم وأتوب إليه"
Next
الرد }}}
تم الشكر بواسطة: asemshahen5 , dr.mostashar , Amir_Alzubidy , Amir_Alzubidy


المواضيع المحتمل أن تكون متشابهة .
الموضوع : الكاتب الردود : المشاهدات : آخر رد
  [سؤال] كيف أقوم بجلب قيمة رقمية منسقة في مربع النص ياسر عبد الكريم 2 1,466 16-08-20, 01:52 AM
آخر رد: ياسر عبد الكريم
  [سؤال] مساعدة فى كود ساعة رقمية أبو التيمان 3 3,741 26-07-15, 11:23 AM
آخر رد: أبو التيمان

التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم