With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary.
The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
Features
- Direct Binary Calculator
- Direct Conversion from Binary to Hexadecimal
- Save your converted text
- open text files to convert
- Convert from Binary, Octal, Decimal, or Hex to regular ascii text and vice versa
- convert decimal to any base up to base 64 and vice-versa
License
GNU General Public License version 3.0 (GPLv3)
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BinaryCrypt!