.JMCX

JMCX ファイル

JM-Crypt Encrypted File
質問する
クイック回答

.jmcxファイルは、WindowsおよびAndroid向けの有料プライバシーアプリであるJM-Cryptによって作成された暗号化ファイルです。このファイルには、AES-256でスクランブルされパスワードでロックされた1つのドキュメント、写真、またはファイルが保持されており、正しいキーがなければ内容を読み取ることはできません。.jmcxファイルを開くには、JM-Crypt PC(Windows)またはJM-Crypt Mobile(Android)をインストールし、作成時に使用したパスワードで復号してください。他のソフトウェアで読み取ることはできません。

開発元: JM-Crypt (E. Bourlard, Belgium) カテゴリ: 暗号化されたファイル MIME: application/octet-stream
対応OS Windows Android
関連: .CRYPT · .SDOC · .AXX · .REM

このページの内容

19k+ 個の拡張子を索引済み
最終確認日:Jun 25, 2026

ファイルの種類がわかりませんか?

ファイルを識別ツールにドロップしてください。最初の数バイトを読み取って形式を特定します。

ファイルを識別する

JMCX ファイル形式とは?

.jmcxファイルは、ベルギーの開発者 E. Bourlard による有料プライチャシーツール、JM-Cryptによって作成された暗号化ファイルです。ドキュメントや写真などの単一のオリジナルファイルを暗号文で包み込み、パスワードでロックします。正しいパスワードとJM-Cryptアプリがなければ、内容は読み取れないままとなります。

JM-Cryptは、Windows用のJM-Crypt PCとAndroid用のJM-Crypt Mobileという2つの対応するアプリとして提供されています。両者は同じ形式を使用しているため、スマートフォンで暗号化されたファイルをPCで開くことや、その逆も可能です。ベンダーによると、暗号方式はCBCモードのAES-256(PKCSパディング、Encrypt-then-MAC認証、ランダムIVを使用)であり、ハッシュとHMACにはSHA3-256が採用されています。すべてがサーバーを介さずデバイス上で実行され、バックドアも存在しないため、キーがハードウェアの外に出ることはありません。

この形式は、弁護士や医師を含む機密資料を扱う人々を対象としており、盗難やランサムウェアに対する保護手段として販売されています。JM-Cryptは、スイート内の他の暗号化ファイルやキーファイルに対して、関連する拡張子.jmc.jmck.jmcp、および.jmcrも使用します。

セキュリティと安全性

リスク: LOW

A .jmcx file is inert encrypted data and cannot run on its own, so the file itself poses little direct risk. The real risk is data loss: if you forget the password or lose access to JM-Crypt, the contents cannot be recovered, since the vendor keeps no keys and there is no backdoor. Only decrypt .jmcx files you created or received from someone you trust, and keep a secure backup of the password.

形式の詳細

概要
正式名称JM-Crypt Encrypted File別名 JM-Crypt file, JMCX encrypted file
開発元JM-Crypt (E. Bourlard, Belgium)登場時期 2017
MIME タイプapplication/octet-stream
タイプBinary encrypted container

JMCX ファイルを開くプログラム

Windows1 app
JM-Crypt PC 有料 Install JM-Crypt PC from the Microsoft Store, open the app, load the .jmcx file, and enter the password used at encryption to decrypt it back to the original file.
Android1 app
JM-Crypt Mobile 有料 Install JM-Crypt Mobile from Google Play, select the .jmcx file, and enter its password to decrypt and view the original content on your phone or tablet.

技術的詳細

