A number base converter in C
-
Updated
Jul 12, 2016 - C
A number base converter in C
hexify is a program for displaying files in hex and also giving an ascii letter to each hex number in a nice terminal gui.
Ranga's Hex Dump - a simple utility for dumping the contents of files in hex
Need a way to edit raw binaries? Aye, homie, I gotchu.
Atlas is a robust ELF parser implemented in C programming language. It has a custom decoder made from scratch. Designed for developers, security researchers and anyone curious with low-level world
Binary and Hexadecimal digit converting, Complementing and shfting operations
This project is a recreation of the printf function, a commonly used output function in C.
Tweak is a hex editor. It allows you to edit a file at very low level, letting you see the full and exact binary contents of the file. It can be useful for modifying binary files such as executables, editing disk or CD images, debugging programs that generate binary file formats incorrectly, and many other things.
Number system conversion library and command-line utility for C/C++
The printf project at 42 was a challenging and rewarding experience, where I implemented my own version of the printf function. I explored variable argument handling, data formatting, and specifiers like %d, %s, and %f. It deepened my understanding of C's internal workings, testing my skills and creativity.
Printf recoded. It manages width, precision, and the '0' '-' '*' flags.
🔄 Opera conversões entre as bases Binária, Octal, Decimal e Hexadecimal, de acordo com a escolha do usuário! 🔄
A collection of simple C Programs involving Number Systems.
A HEX editor with some cool features (work in progress)
Program to convert a number from one base to another. (buggy program)
Add a description, image, and links to the hexadecimal topic page so that developers can more easily learn about it.
To associate your repository with the hexadecimal topic, visit your repo's landing page and select "manage topics."