#encoder #implemented #original #jsfuck

app justfuck

A jsfuck encoder written in rust

3 releases

0.1.2 Aug 13, 2022
0.1.1 Aug 13, 2022
0.1.0 Aug 13, 2022

#89 in #original

25 downloads per month

GPL-2.0-or-later

17KB
363 lines

JustFuck

A JSFuck encoder implemented in rust.

See The Original Project

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–14MB
~142K SLoC