| Crates.io | justfuck |
| lib.rs | justfuck |
| version | 0.1.2 |
| created_at | 2022-08-13 02:11:33.353229+00 |
| updated_at | 2022-08-13 02:46:21.406984+00 |
| description | A jsfuck encoder written in rust. |
| homepage | |
| repository | https://github.com/onion108/just-fuck |
| max_upload_size | |
| id | 644372 |
| size | 50,854 |
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