#bit-manipulation #utf-8 #string #inspection #tool

app binyl

A bitwise UTF-8 string inspection tool

2 releases (1 stable)

1.0.0 Mar 7, 2022
0.1.0 Apr 28, 2020

#7 in #inspection

Custom license

1MB
78 lines

binyl

A bitwise UTF-8 string inspection tool written in Rust.

Screenshot

Installation

cargo install binyl

Usage

binyl <file/to/inspect>

# or

echo わたしはネコ🐈 | binyl
cat some.file | binyl

Dependencies

~0.2–9MB
~55K SLoC