Git Product home page Git Product logo

hexdump's Introduction

Hexdump

This project is intended to be an implementation of a simple hex viewer/editor using as wide a range of programming languages and technologies as possible. In effect this is a "Hello, World" project. It is a place to explore different programming environments and methods without the distraction of any particular "important" application.

Each folder in this project provides a hex viewer/editor using a language or technology as specified by the folder's name. See the README files in each folder for more information. The program implemented in each case need not be identical. In some environments it may be a highly mature application replete with features of all kinds. In other environments it may be a very minimal utility. In still other environments you might find a library, or a DSL, or some other artifact more appropriate for that environment than the traditional command line utility one might first envision.

Despite the simplicity of the demonstration program, many interesting features could be implemented depending on the time and interest of the developer. Indeed, it is the point of this project to encourage such exploration. For example

  • A simple command line utility to display the contents of a file in hex or in other similar ways. Such an application would be similar to the Unix 'od' program.

  • A GUI application with features for searching for hex strings and/or editing the data in the file.

  • A library that allows easy manipulation of raw data files (searching, regular expression matching, etc, of raw data).

  • A program that allows comparisions, diffs, merges, etc of raw binary data.

The programs in the hexdump project can also be intentionally small and trivial. In that regard they could serve as examples for first time programmers using the given technology.

Peter C. Chapin
[email protected]

hexdump's People

Contributors

pchapin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.