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
One Platform. Total IT Insight. Start with PRTG Now
Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BinaryCrypt!