JokerSoft — PKI & Certificate Intelligence
JokerSoft — PKI & Certificate Intelligence
JokerSoft — PKI & Certificate Intelligence
🖥️ Environnement — Windows 11 Entreprise
🖥️ Environment — Windows 11 Enterprise
🖥️ Entorno — Windows 11 Enterprise
Prérequis d'exécution du binaire compilé. Capture du 2026-07-28 12:07 UTC via
chk_feature_V1R1.py.
Runtime prerequisites for the compiled binary. Captured 2026-07-28 12:07 UTC via chk_feature_V1R1.py.
Requisitos de ejecución del binario compilado. Capturado el 2026-07-28 12:07 UTC vía chk_feature_V1R1.py.
Windows 11
build 10.0.26200
Java 25.0.3
keytool 25.0.3
KO runmqakm
VC++ 2013 manquant
OK GCC 15.2.0
binaire compilé cohérent
Windows 11
build 10.0.26200
Java 25.0.3
keytool 25.0.3
KO runmqakm
VC++ 2013 missing
OK GCC 15.2.0
compiled binary consistent
Windows 11
build 10.0.26200
Java 25.0.3
keytool 25.0.3
KO runmqakm
Falta VC++ 2013
OK GCC 15.2.0
binario compilado coherente
SystèmeSystemSistema
| DistributionDistributionDistribución | Windows 11 Entreprise |
| Version de buildBuild versionVersión de build | 10.0.26200 |
| Hostname (test)Hostname (test)Hostname (prueba) | AZQL-nclb7RYiUo |
| Espace disque libre (C:)Free disk space (C:)Espacio libre en disco (C:) | 329.9 GB |
| Date de captureCapture dateFecha de captura | 2026-07-28 12:07 UTC |
Outils requis à l'exécutionTools required at runtimeHerramientas requeridas en tiempo de ejecución
Le binaire embarque la librairie
cryptography et gère seul les formats PEM/DER/P7B/CSR. Il appelle en revanche des outils externes du système pour les autres formats — ceux-ci restent nécessaires sur la machine cible.
The binary embeds the cryptography library and handles PEM/DER/P7B/CSR formats on its own. It does call external system tools for the other formats, though — those remain required on the target machine.
El binario incluye la biblioteca cryptography y gestiona por sí mismo los formatos PEM/DER/P7B/CSR. Sin embargo, sí llama a herramientas externas del sistema para los demás formatos — esas siguen siendo necesarias en la máquina destino.
| Composant | Statut | Version | Requis pour |
|---|---|---|---|
| Java (JDK/JRE) | OK | OpenJDK 25.0.3 2026-04-21 LTS (Microsoft build 25.0.3+9-LTS) | keytool |
| keytool | OK | 25.0.3 | .jks .jck .jceks .p12 .pfx .pkcs12 cacerts |
| runmqakm | KO | démarrage échoué (code sortie 3221225781) | .kdb .cms |
| Component | Status | Version | Required for |
|---|---|---|---|
| Java (JDK/JRE) | OK | OpenJDK 25.0.3 2026-04-21 LTS (Microsoft build 25.0.3+9-LTS) | keytool |
| keytool | OK | 25.0.3 | .jks .jck .jceks .p12 .pfx .pkcs12 cacerts |
| runmqakm | KO | startup failed (exit code 3221225781) | .kdb .cms |
| Componente | Estado | Versión | Requerido para |
|---|---|---|---|
| Java (JDK/JRE) | OK | OpenJDK 25.0.3 2026-04-21 LTS (Microsoft build 25.0.3+9-LTS) | keytool |
| keytool | OK | 25.0.3 | .jks .jck .jceks .p12 .pfx .pkcs12 cacerts |
| runmqakm | KO | inicio fallido (código de salida 3221225781) | .kdb .cms |
runmqakm ne démarre pas — la Visual C++ Redistributable 2013 (x64) semble manquante (msvcr120.dll / msvcp120.dll). Les fichiers .kdb/.cms ne peuvent pas être analysés tant que ce redistribuable n'est pas installé sur la machine cible.
runmqakm fails to start — the Visual C++ Redistributable 2013 (x64) appears to be missing (msvcr120.dll / msvcp120.dll). .kdb/.cms files cannot be analysed until this redistributable is installed on the target machine.
runmqakm no arranca — parece faltar el Visual C++ Redistributable 2013 (x64) (msvcr120.dll / msvcp120.dll). Los ficheros .kdb/.cms no pueden analizarse hasta instalar este redistribuible en la máquina destino.
Objet compiléCompiled binaryBinario compilado
| FichierFileFichero | W11_chkcert.exe |
| VersionVersionVersión | OK V1R1M1 |
| Cohérence GCCGCC consistencyCoherencia GCC | OK 15.2.0 = 15.2.0 (installé = compilé)(installed = compiled)(instalado = compilado) |
Binaire prêt à l'emploi, compilé avec GCC 15.2.0 (MinGW-W64, r6). Aucune installation de Python, pip ou Nuitka n'est nécessaire pour l'exécuter : toutes les dépendances (cryptography, paramiko, etc.) sont embarquées dans
W11_chkcert.exe.
Ready-to-run binary, compiled with GCC 15.2.0 (MinGW-W64, r6). No Python, pip, or Nuitka installation is needed to run it: all dependencies (cryptography, paramiko, etc.) are bundled inside W11_chkcert.exe.
Binario listo para usar, compilado con GCC 15.2.0 (MinGW-W64, r6). No se necesita instalar Python, pip ni Nuitka para ejecutarlo: todas las dependencias (cryptography, paramiko, etc.) están integradas en W11_chkcert.exe.
LicenceLicenceLicencia
| StatutStatusEstado | Non trouvéeNot foundNo encontrada |
| ModeModeModo | Trial (30j / 50 fichiers)Trial (30 days / 50 files)Prueba (30 días / 50 ficheros) |
| Exécution distante (--remote)Remote execution (--remote)Ejecución remota (--remote) | ✕ Non inclusNot includedNo incluido |
ConstatsFindingsObservaciones
Un point bloquant pour l'analyse des formats
.kdb/.cms : runmqakm nécessite le Visual C++ Redistributable 2013 (x64), absent sur ce poste — persiste depuis la précédente capture. Le binaire compilé lui-même est valide et cohérent (GCC 15.2.0). Aucune licence trouvée — l'outil fonctionne en mode trial.
One blocking point for analysing .kdb/.cms formats: runmqakm requires the Visual C++ Redistributable 2013 (x64), missing on this machine — unchanged since the previous capture. The compiled binary itself is valid and consistent (GCC 15.2.0). No licence found — the tool runs in trial mode.
Un punto bloqueante para analizar formatos .kdb/.cms: runmqakm requiere el Visual C++ Redistributable 2013 (x64), ausente en este equipo — persiste desde la captura anterior. El propio binario compilado es válido y coherente (GCC 15.2.0). No se encontró ninguna licencia — la herramienta funciona en modo de prueba.