Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cogsandsquigs/jarfe
An implementation of JSFuck written in rust.
https://github.com/cogsandsquigs/jarfe
jsfuck rust rust-lang
Last synced: about 1 month ago
JSON representation
An implementation of JSFuck written in rust.
- Host: GitHub
- URL: https://github.com/cogsandsquigs/jarfe
- Owner: cogsandsquigs
- License: agpl-3.0
- Created: 2022-10-09T23:31:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T02:00:27.000Z (over 2 years ago)
- Last Synced: 2023-03-05T09:13:15.151Z (almost 2 years ago)
- Topics: jsfuck, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **Ja**vascript **R**ust JS**F**uck **E**ngine
An implementation of [JSFuck](https://en.wikipedia.org/wiki/JSFuck) written in rust.
## Why?
I was bored. I saw this online, written in JS. Rust, being the obviously superior alternative, should have been employed. I am here to do that
## But others have done this before
"bUt OtHeRs HaVe" I dont care. This is my silly little project, just for fun and practice.
## How to use
Just run `jarfe -h` to see the help message. It will tell you how to use it. It's pretty self-explanatory.
## Notes
- There is currently only a linux binary available