33 packages tagged with “hexadecimal”
Base16, Base32, Base45, Base58, Base62, Base85 encoding/decoding library
mXparser is a super easy, rich, fast and highly flexible math expression parser library (parser and evaluator of mathematical expressions / formulas provided as plain text / string). Software delivers easy to use API for JAVA, Android and C# .NET/MONO (Common Language Specification compliant: F#, Visual Basic, C++/CLI). *** If you find the software useful donation or purchase is something you might consider: https://mathparser.org/donate/ *** Online store: https://payhip.com/INFIMA *** Scalar Scientific Calculator, Charts and Scripts, Scalar Lite: https://play.google.com/store/apps/details?id=org.mathparser.scalar.lite *** Scalar Pro: https://play.google.com/store/apps/details?id=org.mathparser.scalar.pro *** ScalarMath.org: https://scalarmath.org/ *** MathSpace.pl: https://mathspace.pl/ ***
Generate color based on the given string
WPF HexEditor is a powerful, fully customizable hex editor control for .NET applications with modern service-based architecture. ✨ Features: • Binary file editing (hex, decimal, binary views) • 10 specialized services (Find, Undo/Redo, Clipboard, Selection, Highlight, ByteModification, Bookmark, TBL, Position, CustomBackground) • Search & Replace with intelligent caching • Unlimited Undo/Redo support • Custom character tables (TBL) for game hacking • Insert/Overwrite modes • 80+ unit tests for quality assurance • Localized in 6 languages (EN, FR, PL, PT, RU, ZH) • Comprehensive documentation with 19 README files 📦 Supports: .NET Framework 4.8 and .NET 8.0-windows 🎯 Use in: WPF and WinForms applications Perfect for: Binary analysis, ROM hacking, file patching, hex editing tools, data forensics
Library of encoding/decoding related functionality for Hexadecimal, Base64 and Base32.
Smdn.Fundamental.PrintableEncoding.Hexadecimal.dll
This library offers text encoding types that are missing from the .NET Framework.
A hexadecimal helper for .NET 5.0
.NET Extensions to simplify work hexadecimal strings
A simple command line for doing math with hexadecimal, decimal, and binary numbers.
Types.Hexadecimal is a library providing simple types and extensions to support hexadecimal (hex) numeral system.
Cryptographic utilities.
A simple .NET library for conversion between HEX format addresses and TRON blockchain addresses, targeting .NET8
CryptHash.Net is a .NET multi-target class library (.NET Standard 2.0/2.1) that can be used in projects with any .NET implementation, like .NET Framework, .NET Core, Mono, Xamarin, etc., for text and files symmetric (AES_128_CBC / AES_192_CBC / AES_256_CBC / AES_128_GCM / AES_192_GCM / AES_256_GCM) authenticated encryption/decryption, text/files hashing (MD5, SHA1, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-SHA1, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512, PBKDF2, BCrypt and Argon2id) and text encoding/decoding (Base64 and Hexadecimal).
A hex string converter for .NET and .NET Core
Nemiro.Convertion is small helper class for converting a data types to another data types in .NET Framework. Features * Safe conversion the DBNull, NULL and empty values; * Processing floating-point numbers, regardless of the type of decimal separator (dot or comma); * Number system conversion: hexadecimal, hexatrigesimal, duosexagesimal, etc.; * Easy to specify the date format for converting; * Using the default values for zero incoming values.
Provides extension methods for byte arrays such as converting to hexadecimal and comparing array contents.
Numeral System Converter for C#
A library that converts binary numbers to octal and hexadecimal.
El objetivo de esta libreria es la conversion de sistemas numéricos como lo son el decimal, octal, binari, etc...
This library provides classes as well as interfaces to be used to generate binary dumps from certain buffers.
Simple memory reader and writer for 32 and 64-bit processes
Converts numbers between binary, decimal, octal, hexadecimal and custom base64. Supports very large numbers.
Convert hexadecimal string to binary and also view Canonical format address
Library to convert multiple common number systems from and to integer/string
Base16, Base32, Base58, Base85 encoding/decoding library
[EN] PowerXtensions.DotNet, as its name suggests, is a collection of extensions to be used in the .Net environment. These are extensions that were frequently rewritten in several projects and that's why I decided to make them public. [PT-BR] PowerXtensions.DotNet, como o próprio nome sugere, é uma coleção de extensões para serem usadas no ambiente .Net. São extensões que frequentemente eram reescritas em diversos projetos e por isso decidi deixa-las publicas.
Package provides a framework for string parsing, conversions, and extensions in .NET applications. Includes support for multiple numeral systems, binary and hexadecimal conversions, numeric parsing, and advanced string manipulation utilities.
Wpf Hexeditor is a powerful and fully customisable user control for editing file or stream as hexadecimal, decimal and binary. Can be used in Wpf or WinForm application. Support .Net 4.7/4.8 and .Net 5.0-windows