Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

binary-files

Here are 77 public repositories matching this topic...

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.

  • Updated Dec 31, 2022
  • C

Este proyecto consiste en un sistema de gestion 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 informacion de empleados, marcaciones y reportes.

  • Updated Aug 11, 2025
  • C++

Improve this page

Add a description, image, and links to the binary-files topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the binary-files topic, visit your repo's landing page and select "manage topics."

Learn more