binary-files

There are 66 repositories under binary-files topic.

  • Raffy27/Antiscan

    Antiscan.me automatization script

    Language:Python30124
  • dd-hebert/agilent-uvvis-to-csv

    A simple script to convert Agilent 845x Chemstation UV-Vis files (.KD or .SD formats) to .csv format. Fast and easy!

    Language:Python8241
  • tbhaxor/cpp-file-handling-tutorial

    A comprehensive guide to file handling in C++ language.

    Language:C++7102
  • arash-mazidi/WASMIZER

    Wasmizer: Curating WebAssembly-driven Projects on GitHub - A tool that regularly mines GitHub projects and makes an up-to-date dataset of WebAssembly sources

    Language:Java6100
  • dante-biase/py2bin

    py2bin is a hassle-free, command-line-tool that allows you to easily convert a Python file into a binary file with a single line of code.

    Language:Python5201
  • pgeorgiev98/hexed

    Binary file hex editor

    Language:C++5100
  • emmateva18/AMASS

    This is our C++ based applications for the MusalaSoft Sprint.

    Language:HTML421401
  • NetRay05/Encryption

    Encryption/Decryption c++ utility library, used to lock/unlock data by providing recovery key to decryption stage. meaning keys will not be stored anywhere.

    Language:C++4102
  • IsaMorphic/QuesoStruct

    A delicious binary serialization library that says no to boilerplate and yes to great code and design.

    Language:C#3221
  • dd-hebert/uv_pro

    Command line tool for parsing and processing UV-Vis data from the Agilent 845x Chemstation software.

    Language:Python2131
  • wordsearch-package

    giorgapost/wordsearch-package

    This Java package implements a system which searches for some given words into a large number of text files, and returns all the locations where they are found.

    Language:Java2100
  • jlammx/php_upload_blob_files_in_mysql

    Upload BLOB files in MySQL

    Language:PHP2101
  • jpablodrexler/simple-portable-database

    Simple Portable Database is a library that provides a convenient way to store tabular and binary data in a local directory. The library uses csv and binary files to enable a simple persistence mechanism for local applications.

    Language:C#2100
  • MattDEV02/C_Chess

    Console Chess game (1 vs 1) in C languange.

    Language:C2100
  • Image_information_embedder

    sakana-max/Image_information_embedder

    This project allows you to embed any file without distorting the image.

    Language:Python2
  • vmsaif/readingAndInterpretingBinary

    This program reads and interprets ELF formatted binary files, extracting and printing information such as the file's bitness, endianness, and ABI, as well as the entry point and program header table. It also prints segment and section types, virtual addresses, and sizes, as well as the first 32 bytes of actual segment and section data.

    Language:C210
  • abhimanyusirohi/binbaboon

    BinBaboon helps in understanding a binary file format. It opens files in hex format and allows bookmarking

    Language:TypeScript1080
  • EnigmaBinaryCipher

    FredEkstrand/EnigmaBinaryCipher

    Enigma binary is a cipher based on the WWII German Enigma text cipher.

    Language:C#1200
  • GhettoGeek/radare2

    unix-like reverse engineering framework and commandline tools security

    Language:C1100
  • Har-SHAW/GhidraScripts

    My Ghidra script to analyze binary files to find the most complex functions.

    Language:Python120
  • jg2alv/morlock

    Morlock is a Python utility to write JSON data into binary files

    Language:Python1000
  • jlammx/php_upload_base64-encoded_binary_files_to_a_directory

    Upload Base64-encoded binary files to a directory using PHP

    Language:PHP1100
  • jlammx/php_upload_binary_files_to_a_directory_and_store_target_file_path_in_mysql

    Upload and store image file in database and server using PHP and MySQL

    Language:PHP1100
  • MethodoxTech/cv

    A simple "version control" utility that doesn't do version control.

    Language:C#1
  • mmikhail2001/photo_analysis

    Извлечение метаданных Exif из фотографий формата JPEG. Десктоп-приложение на C++ фреймворке Qt.

    Language:C++1100
  • Self-Service-Parking-Management-System

    Priyamjain1105/Self-Service-Parking-Management-System

    Self-Service Parking Management System is a software application designed to automate the process of managing parking entry and exit. It provides features for recording entry details, verifying phone numbers, generating parking bills, and offering managerial functionalities for administrators.

    Language:Python1100
  • pwalig/mesh-compiler

    3D file converter to a customizable binary file format

    Language:C++11850
  • qalle2/binary-diff

    Compare two binary files.

    Language:Python1200
  • rytee20/Lab5-3-cs

    Лаб 5, семестр 3, C#. Классы для работы с файлами, сериализация

    Language:C#1101
  • StefP23/SistemaGestionEmpleados

    Este proyecto consiste en un sistema de gestión de asistencia de empleados (SIGESAT) creado en C++. Permite registrar empleados, gestionar sus asistencias (marcaciones), y generar reportes relacionados con la asistencia, ausencias, permisos y horas extra. Utiliza archivos binarios para almacenar la información de empleados, marcaciones y reportes.

    Language:C++1
  • Amm1rr/Rubi-Relife

    Reverse Engineered x86 Binary for Educational Purposes

    00
  • EpocDotFr/mindustry-campaign-stats

    Python API and CLI tool to read Mindustry's campaign global stats

    Language:Python00
  • Kfir-G/Employee-Database

    A lightweight database management tool written in C, offering efficient handling of employee records via file-based operations and in-memory structures. Includes functionality for CRUD operations, data validation, and file synchronization.

    Language:C0100
  • flapzzyyy/Data-Structure

    2025 2nd Semester Informatics Data Structure Assignments and Practical

    Language:C
  • singhrdeep/contactManager

    A C-based command-line application for managing employee contact records using binary files and dynamic memory. Includes features for adding, retrieving, searching, and persisting structured data through a custom binary file format.

    Language:C
  • ZiadGamalDev/file-org-cpp-projects

    C++ mini-projects exploring file structures: binary, delimited, fixed-length, and more.

    Language:C++