This is the GUI for command line xor encryption utility i shared before .
This program uses WIN 32 API to present a Graphical way for user to interact with the program instead of command line i used in an earlier post there is no main window in this program it is driven by message menu's . This time it can encode all characters this code is still to pass many test before it becomes stable so if you find any serious bugs here please comment about it below
here is the exe build for this encryption program for windows environment or download from sourceforge
or you can check out the git hub repository here for the source code .
download executable for windows here
This program uses WIN 32 API to present a Graphical way for user to interact with the program instead of command line i used in an earlier post there is no main window in this program it is driven by message menu's . This time it can encode all characters this code is still to pass many test before it becomes stable so if you find any serious bugs here please comment about it below
here is the exe build for this encryption program for windows environment or download from sourceforge
or you can check out the git hub repository here for the source code .
download executable for windows here