synalysis / py010parser

A modified pycparser to parse 010 templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Master Build Status PyPI Statistics Latest Release

py010parser

py010parser is a python library that can parse 010 templates. It is a modified fork of Eli Bendersky's pycparser project.

introduction

Sweetscape's 010 editor is a binary-format editor and parser. Many templates can be found online for most binary formats.

This project (py010parser) is an effort to make 010 scripts parseable from python, with the intent to build additional tools using py010parser, such as pfp, an 010 template interpreter.

About

A modified pycparser to parse 010 templates

License:Other


Languages

Language:Python 97.2%Language:C 2.8%Language:Batchfile 0.1%