1.下载https://github.com/bobsayshilol/luajit-decomp 确定luajit版本(如何确定不是本文重点),这里下载对应版本 编译luajit然后将生成的luajit.exe、lua51.dll和jit文件夹覆盖到lua-decomp 复制要反编译的文件到luajit-decomp 将反编译文件重命名为test.lua 运行decoder_new.exe 最终生成test.asm out.lua out2...
bobsayshilol/luajit-decompPublic NotificationsYou must be signed in to change notification settings Fork94 Star263 master 3Branches0Tags Code Folders and files Name Last commit message Last commit date Latest commit Cannot retrieve latest commit at this time. ...
https://github.com/bobsayshilol/luajit-decomp, 第一种方案相对来说可读性好但兼容性差经常出现反编译异常崩溃。第二种方案反编译更稳定但可读性稍差。在实践中稳定性是优先考虑的,所以这篇文章将深入分析第二种方案并解决开源代码相关问题。 使用 1.下载 https://github.com/bobsayshilol/luajit-decomp ...
larry_zeng/luajit-decomp_2 代码 Issues 0 Pull Requests 0 Wiki 统计 流水线 服务 标签 Tags Releases 功能基于仓库中的历史标记 建议使用类似 V1.0 的版本标记作为 Releases 点。支付提示 将跳转至支付宝完成支付 确定 取消 捐赠 捐赠前请先登录 取消 前往登录 登录提示 该操作需登录 Gitee 帐号...
LuaJIT decompiler (or more of a bytecode re-assembler) Here's a thing I done made that re-assembles LuaJIT from it's assembly-bytecode (or when used with LuaJIT itself can decompile LuaJIT files) If you have any questions on how to use it then read the wiki ...
组件的直接依赖及间接依赖解析 组件安全漏洞分析,快速定位漏洞影响范围并及时修复 可视化SBOM(软件物料清单),助力快速梳理内部软件资产 企业级核心引擎,更高检出更低误报 拥有企业级SCA核心检测引擎及分析引擎 基于海量知识库,多源SCA开源应用安全缺陷检测等算法,对特征文件进行精准识别,提高组件的检出率 使用方式...