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