Remote Maintenance App genuReSI Plugins Checksums

In order to ensure that an installation media, installation image or installation file (patch image) really are genuine or were not corrupted during download, there is the possibility to verify the integrity with checksums.

Checksums

  • Miscellaneous - Plugin Firefox
    Plugin Firefox
    SHA256 (Firefox-1.1.zip) = c9abe7939da747980fef57d81ab86c1ad4bed2a1e1236eaf624218aa22ba9d99
  • Miscellaneous - Plugin Edge
    Plugin Edge
    SHA256 (Edge-1.0.zip) = bdba8d1b041ff0eb6742befc6427881fdc6440224256fc04a9653c9536d232d2
  • Miscellaneous - Plugin Chrome
    Plugin Chrome
    SHA256 (Chrome-1.0.zip) = 9f94ea48a4e9bcb749c0cb3cdd1d3d8ac9cb405fdf4ad3f9bc6d4f864523ef8d
  • Miscellaneous - Plugin PuTTY
    Plugin PuTTY
    SHA256 (putty-0.83.zip) = cbdf96384dc6270d3a6ead8d2f630a2851d5a1412649ea09a0d4e35f18f0cbee
  • Miscellaneous - Plugin UltraVNC32
    Plugin UltraVNC32
    SHA256 (UltaVNC32-1.4.3.6.zip) = 0378bb6272998424bb6c01cbc22636276ec6dba2bfc7bc005e0c09ee5858a53f
  • Miscellaneous - Plugin UltraVNC64
    Plugin UltraVNC64
    SHA256 (UltaVNC64-1.4.3.6.zip) = 55a5a4129c58aaf269e88847fd4360f9d50ed20a0f2e4ceadb152bce6cee66db

Verification of checksums

On Unix systems, the integrity of the image can be verified by checksums as described below:

  • Get the checksum from genua's web server.
  • With the command corresponding to the type of the checksum, the local checksum is generated. Using OpenBSD as follows:
    • openssl dgst -sha256 <FILE>
    • openssl dgst -sha512 <FILE>
  • Verify the checksums: Now compare the local checksum of the installation image in question with the checksum from genua's server. If the checksums match, the integrity of the image is verified. In case of differences, the support can assist you.

On some Linux systems (e. g. Debian), the corresponding commands for checksum generation are possibly named a little different: sha256sum, sha512sum.

On Windows 10 and Windows 11 the checksum can be generated with on-board tools on the CLI. Use the command:

"CertUtil -hashfile <path\to\file> SHA256"

Last update

04/25/2025

Creation date

02/26/2024

Category

Checksums

Product

genubox

Access

Public