Commit Graph

13 Commits

Author SHA1 Message Date
76c0050d60
GUI: Small improvement in executable version check. 2024-11-17 23:27:19 +01:00
aaecd43e2d
GUI: Hide the options for "legacy" compatibility mode by default + some improvements on error handling. 2024-06-13 22:12:23 +02:00
b5b6e3eaf0
GUI: Added checkbox to enable/disable "legacy" compatibility mode. 2022-10-15 18:32:54 +02:00
270430b9d8
Windows GUI: Some improvements in detecting the program "patch" version. 2022-09-29 22:44:19 +02:00
ae340c4070
GUI: Implemented detection of the ARM64 architecture via IsWow64Process2() function. 2022-05-24 22:31:40 +02:00
e78b144413
Enable the GUI to use the "AVX2" binary, if supported on the current machine. 2022-04-18 18:52:55 +02:00
e4f28439c3
GUI: Small improvement to setting up the PATH and working directory of the child process. 2022-04-05 21:29:27 +02:00
45829c4317
Added support for setting the number threads in the GUI + some improvements application configuration handling. 2022-04-03 19:23:58 +02:00
18e398a1e7
Refactored the ProcessRunner and PasswordGen classes. 2022-02-10 22:55:52 +01:00
5dfaabf6c4
GUI: Replaced the built-in password generator with call to SlunkCrypt CLI program + bump target framework version to 4.5.2. 2022-02-09 23:52:09 +01:00
9e29561707
Refactored project/solution files. 2021-11-10 19:38:35 +01:00
17d807bbb3
Added runtime CPU detection for SSE2 capability to the GUI front-end. 2021-11-09 23:23:43 +01:00
502e92ee09
Added a simple GUI front-end for Windows platform. 2021-05-04 21:35:30 +02:00