首页 星云 工具 资源 星选 资讯 热门工具
:

PDF转图片 完全免费 小红书视频下载 无水印 抖音视频下载 无水印 数字星空

unity游戏资源提取工具AssetStudio多语言版

游戏开发 14.05MB 16 需要积分: 1
立即下载

资源介绍:

AssetStudio(简称AS)是一款Github上的开源软件,可以解包未加密的资源数据 具体来讲,用于2d手游提取立绘是它最常用的功能.。 github开源地址:https://github.com/zhangjiequan/AssetStudio 基于https://github.com/SiMaLaoShi/AssetStudio_Tuanjie修改的汉化版,添加了多语言支持
# What is new ? Support decompilation of 64 bit luajit bytecode 支持反编译64位luajit字节码 ## Ref [luajit反编译、解密 - 『软件调试区』 - 吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn](https://www.52pojie.cn/thread-1378796-1-1.html) # zzwlpx's ReadMe 代码在fork https://github.com/NightNord/ljd 的基础上修改的 主要修正了原版本没有将_read_header函数解析过的header中的flag值带进_read_protoypes。 解决了原代码只能解析带调试信息的luajit字节码,而解析不带调试信息字节码时报错的问题。 此版本可解析luajit2.1.0-beta2的字节码文件。如果要解析其它版本的luajit字节码文件,需要将 luajit源码中的opcode,写进instruction.py 和 code.py 使用说明:python main.py "path of luajit-bytecode" 解释文档:http://www.freebuf.com/column/177810.html 参考:https://github.com/NightNord/ljd https://github.com/feicong/lua_re/blob/master/lua/lua_re3.md https://bbs.pediy.com/thread-216800.htm

资源文件列表:

