A9VG电玩部落论坛

 找回密码
 注册
搜索
查看: 6073|回复: 6

[破解] [破解]DolTool v0.3,DOL/ELF/BIN文件相互转换工具

[复制链接]
aim

精华
2
帖子
5433
威望
7 点
积分
6041 点
种子
5 点
注册时间
2005-7-12
最后登录
2020-11-17
 楼主| 发表于 2008-5-31 00:41  ·  广东 | 显示全部楼层 |阅读模式
下载(带源代码):
http://dowlare.uubox.net/self.u/WiHomebrew2/DolTool3.zip/


命令行参数:
说明:

DolTool v0.3 - loser 2003


oO What is a Dol file Oo

a dol file is a gamecube executable file.
when compiling code for gamecube, an elf file is the typical
output file format. the elf file is then converted into a dol file.
a dol file can be thought of as a simplified elf file.


oO So what can this tool do for me? Oo

since the dol file format is a custom format for the gamecube,
there dont exist any tools for manipulating them.
this tool can give you information on a dol file, as well as
being able to convert between the dol format and other more
common formats. this tool can do the following conversions:

     elf -> dol
     dol -> elf
     bin -> dol
     dol -> bin


oO Source code Oo

the source code to this tool has been included due to requests
from ppl in the scene who wish to either port this tool or see
how it works, or improve it :)

i initially had high hopes on making the source code easy to read
and not too messy, however as time got short (things like work
getting in the way) the code started getting messier and more
hacked together :o/ oh well. hopefully u can understand my code
enough to make use of it. the DolFile class should be ok due to
its simplicity, but the ElfFile class was a bit more complicated
(and i was running out of time when i started on it :P) so take care
when using it hehe


oO Contact info Oo

loser
email: [email protected]
www:  www.internalreality.com
.

精华
2
帖子
4942
威望
7 点
积分
6124 点
种子
0 点
注册时间
2007-4-8
最后登录
2024-3-12
发表于 2008-5-31 01:52  ·  北京 | 显示全部楼层
帮顶一下。
对于研究 homebrew程序和WAD程序互相转换的人来说,这个可是神物啊~~

精华
0
帖子
3
威望
0 点
积分
3 点
种子
0 点
注册时间
2005-7-6
最后登录
2008-11-12
发表于 2008-11-12 21:41  ·  台湾 | 显示全部楼层
感谢~
还弄不太懂elf是做什麽用的……
能转换真是太好了!
aim

精华
2
帖子
5433
威望
7 点
积分
6041 点
种子
5 点
注册时间
2005-7-12
最后登录
2020-11-17
 楼主| 发表于 2008-11-13 13:12  ·  广东 | 显示全部楼层
下面是引用fortunia于2008-11-12 21:41发表的:
感谢~
还弄不太懂elf是做什麽用的……
能转换真是太好了!
用这个吧,比较新:
https://bbs.luryl.com//read.php?tid=1014826

精华
0
帖子
616
威望
0 点
积分
677 点
种子
5 点
注册时间
2007-2-9
最后登录
2022-4-10
发表于 2008-11-14 10:47  ·  香港 | 显示全部楼层
download link is hong kong server for error

please upload to mediafire.com

thank you

精华
0
帖子
212
威望
0 点
积分
217 点
种子
8 点
注册时间
2008-11-15
最后登录
2024-4-18
发表于 2008-11-29 23:29  ·  湖南 | 显示全部楼层
点头致谢永远不忘

征服者

流放者(禁止发言)

精华
5
帖子
4555
威望
7 点
积分
5762 点
种子
5 点
注册时间
2005-5-14
最后登录
2019-5-14
发表于 2008-11-30 03:52  ·  广东 | 显示全部楼层
转换指令:
1、把需要转换的ELF文件放在同一文件夹内
2、运行“cmd”打开DOS命令窗口,输入路径至cd c:Doltool
3、输入“doltool.exe”查看命令参数
4、如果要转换elf为dol,则输入“doltool.exe -d *.elf”然后Enter就能自动转换了,注意“*”是代表elf的文件名,不要张冠李戴
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|A9VG电玩部落 川公网安备 51019002005286号

GMT+8, 2024-5-30 01:28 , Processed in 0.175223 second(s), 15 queries , Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

返回顶部