3 releases
| 0.1.2 | Aug 13, 2022 |
|---|---|
| 0.1.1 | Aug 13, 2022 |
| 0.1.0 | Aug 13, 2022 |
#94 in #original
17KB
363 lines
JustFuck
A JSFuck encoder implemented in rust.
Overview
JustFuck is a simple JSFuck encoder implemented in Rust. For usages, you can run justfuck --help after installing the justfuck.
Installation
Use the following command to install the justfuck command:
cargo install justfuck
Build from source
If you want to build it by yourself, run the following command in the source directory:
cargo build
Dependencies
~4–13MB
~136K SLoC