SlunkCrypt/gui
2022-06-18 22:30:45 +02:00
..
Controls GUI: Added button to generate a random password to the "Encrypt" tab. 2021-05-08 19:53:15 +02:00
Process GUI: Implemented detection of the ARM64 architecture via IsWow64Process2() function. 2022-05-24 22:31:40 +02:00
Properties Much improved threading support. 2022-03-22 23:01:19 +01:00
Resources Refactored process event handler class + added new "random password" icon. 2022-02-11 22:02:50 +01:00
Utilities Updated Linux build script to better match the officially supported Debian platforms. 2022-06-18 22:30:45 +02:00
App.config Added support for setting the number threads in the GUI + some improvements application configuration handling. 2022-04-03 19:23:58 +02:00
App.xaml Added a simple GUI front-end for Windows platform. 2021-05-04 21:35:30 +02:00
App.xaml.cs Added a simple GUI front-end for Windows platform. 2021-05-04 21:35:30 +02:00
SlunkCryptGUI.csproj GUI: Small improvement to setting up the PATH and working directory of the child process. 2022-04-05 21:29:27 +02:00
SlunkCryptGUI.xaml Refactored process event handler class + added new "random password" icon. 2022-02-11 22:02:50 +01:00
SlunkCryptGUI.xaml.cs GUI: Implemented detection of the ARM64 architecture via IsWow64Process2() function. 2022-05-24 22:31:40 +02:00