t2b icon indicating copy to clipboard operation
t2b copied to clipboard

A wicked-powerful text macro language for building binary files.

Results 8 t2b issues
Sort by recently updated
recently updated
newest added

Any plans to make the "structural" constructs (`if`, `times`, `macro`, ...) "complete" as follows? 1. allow to nest them arbitrarily **without side effects** 2. in case of `times` it's not...

Hi Tobe, I have experienced an error executing t2b.exe in Windows because `MSVCP140.dll` is missing. Building a Windows release with statically linked libraries would be appreciated.

Currently, there are no upper bounds in place, for example regarding the macro call stack: macro function begin function endmacro function This segfaults because the stack grows out of bounds....

Might be nice to support writing a bunch of binary to a buffer/array, and then loading a file and applying the patch(s) to a given location(s) in the file, either...

https://news.ycombinator.com/item?id=17292540