文件名称:ChunkSpy-0.9.8
介绍说明--下载内容均来自于网络,请自行研究使用
LUA脚本动态反编译代码(直接用LUA脚本写的)
ChunkSpy is a tool to disassemble a Lua binary chunk into a verbose
listing that can then be studied. Its output bears a resemblance to the
output listing of assemblers. Nick Trout s vmmerge5.lua was the tool
that prompted me to write ChunkSpy, because I wanted something that can
tell me in great detail what goes on inside a Lua binary chunk file, not
just the instructions. It is intended to be a tool for learning Lua
internals as well.
ChunkSpy is a tool to disassemble a Lua binary chunk into a verbose
listing that can then be studied. Its output bears a resemblance to the
output listing of assemblers. Nick Trout s vmmerge5.lua was the tool
that prompted me to write ChunkSpy, because I wanted something that can
tell me in great detail what goes on inside a Lua binary chunk file, not
just the instructions. It is intended to be a tool for learning Lua
internals as well.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 117143155chunkspy-0.9.8.zip 列表 ChunkSpy-0.9.8/ ChunkSpy-0.9.8/5.0.2/ ChunkSpy-0.9.8/5.0.2/ChunkSpy.lua ChunkSpy-0.9.8/5.0.2/sample.lua ChunkSpy-0.9.8/5.0.2/sample.out ChunkSpy-0.9.8/5.0.2/sample_chunkspy1.lst ChunkSpy-0.9.8/5.0.2/sample_chunkspy2.lst ChunkSpy-0.9.8/5.0.2/sample_chunkspy3.lst ChunkSpy-0.9.8/5.0.2/sample_luac.lst ChunkSpy-0.9.8/5.0.2/sample_vmmerge5.lst ChunkSpy-0.9.8/5.1/ ChunkSpy-0.9.8/5.1/ChunkSpy.lua ChunkSpy-0.9.8/5.1/sample.lua ChunkSpy-0.9.8/5.1/sample.out ChunkSpy-0.9.8/5.1/sample_chunkspy1.lst ChunkSpy-0.9.8/5.1/sample_chunkspy2.lst ChunkSpy-0.9.8/5.1/sample_chunkspy3.lst ChunkSpy-0.9.8/Changelog ChunkSpy-0.9.8/COPYRIGHT ChunkSpy-0.9.8/Manifest ChunkSpy-0.9.8/OLD_NEWS ChunkSpy-0.9.8/README ChunkSpy-0.9.8/scite_syntax_highlight.properties