Code Monkey home page Code Monkey logo

ast_tools's Introduction

ast_tools JS AST还原框架

简介

ast_tools框架,是我从esprima转向babel后重新开发的一套JS AST还原框架,已经内置了一些常见的混淆还原策略,代码可能略有凌乱。

为什么开源

因为我怕我开源ocr久了别人以为ocr是我的专业,实际是ocr仅仅是我的副业。

另外我个人的力量是有限的,javascript的语法糖以及各种奇怪的写法太多了,所以难免会有Bug以及没覆盖到的算法形式,希望这个项目能成为一个公共的平台,欢迎各种pr,每周末我会定期review各位的pr

使用方式

  • 安装nodejs
  • 安装依赖
cd ast_tools
npm install
  • 运行
node main.js

其他文档后面慢慢补

友情推荐

ddddocr

captcha_trainer

feapder

crawlab

交流群 (加我好友拉你进群)

Test

ast_tools's People

Contributors

sml2h3 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.