veronicaz41 / binfileutils

Utilities to work with iden3 binary file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binutils

Utility to work with binary files

Format

4 bytes => file type uint32 => Version uint32 => Number of secionsi

..For each section

uint32 => sectionType uint64 => sectionBodySize bytes => sectionBody

About

Utilities to work with iden3 binary file.


Languages

Language:JavaScript 100.0%