A JSFuck
encoder implemented in rust.
JustFuck
is a simple JSFuck
encoder implemented in Rust
. For usages, you can run justfuck --help
after installing the justfuck.
Use the following command to install the justfuck
command:
cargo install justfuck
If you want to build it by yourself, run the following command in the source directory:
cargo build