Skip to content
View MFMokbel's full-sized avatar
Block or Report

Block or report MFMokbel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Base64CPPLib Base64CPPLib Public

    Base64CPPLib is an open source Base64 encoding and decoding library written in “modern” C++. The library is highly extensible, and supports working with strings, hexadecimal streams, and files.

    C++ 2 1

  2. ExBase64 ExBase64 Public

    ExBase64 is a Base64 encoding and decoding command line tool that leverages the full capabilities of Base64CPPLib Library.

    C++