All Projects → NeilFraser → Js Interpreter

NeilFraser / Js Interpreter

Licence: apache-2.0
A sandboxed JavaScript interpreter in JavaScript.

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Js Interpreter

Tridentsandbox
An In-Browser Scripting IDE for HTML5/Javascript
Stars: ✭ 5 (-99.61%)
Mutual labels:  sandbox
Compilebox
Compile and run user-submitted code in a docker based sandbox.
Stars: ✭ 951 (-26.62%)
Mutual labels:  sandbox
Junest
The lightweight Arch Linux based distro that runs upon any Linux distros without root access
Stars: ✭ 1,134 (-12.5%)
Mutual labels:  sandbox
Deer Executor
An executor for online judge —— 基于Go语言实现的代码评测工具
Stars: ✭ 23 (-98.23%)
Mutual labels:  sandbox
Thrive
The main repository for the development of the evolution game Thrive.
Stars: ✭ 874 (-32.56%)
Mutual labels:  sandbox
Componentfixture
🛠️Interactive sandox playground for vue components
Stars: ✭ 44 (-96.6%)
Mutual labels:  sandbox
Buildxl
Microsoft Build Accelerator
Stars: ✭ 676 (-47.84%)
Mutual labels:  sandbox
Sandboxed Api
Generates sandboxes for C/C++ libraries automatically
Stars: ✭ 1,260 (-2.78%)
Mutual labels:  sandbox
Screeen
Observe user screen shot event in macOS.
Stars: ✭ 29 (-97.76%)
Mutual labels:  sandbox
Carc.in
Compile & run code in
Stars: ✭ 62 (-95.22%)
Mutual labels:  sandbox
Emofishes
Emofishes is a collection of proof of concepts that help improve, bypass or detect virtualized execution environments (focusing on the ones setup for malware analysis).
Stars: ✭ 11 (-99.15%)
Mutual labels:  sandbox
Wakxy
Wakxy is a Wakfu packet sniffer (MITM). Written in C++/Qt with Javascript scripting support.
Stars: ✭ 12 (-99.07%)
Mutual labels:  sandbox
Postman Sandbox
Sandbox for Postman Scripts to run in Node.js or browser
Stars: ✭ 47 (-96.37%)
Mutual labels:  sandbox
Stagy
Stagy is a tool for quick deployment of staging environments.
Stars: ✭ 19 (-98.53%)
Mutual labels:  sandbox
Unjailme
A sandbox escape based on the proof-of-concept (CVE-2018-4087) by Rani Idan (Zimperium)
Stars: ✭ 73 (-94.37%)
Mutual labels:  sandbox
See
Sandboxed Execution Environment
Stars: ✭ 770 (-40.59%)
Mutual labels:  sandbox
Norimaci
Norimaci is a simple and lightweight malware analysis sandbox for macOS
Stars: ✭ 37 (-97.15%)
Mutual labels:  sandbox
Appjaillauncher Rs
AppJailLauncher in Rust
Stars: ✭ 88 (-93.21%)
Mutual labels:  sandbox
Jd4
Judging daemon for programming contests
Stars: ✭ 85 (-93.44%)
Mutual labels:  sandbox
Sablejs
🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript
Stars: ✭ 60 (-95.37%)
Mutual labels:  sandbox

JS-Interpreter

A sandboxed JavaScript interpreter in JavaScript. Execute arbitrary JavaScript code line by line in isolation and safety.

Live demo: https://neil.fraser.name/software/JS-Interpreter/

Documentation: https://neil.fraser.name/software/JS-Interpreter/docs.html

Developers using JS-Interpreter should subscribe to the announcement newsgroup. Security issues and major changes will be posted here: https://groups.google.com/g/js-interpreter-announce

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].