Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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