An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: hexadecimal-converter

Gagniuc/Binary-files-inside-EXCEL-VBA

This application converts any executable file to VBA source code that can be included as a '.bas' module in an EXCEL file. Once inserted into the EXCEL file, the VBA code can be used to completely restore the executable file to disk in the same directory as the EXCEL file.

Language: BASIC - Size: 3.55 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 25 - Forks: 6

kyletimmermans/hex2mips

Convert hexadecimal codes to readable MIPS instructions and vice versa

Language: Python - Size: 5.65 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

sheabunge/bintools

Simple web-based tools for common binary number conversions

Language: JavaScript - Size: 4.17 MB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 2

Andromeda1957/netpwn

Tool made to automate tasks of pentesting.

Language: Python - Size: 223 KB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 165 - Forks: 45

uben0/binary

Command line to print binary content in desired radix

Language: Rust - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ahad324/GradeGenie

🌟 Welcome to GradeGenie! 🚀 A powerful tool for calculating GPA, CGPA, SGPA, and more, all in one place. 📚 Customize your inputs, track your progress, and enjoy a seamless experience across devices. 💻✨ Your stars ⭐ and feedback 📝 help me keep improving. Thank you for your support! 🎉

Language: JavaScript - Size: 937 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

Naguissa/uHexLib

Arduino (and standard C) tiny and cross-device compatible hexadecimal coding/decoding library

Language: C++ - Size: 9.77 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

alphaaurigae/Universe

print Unicode characters and their code point values in decimal and/or hexadecimal format. specify Unicode ranges or a string as input.

Language: C++ - Size: 1.11 MB - Last synced at: 8 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

SimplyProgrammer/Bidehex-calculator

Simple but effective calculator and number system converter!

Size: 48 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

gpalleschi/konvertilo

Konvertilo (in Esperanto it means converter) is a simple html tool to convert a number in decimal, hexadecimal, octal, binary and roman format simultaneously.

Language: HTML - Size: 614 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

wenxuangithub/Binary-Viewer

Binary File Viewer - Hexadecimal to ASCII Viewer with CSV format export

Language: HTML - Size: 27.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

esl/base16

The last time I hexadecimify Erlang binaries...

Language: Erlang - Size: 27.3 KB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 2

FrankQuintero/Calculator-Converter-Decimal-Binary-Hexadecimal

This is a code I made to convert Decimal, Hexadecimal, and Binary numbers. I made this to help me with my Discrete Math Class. Open to any Suggestions.

Language: Java - Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

LucaBarile/HexFileConverter

Allows you to convert a file of any type to hexadecimal format (and vice versa).

Language: C# - Size: 6.6 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

ggraci11/Number-System-Converter

Creating a number system converter to convert between Binary, Decimal, and Hexadecimal numbers. Applying a GUI to the converter for ease of use.

Language: C - Size: 131 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ANDREW414E44524557/EncodeXpert 📦

EncodeXpert is a user-friendly tool that encodes and decodes text in formats like Base64 and ROT13. Perfect for quick, offline text transformations.

Language: Python - Size: 13 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

adamff-dev/steam-profiles-to-whitelist-converter

Conversor de URLs de perfiles de Steam a hexadecimal. Genera un script SQL para facilitar la subida masiva de perfiles a la whitelist de un servidor de FiveM.

Language: HTML - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

mfazrinizar/Fazri-CC

Fazri-CC is a program that can convert a code to another code form. For example Decimal to Hexadecimal. Fazri-CC has a full name 'Fazri-Code Converter.

Language: Perl 6 - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 15 - Forks: 1

OASIS-systems/base_convert_cpp

Convert from one base to another. Binary, octal, hexadecimal, decimal, etc.

Language: C++ - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

gpalleschi/JAsn1LC

A very effective Java Tool for Asn1 BER Encoder/Decoder by Line Command.

Language: Java - Size: 460 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

TensorPhobia/baseconv

baseconv is a command-line utility that converts numbers between different numerical bases, including binary, decimal, hexadecimal, and octal.

Language: C++ - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

iasjem/hex-decimal-converter-java

Converts hexadecimal to decimal and vice versa.

Language: Java - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

thomassamoth/ansiconverter

Convert any colour to the ANSI format to output colored text in your terminal.

Language: Python - Size: 69.3 KB - Last synced at: 16 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 1

pub-calculator-io/hex-calculator

Free WordPress Plugin: Online hex calculator performs hex math operations and conversions. Hex addition, hex subtraction, hex multiplication, hex division became fast & easy www.calculator.io/hex-calculator/

Language: JavaScript - Size: 5.38 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 0

Hoque-Nabila/Binary-Converter

Conversion Calculator (MIT App Inventor)

Size: 2.86 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AlexAnDerFront/Numbertranslator

Binary, Decimal and Hexadecimal number translator, writen in Pyton. All inputs and outputs are displayed in the Terminal,

Language: Python - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

spencercreer/color-palette

An rgb-hexadecimal color code converter

Language: JavaScript - Size: 1.05 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Sleepy4k/python-diconvert

convert a number with a certain data type such as decimal to another data type.

Language: Python - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

carrotshniper21/image-binary

API that can translate images to binary & hexadecimal

Language: Rust - Size: 179 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

pegasus0069/numsyscon

Azure Implementation of Number System Converter Website Based on Node.js, Javascript, HTML & CSS.

Language: HTML - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ft10101/Encrypting-hex

Encrypting messages using custom hexadecimal dictionary

Language: CSS - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alexmeert/Base-Conversion

A simple Tkinter GUI made with Python that allows a user to convert between decimal, binary, octal, and hexadecimal.

Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sdarre/hexc

