Wingetlywingetly
← All apps

Password Tech

by Christian Thöingv3.6.0

Last updated

Professional password generator and password manager with full Unicode support, formerly known as PWGen for Windows. 100% free and open source.

Install with winget

$ winget install --id ChristianThoeing.PasswordTech --exact --version 3.6.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Password Tech

Password Tech uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, user scope)
PwTech-3.6.0-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER

See the full silent install reference for Password Tech

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Passwords are virtually ubiquitous in the digital world. Whenever you create a user account for a website, you need a secure password. When you have to change your computer or network login password, you need a secure password. Also, when protecting personal data and private communication by strong encryption, you should better use a secure password.

Password Tech is a Windows application that can help you generate secure passwords and generally any kind of secure key for access control and data protection. To this end, it uses a cryptographically secure pseudo-random number generator based on strong cryptographic algorithms:

- Random number generation through a combination of the one-way hash function BLAKE2s and the encryption algorithm Advanced Encryption Standard (AES) or ChaCha20/ChaCha8 with a 256-bit key.

- Entropy accumulation by collecting volatile system parameters and exploiting indeterministic timing from user input such as keystrokes, mouse clicks, and mouse movements.

Password Tech is capable of generating a large variety of passwords and passphrases, which may be composed of purely random characters or words, or follow certain rules, so that they can be memorized more easily:

- Passwords composed of random characters from a character set.

- Passphrases composed of random words from a word list.

- Phonetic (pronounceable) passwords based on language-specific trigram (3-letter) frequencies.

- Passwords based on user-defined patterns (formatted passwords) using a variety of placeholders for different character sets.

- Execution of Lua scripts with a programming interface to Password Tech allows full control over the process of password generation.

- Generation of large amounts of passwords at once, which can be displayed in a window, stored in a file, or output on the console.

- Full Unicode support in the entire application. Unicode encodings UTF-8 and UTF-16 (both LE and BE) are supported (conversion to non-Unicode ANSI character encoding is also possible, in case Unicode is not needed).

Apart from generating secure passwords, Password Tech provides many useful functionalities related to password usage and storage:

- Password manager functionality through databases encrypted with a master password, containing passwords associated with a title, user name, URL, etc.

- Strong encryption using AES or ChaCha20 with a 256-bit key. Data integrity and authentication accomplished through HMAC-SHA-512.

- Database protection by regular passwords and/or key files. The content of a key file is transformed into a 256-bit key and appended to the password (if both are specified).

- In addition to the conventional master password, a recovery password (password and/or key file) can be configured, which allows accessing the database in case the master password is lost (e.g., forgotten).

- Automatic insertion of passwords in website forms and other applications through an “autotype” functionality.

- “Password hasher” that generates passwords from a master password and a variable parameter (similar to Hashapass).

- Encryption of clipboard text and password lists using AES with a 256-bit key.

Installers · v3.6.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Password Tech.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Mullvad VPNMullvad VPN
    MullvadVPN.MullvadVPNv2026.4

    Mullvad is an open-source commercial virtual private network service based in Sweden.

  • Gpg4winThe Gpg4win Project
    GnuPG.Gpg4winv5.1.0

    A secure solution for file and email encryption.

  • iDefenderiMonitorSDK
    TRUSTSING.iDefender.ENv6.1.1.0

    The Infinite Potential Host Intrusion Prevention System (HIPS)

  • Proton VPNProton AG
    Proton.ProtonVPNv5.1.8

    High-speed Swiss VPN that safeguards your privacy.

  • BitwardenBitwarden Inc.
    Bitwarden.Bitwardenv2026.9.0

    A secure and free password manager for all of your devices.

More from Christian Thöing or browse credential, password, protect.

Frequently asked questions

How do I install Password Tech on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ChristianThoeing.PasswordTech --exact --version 3.6.0. winget downloads the installer from Christian Thöing and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Password Tech silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ChristianThoeing.PasswordTech --exact 3.6.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Password Tech?
Password Tech uses EXE (Inno Setup). Run the downloaded installer with: PwTech-3.6.0-Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /CURRENTUSER. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Password Tech via winget?
Run: winget uninstall --id ChristianThoeing.PasswordTech --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Password Tech's Apps & Features entry.
Is Password Tech free?
Password Tech is distributed under GPL-2.0-or-later. Refer to the publisher (https://pwgen-win.sourceforge.io/) for the full license terms - Wingetly itself does not charge for installation.
Does Password Tech work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Password Tech directly from the publisher.
How do I keep Password Tech up to date?
Run winget upgrade --id ChristianThoeing.PasswordTech --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Password Tech from microsoft/winget-pkgs.

Recent versions

  • 3.6.0latest
  • 3.5.10
  • 3.5.9
  • 3.5.8
  • 3.5.7
  • 3.5.6
  • 3.5.4
  • 3.5.2
  • 3.5.0
  • 3.4.4