GithubHelp home page GithubHelp logo

efrederickson / luaassemblytools Goto Github PK

View Code? Open in Web Editor NEW
263.0 263.0 70.0 554 KB

Lua Assembly/Bytecode Tools. Has functions for virtually all aspects of LASM, including reading/writing, verifying, stripping debug info, LASM decompilation, and LASM parsing.

License: Other

Lua 99.79% Shell 0.21%

luaassemblytools's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

luaassemblytools's Issues

Decompile fail

Hi I'm getting this error when trying to decompile..

Any ideas why?

C:\lua\lua52.exe: ./src/Lua52\Disassembler.lua:39: IntegerSize cannot be greater
than SizeT
stack traceback:
[C]: in function 'error'
./src/Lua52\Disassembler.lua:39: in function 'ReadInt32'
./src/Lua52\Disassembler.lua:68: in function 'ReadFunction'
./src/Lua52\Disassembler.lua:190: in function 'Disassemble'
...s\ben\Documents\GitHub\LuaAssemblyTools\Decompiler52.lua:6: in main c
hunk
[C]: in ?
C:\Users\ben\Documents\GitHub\LuaAssemblyTools [master +1 ~1 -0 !]>

how to use LAT?

I have read all the files including the source code and tests,but I still didn't know how to use the LAT,I have tried to require LAT in my lua script ,but failed,prompting there is no LAT in path

Lasm error

   [C]: in function 'assert'
    ./src/Lua51\Verifier.lua:10: in function 'func'
    ./src/Lua51\Verifier.lua:317: in function 'Verifier'
    ./src/Lua51\Chunk.lua:190: in function 'Verify'
    ./src/Lua51\Chunk.lua:192: in function 'Verify'
    ./src/Lua51\Chunk.lua:61: in function 'Compile'
    ./src/Lua51\LuaFile.lua:33: in function 'Compile'
    LasmCompiler51.lua:46: in main chunk
    [C]: ?

Tutorial please!

I looked through all the files including tests (actually they don't even work) but I still don't know how to use this. Please add more useful infomation for how to compile a lasm file into luac

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.