Go to file
Duncan Ogilvie c7ad8a7f7f Integrate x64dbg's hacky parser for types 2023-02-05 18:53:45 +01:00
btparser Integrate x64dbg's hacky parser for types 2023-02-05 18:53:45 +01:00
.gitignore Implement a hacky preprocessor 2023-02-05 02:16:27 +01:00
LICENSE Mozilla Public License 2.0 2017-01-06 04:03:32 +01:00
README.md Create README.md 2016-06-05 15:54:58 +02:00
btparser.sln added x64 + fixed code issues 2016-06-05 16:07:04 +02:00

README.md

btparser

Lexer/Parser for 010 Editor's Binary Templates. Currently not very far developed, but lexing appears to be working.

Licensed under GPLv3, make sure to take this into consideration.