binary-files
There are 55 repositories under binary-files topic.
Raffy27/Antiscan
Antiscan.me automatization script
tbhaxor/cpp-file-handling-tutorial
A comprehensive guide to file handling in C++ language.
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
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!
emmateva18/AMASS
This is our C++ based applications for the MusalaSoft Sprint.
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.
pgeorgiev98/hexed
Binary file hex editor
IsaMorphic/QuesoStruct
A delicious binary serialization library that says no to boilerplate and yes to great code and design.
abhimanyusirohi/binbaboon
BinBaboon helps in understanding a binary file format. It opens files in hex format and allows bookmarking
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.
jlammx/php_upload_blob_files_in_mysql
Upload BLOB files in MySQL
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.
MattDEV02/C_Chess
Console Chess game (1 vs 1) in C languange.
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.
Arivima/42_webserv
simple event-driven HTTP server made from scratch
FredEkstrand/EnigmaBinaryCipher
Enigma binary is a cipher based on the WWII German Enigma text cipher.
GhettoGeek/radare2
unix-like reverse engineering framework and commandline tools security
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.
Har-SHAW/GhidraScripts
My Ghidra script to analyze binary files to find the most complex functions.
jg2alv/morlock
Morlock is a Python utility to write JSON data into binary files
jlammx/php_upload_base64-encoded_binary_files_to_a_directory
Upload Base64-encoded binary files to a directory using PHP
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
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.
pwalig/mesh-compiler
3D file converter to a customizable binary file format
qalle2/binary-diff
Compare two binary files.
rytee20/Lab5-3-cs
Лаб 5, семестр 3, C#. Классы для работы с файлами, сериализация
ailioaeisorina22/C-OOP
OOP C++ project 2 - restaurant activity management.
andreapasquale94/ESAInterpolationFiles.jl
ESA Intepolation Files made easy.
BugsBound/bin_patcher
BIN Patcher is a Rust-based utility that allows users to manipulate binary files by writing bytes to specific memory addresses
gijsvanhoutum/xiris_dat
C library for reading binary files created by Xiris camera's
NeuralCortex/Endianness_Changer
Converts Data from BigEndian to LittleEndian and vice versa.
thomaswillix/Ficheros
File exercises
uhpoler/Fundamentals-of-Programming
This repository contains lab works in the discipline of Fundamentals of Programming second semester
abhinavkumar2369/Python-Bank-Record-Manager-GUI
A GUI Python 🐍 (Tkinter) based Bank 💰Record Manager application💻, working with Binary File📝 and MongoDB for database🫙.
themihirmathur/Easy-Keeper
'Easy Keeper' is a powerful and efficient password generator and manager built with the C++ computer language. This application allows users to safely store sensitive information in binary files and password-protect them. Furthermore, the application allows users to access stored encrypted data by entering the correct password.