Code Monkey home page Code Monkey logo

random-lua-opcodes's Introduction

random-lua-opcodes

随机 lua 源码中字节码的定义,并编译 lua

  • compile_lua.sh - 下载指定版本 lua 并编译已随机字节码和未随机字节码的两个版本到临时目录中,并且链接两个版本的 lua / luac 到工作目录,非 mac 平台需要指定一个平台参数用于编译 lua
  • test.lua - 一段用于测试的 lua 逻辑代码
  • test.sh - test.sh 用两个版本的 lua 编译 test.lua 到字节码并且各自执行,以及用标准 lua 尝试执行已混淆 opcode 的 lua 字节码
  • rand_opcodes.lua - 随机排列 lua 源代码中的 lopcodes.h / lopcodes.c 定义

对于需要编译 android / ios / windows 平台的 lua,请自行处理。

random-lua-opcodes's People

Contributors

frimin avatar

Watchers

James Cloos 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.