jsvm VS rusty-jsyc

Compare jsvm vs rusty-jsyc and see what are their differences.

jsvm

Custom virtual machine in javascript for obfuscation purposes (by ffeelix)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jsvm rusty-jsyc
1 2
34 163
- -
6.8 0.0
almost 2 years ago about 1 year ago
JavaScript Rust
- GNU Lesser General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jsvm

Posts with mentions or reviews of jsvm. We have used some of these posts to build our list of alternatives and similar projects.

rusty-jsyc

Posts with mentions or reviews of rusty-jsyc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-08.
  • Reverse Engineering TikTok's VM Obfuscation (Part 2)
    3 projects | /r/programming | 8 Jan 2023
  • Reverse Engineering TikTok's VM Obfuscation (Part 1)
    7 projects | news.ycombinator.com | 24 Dec 2022
    Based on my previous research into this, the magic keywords to find this kind of thing on Google are "virtualization obfuscation" or "VM obfuscation".

    rusty-jsyc is the main open source implementation I've found, though it hasn't been touched in a few years: https://jwillbold.com/posts/obfuscation/2019-06-16-the-secre... (GitHub: https://github.com/jwillbold/rusty-jsyc)

    I think there are other implementations, but they're proprietary so I didn't look into them very much. There are lots of posts out there about reversing virtualization obfuscation, but not many about implementing it. Seems like most people who put the effort into implementing it tend to prefer selling it commercially (which I suppose makes sense).

What are some alternatives?

When comparing jsvm and rusty-jsyc you can also consider the following projects:

rollup-plugin-obfuscator - Rollup plugin for javascript-obfuscator

pocket - Mixed Boolean Arithmetic Expression Obfuscator

shape-security-decompiler-toolkit - Full dynamic tool kit that is capable of deobfuscating and decompiling shape security's virtual machine obfuscation

javascript-obfuscator - A powerful obfuscator for JavaScript and Node.js

JScrewIt - Write any JavaScript with six characters: ! ( ) + [ ]

ezkl - ezkl is an engine for doing inference for deep learning models and other computational graphs in a zk-snark (ZKML). Use it from Python, Javascript, or the command line.

Networking-Guide - A Networking Guide for getting started with basic/core network components such as wired and wireless network design, configuration, hardware, protocols, security, backup, recovery, and virtualization.

obfuscator-io-metro-plugin - A metro plugin to use the javascript-obfuscator library with react-native to obfuscate the bundle after the build.

blog - nullpt.rs website

warbirdvm - An analysis of the Warbird virtual-machine protection for the CI!g_pStore