Skip to content

hashlag/base_codec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUI Base32 Encoder/Decoder

Simple C++ Gtk3 application capable of encoding and decoding files with Base32. Provides convenient GUI and Windows Explorer Context Menu integration.

This project includes custom implementations of Base32 encoding and decoding algorithms covered with UT via the GoogleTest Framework.

Prebuilt Nullsoft Install System installer for Win64 is available in Releases.

Nullsoft Install System script is also included and can be found inside nsis/ subdirectory.

screenshot 0

screenshot 1

screenshot 2

screenshot 3