binary-file

There are 42 repositories under binary-file topic.

  • francismeynard/lambda-multipart-parser

    This nodejs module will parse the multipart-form containing files and fields from the AWS lambda event object. It works very well parsing binary and text files.

    Language:JavaScript6751426
  • Stenway/RSV-Specification

    Rows of String Values (RSV Data Format) Specification - A Simple Binary Alternative to CSV

  • GrumpyCockatiel/ColorSwatchUtility

    Swift 4 classes to convert a collection of colors to/from an Adobe ASE Swatch file, Procreate file or plain CSV file.

    Language:Swift11300
  • pgeorgiev98/hexed

    Binary file hex editor

    Language:C++4200
  • Python-Bank-Record-Manager-cli

    abhinavkumar2369/Python-Bank-Record-Manager-cli

    A simple CLI based record manager, made by python and pickle module.

    Language:Python2100
  • archo5/dato-format

    a binary format for directly accessing a tree of objects

    Language:C++210
  • keirakaitlynn/BinaryFileHexEditor

    An interactive program to allow the user to change a character's stats & items to whatever values they want in Ultima V (must download & run via DOSBox to play) by reading & modifying bytes at specific addresses / offsets in the original game's files (SAVED.GAM). (HxD-autosetter.py can be ignored; This is an extra file originally written to change the stats of all 16 characters to 99, or 999 for some, & requires HxD.exe to execute since it implements OS & Key.Controller).

    Language:Python2200
  • DavidPeet8/BinaryIO

    💻 Utility enabling direct reading and writing of binary files with a traditional text editor 💻

    Language:C++1300
  • Emile1154/TelemetryViewer

    This application for decoding binary files from winch system, and view charts with search by date and events

    Language:Java1100
  • erickzli/sDecoder

    A decoder for ArcGIS binary symbol file.

    Language:C++10110
  • franpog859/battleship

    🚢💥 Simple Battleship CLI multiplayer game with a lot of move validators and pointers

    Language:C1100
  • Javinator9889/FileToBytesExporter

    Generate binary files from regular text ones

    Language:Java110
  • mp3skater/in_decoder

    A simple incoder and decoder of a binary file (generator included) using parity bits.

    Language:C1100
  • santhoshmani888/NASDAQ-ITCH-5.0-parser

    VWAP calculation for every stock per every trade hour

    Language:Python1100
  • Bill-Master

    abhinavkumar2369/Bill-Master

    Bill Master is a Bill Management desktop application 💻 made using Python 🐍. It uses the MongoDB for data storage 🗃️.

    Language:Python00
  • acekype992/BinaryFile

    Simple management of an array of bytes (char)

    Language:C++0100
  • AhmedKhaledOmar/Binary-File

    WPF using c# that stores the data as encrypted form in .txt file, The Functions (Create File , Delete File , Add Data , Display Data , Search By ID , Modify Data , Delete Data)

    Language:C#0100
  • Image-manipulation

    Carusel02/Image-manipulation

    Implement image-manipulation functions using a quaternary tree in C

    Language:C0100
  • foo-bar-omastar/c-plusplus-tutorials

    I created C++ exercises to get familiar with the language.

    Language:C++0100
  • GabrielDesmodus/contact_list

    (College project from late 2019)C program that allows you to create, modify and save a contact list on a file

    Language:C0200
  • gebad/Pflanzen-Giessmonitor

    Pflanzen Erdfeuchte messen mit grafischer Webdarstellung Arduino

    Language:C++0100
  • joangq/bobs

    Byte-Oriented Binary Search for looking up values in huge files.

    Language:C++0100
  • marwankau/cpit305-fall-2022

    CPIT 305 Advanced programming using Java

    Language:Java01020
  • ohgo1977/Magritek_NMR_Gadgets

    Gadgets for Magritek NMR Spectrometer / Data

    Language:Python0100
  • OjeshManandhar/Kharcha

    Program to keep record of money

    Language:C0200
  • soloShak/CoVid-19-board-simulator

    This program was made as a Final Project for one of my courses, the main purpose of which is to create a COVID-19 board simulator. It works with data from binary file, consisting information about the virus cases in South Korea, details of which can be added, deleted, viewed, editted only by software itself. Also program provides statistics for each city of country, a list of infected people in total, and has built-in search to find information about specific infected person.

    Language:C0100
  • wallacewd/Bricks-Python-Examples

    Example scripts for anyone to learn with.

    Language:Python0200
  • drage0/Tentomon

    Hexadecimal viewer.

    Language:C++20
  • ericyoc/iot_device_firmware_analysis_poc

    Performs firmware analysis on a given binary file.

    Language:Jupyter Notebook
  • kimlar/MakeBox

    Creating program to assemble/unpack files into a single binary file.

    Language:C++20
  • kimlar/Packfile

    An asset resource loader from binary file to memory

    Language:C++20
  • nvsriram/RDMS

    Robot Database Management System created using C++.

    Language:C++20
  • Santosh2611/Mobile-Number-Directory-Management

    Designing an online mobile number directory for a state/province using C (Programming Language), that acts as a database and enables the user to implement various tasks by collecting details of the customer's such as customer name, house name, locality, district, service provider and mobile number.

    Language:C10
  • Santosh2611/Student-Report-Card

    A mini-C++ project has a student class with data members such as roll number, name, marks and grade. Member functions are used to accept/display details of students and calculate grades based on marks obtained. The menu-driven program can read, write, search, modify and delete operations in a binary file.

    Language:C++10
  • theTardigrade/golang-runner

    Safely run Go binary commands.

    Language:Go20
  • wesleywerikis/demo-cert-converter

    Convert certificate .pfx in binary .bin and binary .bin in .pfx

    Language:Java