Giter Site home page Giter Site logo

goodleon / jsc-decompile-mozjs-34 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zzwlpx/jsc-decompile-mozjs-34

0.0 0.0 0.0 222 KB

A javascript bytecode decoder for mozilla spider-monkey version 34. May decompile jsc file compile by cocos-2dx

PHP 99.10% Python 0.90%

jsc-decompile-mozjs-34's Introduction

  1. 需要先安装php7.0 下载php7.0 加入环境变量
    1. mac 环境 直接执行 brew install [email protected]
  2. 修改php.ini memory_limit = 512M #大小可根据自己内存大小调节
    1. mac下 未找到该文件 ...
  3. 添加依赖 composer
    1. 第一次安装依赖 composer install
    2. 更新依赖 composer update
  4. 反编译成js文件 $ php jsc2js.php *.jsc > test.js
  5. 反汇编成js 字节码文件 $ php jsc-byte.php > test.bytecode

jsc-decompile-mozjs-34's People

Contributors

irelance avatar postalblab avatar zzwlpx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.