Releases: InsertX2k/apg
Releases · InsertX2k/apg
2023-08-14 v2.0-stable (CLI only)
What's new in v2.0-stable (release 2023-08-14) (CLI only)?:
- Improved the algorithms Advanced Password Generator use to generate your password.
- Major bug fixes
- Better command line handling
Did you know?
- You can use
APGCLI.exe
(The CLI version of Advanced Password Generator) to stress test your CPU, just use it with the-r
command line switch and choose a very large number (like an insanely large number), that will cause some high CPU usage from the process of the program, now repeat that again on as many terminal (or command prompt) windows as needed for your CPU to reach 100% CPU usage and have fun :)
Downloads
The CLI version apgcli.exe
: https://raw.githubusercontent.com/InsertX2k/apg/main/binaries/apgcli.exe
(This CLI version requires you to be running at least Windows 7 Service Pack 1 64-bit or newer, it works only for 64-bit systems)
If your PC is running any other operating system (Linux, for instance), you can compile this file yourself.