Base converter for the terminal written in C.

Language: C - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 27 - Forks: 3

KOUISAmine/convert-text-to-hexadecimal

Convert text to hexadecimal and the other way for any string input.

Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/hexadecimal-to-binary

This tool will help you to convert a hexadecimal number(base 16) to binary number(base 2).

Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/hexadecimal-to-octal

This tool will help you to convert a hexadecimal number(base 16) to octal number(base 8).

Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/binary-to-hexadecimal

This tool will help you to convert a binary number(base 2) to hexadecimal number(base 16).

Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/hexadecimal-to-decimal

This tool will help you to convert a hexadecimal number(base 16) to decimal number(base 10).

Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

KOUISAmine/decimal-to-hexadecimal

This tool will help you to convert a decimal number(base 10) to hexadecimal number(base 16).

Language: HTML - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

llFREEDll/Convert-Numbers

Convert Number bin, hex, dec

Language: JavaScript - Size: 254 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

vabtree/HexInt

Convert list of hex-decimal addresses to Integer and vice-versa.

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

l0u1sg/HexConverter

An iOS app to convert numbers to binary/hexa/any base

Language: Swift - Size: 478 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gand-elf13/bin_dec_hex_to_bin_dec_hex

un projet de lycée pour créer un convertisseur de pour decimal binaire et hexadecimal

Language: Python - Size: 80.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

bhendi-boi/Hex-cal

A PWA which can do basic arithmetic in base 2, 8, 10 and 16

Language: TypeScript - Size: 1.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

z33kz33k/hexconv

Convert a hexadecimal number/IPv6 address to other notations

Language: Python - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

remixtures/numeral-system-converter

Mathematical helper developed in Java that allows the user to convert any number (integer or fractional) from one numeral system to another. Command-line based.

Language: Java - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

heloayer/door-status

Converts a hexadecimal code to informative data of door status upon opening or closing:

Language: Go - Size: 4.88 KB - Last synced at: 11 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ParkingLotGames/ReactTS-Hex-to-Decimal-Converter

Hex to decimal converter as a Typescript react app made with Vite, SWC and TailwindCSS

Language: TypeScript - Size: 26.4 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mehmet-tezel/nHex

Basic string and hexadecimal value converting tool.

Language: C - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

jenningsfan/MultipleHexConverter

Converts ASCII into hex multiple times

Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

pedropp222/BinaryCalc

Calculate and evaluate binary and other expressions

Language: C# - Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

AidenBeresford/rgb2hex-rust

Rust program that converts 8-bit RGB values into hexadecimal.

Language: Rust - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

raziehyria/Converting-decimals-to-other-bases

Students need to understand what binary values are, and how to convert to other numerical bases. This lab will demonstrate how to convert data using the c language and binary, hexa, and octal conversion formulas..

Language: C - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Neto-SantAna/conversor-bin-hex-oct

Repositório contendo um conversor de números decimais, binários, octais e hexadecimais desenvolvido em Python.

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohamadrashid828/ConversiotionNumber_ConsoleApp_C-Sharp

number conversition between bainery , dicemal , hexaDicemal ,octal

Language: C# - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

n1ved/number-converter

simple binary - decimal - octal - hexadecimal converter

Language: C++ - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

davix3f/hexdutils

Small Python lib for operations with hexadecimals

Size: 36.1 KB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Valentin387/ML_Translator

translator/converter from Risc-V low level language instructions to hexadecimal machine language

Language: Python - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

pouyaardehkhani/BinaryToBases

This is a simple repo to change numbers to binary and different popular bases.

Language: C++ - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

emreYbs/Binary_Hexadecimal_Converter

A simple Decimal Binary Hexadecimal Converter CLI

Language: Python - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

12NaN/MIPS-Assembly-Course-Projects

Projects that were done for my CS14 (Assembly language) course that used the MIPS assembly language.

Language: Assembly - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 5

speratus/hex2utf8

A tiny utility to convert arbitrarily long hex strings to utf8 strings

Language: Rust - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rohanrhu/HexBinDecConverter

Hexadecimal, Binary and Decimal number converter plugin for Sublime Text 3

Language: Python - Size: 1.95 KB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

hari-007/number-system-converter

A C++ project for number system conversions. All Decimal, Binary, Octal, and Hexadecimal number are converted with each other in a combination

Language: C++ - Size: 103 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

felipefrm/conversor-de-bases

🔢 Trabalho Prático - AEDs I e ICC

Language: C - Size: 709 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

augusticor/NumericalSystemsConversionSoftware

This is a software for numerical base conversion, the numerical systems available are octal, hexadecimal, binary and decimal

Language: Java - Size: 431 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

wadiemendja/java-program-convert-decimal-binary-octal-hexadecimal-number

Java Program to Convert Decimal to Binary, Octal and Hexadecimal Number

Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

lgirotogarcia/BaseConverter

Projeto de estudo de Stack, do curso de Data Structure. Um conversor de decimais inteiros para as bases binárias, octais e hexadecimais :)

Language: JavaScript - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

billyjoe-ram/dev-calculator

A simple numeric base converter for developers and RGB/Hexa color showing using TypeScript and Ionic.

Language: TypeScript - Size: 202 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Nelzord/base-converter

This program allows you to convert any base to any other base

Language: Java - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Le0nWolf/Keyduino-UID-over-433MHz

Keyduino/Arduino Projekt to send a scanned NFC Tag 4 Byte UID over 433Mhz

Language: C++ - Size: 3.91 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

PatrykSitko/HEX4J

A library written to simplify hexadecimal manipulation in Java(8).

Language: Java - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

marcaureln/hex

Small program to convert a number between two custom bases

Language: Ruby - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0