詳細仕様
EncodingBinary
ContainerProprietary JM-Crypt encrypted container
CompressionNone documented
EncryptionAES-256 in CBC mode with PKCS padding, encrypt-then-MAC authentication, and a random initialization vector (IV). Integrity and key derivation use SHA3-256 hashing and HMAC.
Typical sizeSlightly larger than the original plaintext file (IV, padding, and MAC overhead)
StructureCiphertext produced by JM-Crypt's two-pass scheme: the file is first encrypted with key material drawn from the vendor's proprietary random key generator, then password-protected. Each file carries its own random IV and authentication tag.
IntegrityHMAC/SHA3-256 authentication tag (encrypt-then-MAC) verifies integrity before decryption
Encryption NoteThe vendor markets the key material as one-time-pad-style output from a homemade fast Fourier transform (FFT) key generator; the actual on-disk cipher is standard AES-256-CBC.
PlatformsWindows, Android
NotesFiles are portable between JM-Crypt PC (Windows) and JM-Crypt Mobile (Android). Decryption requires the JM-Crypt app plus the password used at encryption time. No cloud server or backdoor is involved; keys never leave the device.
リリース日2017
最新バージョン1.8.4.0 (JM-Crypt Mobile, Android)

JMCX の変換

コミュニティ Q&A

ユーザーからの質問
質問する
JMCX ファイルを扱うユーザーからヘルプを得られます。OSやソフトウェアのバージョンなど、具体的に記載してください。
アカウント不要 ・ 通常1日以内に回答されます

まだ質問はありません。JMCX ファイルについて最初の質問をしてみましょう。

よくある質問

.jmcxファイルを開くにはどうすればよいですか?
WindowsにJM-Crypt PCを、またはAndroidにJM-Crypt Mobileをインストールし、ファイルをアプリに読み込んで、暗号化時に使用したパスワードを入力してください。アプリが元のファイルに復号します。
JM-Cryptなしで.jmcxファイルを開くことはできますか?
いいえ。この形式は独自仕様であり、内容はAES-256で暗号化されています。JM-Cryptアプリのみが.jmcxファイルを復号でき、それには正しいパスワードが必要です。
JM-Cryptはどのような暗号化を使用していますか?
ベンダーによると、CBCモードのAES-256(PKCSパディング、Encrypt-then-MAC認証、ランダムIVを使用)およびハッシュとHMAC用のSHA3-256を使用しています。
JM-Cryptは無料ですか?
いいえ、有料アプリです。Android版はGoogle Playで数ドル、Windows版はMicrosoft Storeで約9.99ドルで、どちらもデバイスごとの買い切り型です。
Androidで作成した.jmcxファイルをWindowsアプリで復号できますか?
はい。JM-Crypt PCとJM-Crypt Mobileは同じ形式を使用しているため、パスワードがあれば一方のプラットフォームで暗号化されたファイルをもう一方で復号できます。
パスワードを忘れた場合はどうなりますか?
ファイルを復元することはできません。JM-Cryptはキーを保存せず、バックドアやパスワードリセットも提供していないため、パスワードを紛失すると暗号化されたコンテンツには永久にアクセスできなくなります。

参考文献

1JM-Crypt PC - Microsoft Storeapps.microsoft.com
2JM-Crypt Mobile - Google Playplay.google.com

さらに探索

データベース全体から

今週のトップ拡張子

1.AQQAQQ Instant Messenger File
2.BINCD/DVD Disc Image (BIN/CUE)
3.PARTPartial Download File
4.MDMarkdown Document
5.RPMSGRestricted Permission Message
6.CRDOWNLOADChrome Partial Download File
7.NOMEDIAAndroid No-Media Marker File
8.PRDXSoftMaker Presentations Document
9.PRO6XProPresenter 6 Bundle File
10.SWFSmall Web Format (Shockwave Flash)

関連する拡張子

.CRYPTWhatsApp Encrypted Message Database Backup
.SDOCOracle IRM Sealed Word Document
.AXXAxCrypt Encrypted File
.REMBlackBerry Encrypted Media Card File
.DLCDownload Link Container
.SECPGP Secret Key Ring File

無料ファイルツール

ブラウザで動作するファイル識別および画像変換ツール。すべてお使いのデバイス上で実行されます。

ツールボックスを開く

ファイル拡張子を A-Z で閲覧