AssetStudio_2024.7.31.zip 大约有120个文件
  1. AssetStudio.dll 523KB
  2. AssetStudio.PInvoke.dll 14KB
  3. AssetStudioFBXWrapper.dll 35.5KB
  4. AssetStudioGUI.deps.json 30.66KB
  5. AssetStudioGUI.dll 348.5KB
  6. AssetStudioGUI.exe 185KB
  7. AssetStudioGUI.runtimeconfig.json 372B
  8. AssetStudioUtility.dll 356.5KB
  9. Dependencies/ljd/.gitignore 346B
  10. Dependencies/ljd/gconfig.py 68B
  11. Dependencies/ljd/LICENSE 1.05KB
  12. Dependencies/ljd/ljd/__init__.py 72B
  13. Dependencies/ljd/ljd/ast/__init__.py 72B
  14. Dependencies/ljd/ljd/ast/builder.py 23.17KB
  15. Dependencies/ljd/ljd/ast/helpers.py 1.94KB
  16. Dependencies/ljd/ljd/ast/locals.py 4.75KB
  17. Dependencies/ljd/ljd/ast/mutator.py 5.17KB
  18. Dependencies/ljd/ljd/ast/nodes.py 10.56KB
  19. Dependencies/ljd/ljd/ast/slotworks.py 10.18KB
  20. Dependencies/ljd/ljd/ast/traverse.py 3.41KB
  21. Dependencies/ljd/ljd/ast/unwarper.py 36.36KB
  22. Dependencies/ljd/ljd/ast/validator.py 8.12KB
  23. Dependencies/ljd/ljd/bytecode/__init__.py 72B
  24. Dependencies/ljd/ljd/bytecode/constants.py 390B
  25. Dependencies/ljd/ljd/bytecode/debuginfo.py 838B
  26. Dependencies/ljd/ljd/bytecode/helpers.py 168B
  27. Dependencies/ljd/ljd/bytecode/instructions.py 9.92KB
  28. Dependencies/ljd/ljd/bytecode/prototype.py 600B
  29. Dependencies/ljd/ljd/lua/__init__.py 72B
  30. Dependencies/ljd/ljd/lua/writer.py 16.57KB
  31. Dependencies/ljd/ljd/pseudoasm/__init__.py 72B
  32. Dependencies/ljd/ljd/pseudoasm/constants.py 1.06KB
  33. Dependencies/ljd/ljd/pseudoasm/instructions.py 16.33KB
  34. Dependencies/ljd/ljd/pseudoasm/prototype.py 1.02KB
  35. Dependencies/ljd/ljd/pseudoasm/writer.py 968B
  36. Dependencies/ljd/ljd/rawdump/__init__.py 72B
  37. Dependencies/ljd/ljd/rawdump/code.py 6.92KB
  38. Dependencies/ljd/ljd/rawdump/constants.py 3.66KB
  39. Dependencies/ljd/ljd/rawdump/debuginfo.py 1.97KB
  40. Dependencies/ljd/ljd/rawdump/header.py 2.14KB
  41. Dependencies/ljd/ljd/rawdump/parser.py 2.04KB
  42. Dependencies/ljd/ljd/rawdump/prototype.py 4.28KB
  43. Dependencies/ljd/ljd/util/__init__.py 72B
  44. Dependencies/ljd/ljd/util/binstream.py 1.95KB
  45. Dependencies/ljd/ljd/util/indentedstream.py 1.37KB
  46. Dependencies/ljd/ljd/util/log.py 324B
  47. Dependencies/ljd/main.py 3.46KB
  48. Dependencies/ljd/README.md 1.03KB
  49. Dependencies/ljd/README.md.txt 2.28KB
  50. Dependencies/ljd/test/breaks.lua 2.64KB
  51. Dependencies/ljd/test/expression.lua 5.41KB
  52. Dependencies/ljd/test/ifs.lua 11.09KB
  53. Dependencies/ljd/test/loop.lua 5.63KB
  54. Dependencies/ljd/test/primitive.lua 8.58KB
  55. Dependencies/luadec/lua51/luadec.exe 269.35KB
  56. Dependencies/luadec/lua52/luadec.exe 279.44KB
  57. Dependencies/luadec/lua53/luadec.exe 335.64KB
  58. Dependencies/python/_asyncio.pyd 56.17KB
  59. Dependencies/python/_bz2.pyd 77.67KB
  60. Dependencies/python/_ctypes.pyd 114.67KB
  61. Dependencies/python/_decimal.pyd 223.17KB
  62. Dependencies/python/_elementtree.pyd 174.67KB
  63. Dependencies/python/_hashlib.pyd 38.17KB
  64. Dependencies/python/_lzma.pyd 155.67KB
  65. Dependencies/python/_msi.pyd 33.67KB
  66. Dependencies/python/_multiprocessing.pyd 26.17KB
  67. Dependencies/python/_overlapped.pyd 38.67KB
  68. Dependencies/python/_queue.pyd 25.67KB
  69. Dependencies/python/_socket.pyd 68.67KB
  70. Dependencies/python/_sqlite3.pyd 68.17KB
  71. Dependencies/python/_ssl.pyd 140.17KB
  72. Dependencies/python/Lib/site-packages/start_path.pth 69B
  73. Dependencies/python/libcrypto-1_1.dll 2.13MB
  74. Dependencies/python/libffi-7.dll 28.52KB
  75. Dependencies/python/libssl-1_1.dll 526.19KB
  76. Dependencies/python/LICENSE.txt 31.42KB
  77. Dependencies/python/pyexpat.pyd 164.67KB
  78. Dependencies/python/python.cat 536.28KB
  79. Dependencies/python/python.exe 96.67KB
  80. Dependencies/python/python3.dll 58.17KB
  81. Dependencies/python/python38._pth 73B
  82. Dependencies/python/python38.dll 3.87MB
  83. Dependencies/python/python38.zip 2.35MB
  84. Dependencies/python/pythonw.exe 95.17KB
  85. Dependencies/python/select.pyd 24.17KB
  86. Dependencies/python/sqlite3.dll 1.16MB
  87. Dependencies/python/unicodedata.pyd 1.04MB
  88. Dependencies/python/vcruntime140.dll 74.39KB
  89. Dependencies/python/winsound.pyd 25.67KB
  90. en/AssetStudioGUI.resources.dll 42.5KB
  91. K4os.Compression.LZ4.dll 63.5KB
  92. language.txt 10B
  93. Mono.Cecil.dll 347.5KB
  94. Mono.Cecil.Mdb.dll 38.5KB
  95. Mono.Cecil.Pdb.dll 87KB
  96. Mono.Cecil.Rocks.dll 24KB
  97. Newtonsoft.Json.dll 679.04KB
  98. OpenTK.Compute.dll 44KB
  99. OpenTK.Core.dll 8.5KB
  100. OpenTK.Graphics.dll 4.27MB
  101. OpenTK.Input.dll 8KB
  102. OpenTK.Mathematics.dll 298KB
  103. OpenTK.OpenAL.dll 89KB
  104. OpenTK.Windowing.Common.dll 12KB
  105. OpenTK.Windowing.Desktop.dll 45.5KB
  106. OpenTK.Windowing.GraphicsLibraryFramework.dll 43.5KB
  107. OpenTK.WinForms.dll 26KB
  108. runtimes/linux-x64/native/libglfw.so.3.3 297.73KB
  109. runtimes/osx-x64/native/libglfw.3.dylib 280.71KB
  110. runtimes/win-x64/native/glfw3.dll 220.5KB
  111. runtimes/win-x86/native/glfw3.dll 202KB
  112. SixLabors.Fonts.dll 165.5KB
  113. SixLabors.ImageSharp.dll 1.17MB
  114. SixLabors.ImageSharp.Drawing.dll 166KB
  115. Texture2DDecoderWrapper.dll 15.5KB
  116. x64/AssetStudioFBXNative.dll 4.41MB
  117. x64/fmod.dll 1.59MB
  118. x64/Texture2DDecoderNative.dll 256KB
  119. x86/fmod.dll 1.38MB
  120. zh-Hans/AssetStudioGUI.resources.dll 42.5KB
0评论
提交 加载更多评论
其他资源 基于wxauto的AI微信聊天助手
基于wxauto的AI微信聊天助手
高一学生eeid账号.zip
高一学生eeid账号.zip
CNGBdb上传数据不完全指北示例表格
CNGBdb上传数据不完全指北示例表格
Java FX多窗口编程
核心点:在MainClass初始化窗口时,将MainClass的引用传给相应窗口的控制器。之后在每个窗口的控制器中通过MainClass的引用完成从窗口的打开以及主从窗口的通信。
stm32f103基于LL库实现CT1712温度传感器的控制
stm32f103基于LL库实现CT1712温度传感器的控制
Java FX 数据绑定demo
将变化的数据统一抽象为IntegerProperty与圆和进度条进行数据绑定,然后add 和sub只管更改IntergerProperty(),最后实现通过addButon和subButton来控制圆和进度条
STM32F407移植FreeRTOS 202212.01版
本文使用的是优信电子的STM32F407VGT6开发板,开发环境KeilV5.38。使用优信电子提供的库函数例程-例3 串口实验作为模板,包含串口1初始化和串口发送、接收功能,以便于验证移植后功能。
Java FX MVVM架构 构建 登录界面
使用MVVM架构实现简易的登录界面 业务逻辑代码单独抽离抽离出来, view与ViewModel进行数据绑定 控制器调用业务逻辑代码进行相应。