Windows 10: When I'm doing manifest file signing using 'mage', two hash signatures are getting created,...

Discus and support When I'm doing manifest file signing using 'mage', two hash signatures are getting created,... in Windows 10 Gaming to solve the problem; Here is the command I'm using:mage -sign UNSIGNED2.manifest -CertHash <Fingerprint>When I'm running the above command, 2 hash signatures are getting... Discussion in 'Windows 10 Gaming' started by Aman Jain4, May 8, 2024.

  1. When I'm doing manifest file signing using 'mage', two hash signatures are getting created,...


    Here is the command I'm using:mage -sign UNSIGNED2.manifest -CertHash <Fingerprint>When I'm running the above command, 2 hash signatures are getting created. Why?Thanks

    :)
     
    Aman Jain4, May 8, 2024
    #1
  2. kappa10j Win User

    MageUI successfully creates a manifest but mage.exe creates an invalid file

    I'm replacing a dll needed by the application with an updated version. Then I need to update the application manifest. When using the UI, the application will run. The commandline creates an invalid manifest.

    Scenario: clickonce application is structured as follows: -Directory (containing full application) --clickonceApp.application --VersionDirectory (Versioned Folder) ---clickonceApp.manifest ---dlls

    Replace dll file
    From within VersionDirectory, Run mage.exe -update clickonceApp.manifest -FromDirectory .
    From Directory, Run mage.exe -update clickonceApp.application -appmanifest .\VersionDirectory\clickonceApp.manifest
    Application wont launch due to: The element 'dependentAssembly' in namespace 'urn:schemas-microsoft-com:asm.v2' has invalid child element 'hash' in namespace 'urn:schemas-microsoft-com:asm.v2'. List of possible elements expected: 'assemblyIdentity' in
    namespace 'urn:schemas-microsoft-com:asm.v2'.
    Launch MageUI (using the same mage.exe)
    Open clickonceApp.manifest
    On the files tab, click populate
    click save and accept the unsigned warning
    From Directory, Run mage.exe -update clickonceApp.application -appmanifest .\VersionDirectory\clickonceApp.manifest
    The application launches successfully
    Why is there a difference between mage and mageui? Open existing manifest
     
    kappa10j, May 8, 2024
    #2
  3. efswrt.dll page hashes of an image file are not valid

    I started getting this message on Event Viewer 12/9/15 and get it every 2 to 5 days:

    Code Integrity determined that the page hashes of an image file are not valid. The file could be improperly signed without page hashes or corrupt due to unauthorized modification. The invalid hashes could indicate a potential disk device error.

    File Name: \Device\HarddiskVolume2\Windows\System32\efswrt.dll

    Event ID: 6281

    I ran DISM.exe /Online /Cleanup-image /Scanhealth and it said everything was OK.

    I saw a suggestion to run sfc /scannow, but I am concerned about doing that on my own.
     
    William Martz, May 8, 2024
    #3
  4. dalchina Win User

    When I'm doing manifest file signing using 'mage', two hash signatures are getting created,...

    Files hash info

    I suggest you verify whether the files really are identical. Generate different hashes- as f14tomcat suggests below..

    What convinces you the hash value computed is embedded in the file?
     
    dalchina, May 8, 2024
    #4
Thema:

When I'm doing manifest file signing using 'mage', two hash signatures are getting created,...

Loading...
  1. When I'm doing manifest file signing using 'mage', two hash signatures are getting created,... - Similar Threads - I'm doing manifest

  2. When I'm doing manifest file signing using 'mage', two hash signatures are getting created,...

    in Windows 10 Software and Apps
    When I'm doing manifest file signing using 'mage', two hash signatures are getting created,...: Here is the command I'm using:mage -sign UNSIGNED2.manifest -CertHash <Fingerprint>When I'm running the above command, 2 hash signatures are getting created. Why?Thanks...
  3. SSL Certificate Signed Using Weak Hashing Algorithm

    in Windows 10 Gaming
    SSL Certificate Signed Using Weak Hashing Algorithm: Tenable Scan provides the below report but i dont see any certificate with MD2, MD4, MD5, or SHA1. Could you please advise the fix for this case?An SSL certificate in the certificate chain has been signed using a weak hash algorithm.The remote service uses an SSL certificate...
  4. SSL Certificate Signed Using Weak Hashing Algorithm

    in Windows 10 Customization
    SSL Certificate Signed Using Weak Hashing Algorithm: Tenable Scan provides the below report but i dont see any certificate with MD2, MD4, MD5, or SHA1. Could you please advise the fix for this case?An SSL certificate in the certificate chain has been signed using a weak hash algorithm.The remote service uses an SSL certificate...
  5. How to create a signature to sign documents

    in Windows 10 Customization
    How to create a signature to sign documents: Please advise how to create a signature to use for documents. Also my email is not being sent. https://answers.microsoft.com/en-us/windows/forum/all/how-to-create-a-signature-to-sign-documents/f3f2fe0a-539a-447e-a5f6-ddc38fd99a75
  6. manifest files

    in Windows 10 Network and Sharing
    manifest files: i recently accidently deleted some manifest files for adobe flash. Will this effect my computer? Possibly create errors? Or am I overeacting? https://answers.microsoft.com/en-us/windows/forum/all/manifest-files/75522568-c516-4c75-850d-7aa08085f67b
  7. Manifest file is missing

    in Windows 10 BSOD Crashes and Debugging
    Manifest file is missing: Since the Windows update of 10/21/2020 the following has happened: on booting, error states "manifest file is missing" and displays the address Windows/system32/tower_main. In addition, system does not save passwords beyond the session, i.e. you have to put in passwords...
  8. MageUI successfully creates a manifest but mage.exe creates an invalid file

    in Windows 10 Network and Sharing
    MageUI successfully creates a manifest but mage.exe creates an invalid file: I'm replacing a dll needed by the application with an updated version. Then I need to update the application manifest. When using the UI, the application will run. The commandline creates an invalid manifest. Scenario: clickonce application is structured as follows:...
  9. "vsto certificate used to sign the deployment manifest is not trusted"

    in Windows 10 Software and Apps
    "vsto certificate used to sign the deployment manifest is not trusted": I'm trying to install the freeware add-in "XLToolbox" into Microsoft Excel 365. But when I try to install it, I get the error message "Customized functionality in this application will not work because the certificate used to sign the deployment manifest for XLToolbox or its...
  10. How do I create an Extrenal Manifest

    in Windows 10 Software and Apps
    How do I create an Extrenal Manifest: Hi - I am looking for some advice/help with external manifest an an app for Win 10. I wrote this app myself and all has been well until the recent MS spring update. Now I get a random crashes. Each crasj is accompanied by a SideBySide 78 Event Error in manifest or policy...