MsixCertImportTool is a command-line tool designed to streamline the process of importing .cer files into Windows' Trusted Root Certification Authorities store. This utility is particularly beneficial for developers working with self-signed MSIX packages, as it simplifies certificate management and enhances workflow efficiency.
Key Features:
Lightweight Terminal-Based: Operates efficiently in a terminal environment without unnecessary overhead.
Update Support: Automatically checks for updates to ensure you always have the latest features and security improvements.
Quick and Reliable: Delivers fast performance with consistent results, minimizing downtime during certificate imports.
User-Friendly: Designed to be accessible even to those with limited technical expertise, requiring minimal instructions.
Argument Support: Facilitates easy importing through command-line arguments, enhancing flexibility for different use cases.
Winget Installation: Easily installable via Winget, ensuring a seamless setup process.
Audience & Benefit:
Ideal for developers working on MSIX packages, system administrators managing trusted certificates, and non-tech users seeking a straightforward solution. MsixCertImportTool simplifies certificate management by reducing the complexity of importing .cer files into Windows' trusted store, thereby enhancing productivity and streamlining development processes.
README
Trust My Msix!
Trust My Msix! is a Simple Command-Line App designed to import .cer files to the Trusted Root Certification Authourities Store in Windows in a few keystrokes! This speeds up the process of certificate importing for Self-Signed Msix Packages on Windows and it is very helpful to non tech-savvy users.
The .msix format is AWESOME and leaves far less traces and doesn't need pressing 'Yes' a 100 times. But an .msix is allowed to be installed if the Certificate is signed by a Certificate Authourity, and getting a Certificate from a CA costs Money 💵.
Normally Users have to go through the Import process of a Self-Signed Certificate which is TEDIOUS and CONFUSING, especially for Newbies. This tool makes this process take 1 second!
Target OS :Windows ONLY. | Latest Stable Version :v3.14.1.3
Execution Alias :tmm.exe
⚠️ WARNING! :
This is the original version of Trust My Msix! Don't trust Counterfeit Versions. Importing Random Certificates is DANGEROUS. Import Certificates of only Open-Source Software downloaded from Trusted Sources or if Testing your own App.
Key Features :
Extemely Lightweight ( It's Terminal-based ). ✅
Update Checking Support. ✅
Extremely Quick and Reliable. ✅
Zero Instructions Needed for Novice Users. ✅
Supports Arguments for Easy Importing. ✅
Installing Trust My Msix! from Winget :
winget install Chill-Astro.TMM
How it Works?
Transparency is the key Trust and you can't Trust Trust My Msix! if it wasn't Transparent!
This app uses certutil on Windows to import .cer files.
This tool uses the following command :
certutil -addstore Root
Of course making it easier for Newbies is better :
tmm -i
This command just saves developer hassle and encourages more hobbyists to make FOSS Apps.
git clone https://github.com/Chill-Astro/Trust-My-Msix.git
cd Trust-My-Msix
STEP 3 : Install Dependencies
pip install -r Reqs.txt
STEP 4 : Build
pyinstaller -F -i TMM.ico TMM.py
STEP 5 : Run
tmm --i
# Use pyhton tmm.py - i if not Building
Usage :
Trust My Msix! can be easily used by just running the Portable .exe
Trust My Msix!'s entire CLI can be bypassed by using the argument '--i' :
tmm --i
# python tmm.py --i if using Python File.
Help, Version and Update Check can be accessed as follows :
tmm --h
# python tmm.py --h if using Python File.
tmm --v
# python tmm.py --v if using Python File.
tmm --uc
# python tmm.py --uc if using Python File.
Please be aware: There are fraudulent repositories on GitHub that are cloning this project's name and using AI-generated readmes, but they contain completely random and unrelated files in each release. These are NOT official versions of this project.
ALWAYS ensure you are downloading or cloning this project ONLY from its official and legitimate source:https://github.com/Chill-Astro/Trust-My-Msix
I am trying my best to report these people.
HALL OF FAME 👍 :
// Will add Forked Repos which are genuinely good. 🤩 I will list everything Good about them.
HALL OF NEUTRALITY 😐 :
// Will add Inactive Forks. Uh yeah that's it atleast it's Forking not Cloning! 😅
HALL OF SHAME 👎 :
// Includes Clones who are working against the MIT Licence and Distributing Malware. All Flaws are mentioned. 😑
Trust My Msix! previously MsixCertImportTool has undergone Malware Attacks.
⚠️ Smoking Gun for Danger :
> [!CAUTION]
> MALWARE ALERT: If your downloaded folder looks like the images below, DO NOT OPEN any files. Format the drive or delete the folder immediately. Official releases are ONLY .msix files or an Inno Setup .exe.
View Details
Suspicious Windows Executables: Files ending in .exe, .bat, or .dll (e.g., luau.exe, StartApp.bat).
Compressed Archives: This project is distributed as an MSIX, never as a .zip or .7z containing Windows binaries.
Hidden Scripts: Text files like asm.txt used to execute malicious code on your PC.
The Following Folder Structure is used by Malware (Shown in a VM) :
Note from Developer :
Appreciate my effort? Why not leave a Star ⭐ ! Also if forked, please credit me for my effort and thanks if you do! :)