Coder Social home page Coder Social logo

elegye / kaitai_struct_formats Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kaitai-io/kaitai_struct_formats

0.0 0.0 0.0 1.47 MB

Kaitai Struct: library of binary file formats (.ksy)

Home Page: http://formats.kaitai.io

Shell 0.06% Ruby 0.95% C++ 0.01% Python 0.63% C# 0.01% HTML 1.65% Kaitai Struct 96.71%

kaitai_struct_formats's Introduction

Kaitai Struct: format library

This repository constitutes a library of ready-made binary file format descriptions using Kaitai Struct language (.ksy).

These formats can be useful for:

  • exploring a certain file format internals: one can load .ksy format + target binary in a Web IDE or visualizer and learn what's inside;

  • as a production-ready binary file parsing library: they can be compiled with a Kaitai Struct compiler into source code in any supported target programming language;

  • as a starting point for learning applications of Kaitai Struct in real world;

Exploring this repository

If you want to explore the repository, please visit Kaitai Struct format gallery โ€” that's HTML rendition of this repository, which block diagrams, all the code compiled for all possible target languages, provided with usage examples and instructions, etc, etc.

Alternatively, you can start with Web IDE โ€” this library of formats also comes pre-loaded with it.

Contributing

See CONTRIBUTING.

Licensing

This repository contains work of many individuals. Each .ksy is licensed separately: please see meta/license tag and comments in every .ksy file for permissions. Kaitai team claims no copyright over other people's contributions.

kaitai_struct_formats's People

Contributors

greycat avatar generalmimon avatar armijnhemel avatar koczkatamas avatar skyplabs avatar kolanich avatar moreati avatar filippobiga avatar dgelessus avatar tchebb avatar bspeice avatar ciarant avatar kolen avatar pachoo avatar rossburton avatar davidhicks avatar bohlender avatar ithamar avatar arlorean avatar julienblitte avatar cugu avatar fishilico avatar moritonal avatar pedoc avatar maurisanfilippo avatar r00tdaemon avatar silviupopescu avatar pfroud avatar nn--- avatar mingun 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.