Skip to content

BlackHole1/b

Repository files navigation

b

CLI Tools

Installation

make install

Commands

asar

The asar file helper

asar header

Show asar header info. Output json

b asar header -f <file asar>

Using the fx tools in combination will result in a better experience

asar header + fx

Build

make build
# or
make build-all
# or
make build-linux-amd64