command
module
Version:
v0.0.0-...-ec2cdf3
Opens a new window with list of versions in this module.
Published: Jan 30, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
uBase64d
This repository provides an example small tool for decoding unpadded base64.
The first argument of the application is expected as an unpadded base64 encoded string.
To build the application, run the following command:
make
To use the application:
./ubase64d <ubase64-content>
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.