注册 | 登录 | RSS订阅 | BLOG | 站内留言 | 欢迎你投稿

分类: ‘XIP移植相关’

来这里看了看其他机型的资源很全但没有P860的XIP20755?

2008年9月27日 1 条留言

请版主也移植一个P860的XIP20755?

作者: 分类: 分类:XIP移植相关 标签: 关键词:, ,

请教一个xipport的问题

2008年9月26日 1 条留言

你好 t2 我利用xipport移植核心的时候遇见一个奇怪的问题

我先dump
然后执行make pkgs
然后undo 的话报文件已存在的错误
执行builder 或者 wirte maps
报错找不到 modulesmsxipkernel.txt 等好几个txt文件 貌似
make pkgs时分类目录没有创建对应的txt文件 不知道这个问题应该如何解决啊

作者: 分类: 分类:XIP移植相关 标签: 关键词:,

移植xip遇到的问题

2008年9月25日 1 条留言

T2老大,问一下.我把石墨上的sp xip 20753移植到dopod710上,排除了所有的冲突,怎么xip_out.bin会小了200多k,并且原来的xip分解后的得到的maps在RAM部分,只有region1 nk 和region2 nk,这里是不是少了几个文件啊?

还有一个问题就是我使用xipport分解后,不做任何修改,然后在生成xip.bin同样,也会少很多,不知道这是怎么回事?

作者: 分类: 分类:XIP移植相关 标签: 关键词:,

请教关于XIP移植中hd和osaxst0两个dll文件的问题

2008年9月3日 6 条留言

从6到移植6.1的XIP,但是这两个DLL文件搞不定~
MAP什么都没有问题,但就是当在第一屏~
如果删除掉这两个后,别的不做任何修改,就一切正常进入系统了~~~~郁闷

看了下这两个的地址也都在范围内阿?
那到底是什么原因这两个有问题呢?
据说是要扩容?搞不懂…

作者: 分类: 分类:XIP移植相关 标签: 关键词:, ,

请教.金鹏S6186如何定制.

2008年7月24日 没有留言

那位高手出来教下怎样定制国产金鹏S6186的ROM. 

小北感激涕零.

 

作者: 分类: 分类:SYS定制相关, XIP移植相关 标签: 关键词:

请教移植xip:修正nk.exe 模组中的S000 文件 的问题

2008年7月22日 2 条留言

所有的冲突都解决。
最后看到很多教程都说需要修正nk.exe 模组中的S000 文件 但是 教程中说到:寻找旧的ROMHDR offset 然后打开旧的s000文件的地址 查找到后用新的ROMHDR offset地址来代替 做这个过程不难
我的疑问是最后生成的xip_out.bin文件是不需要用的旧的文件的 这样做有什么用呢?还是我的理解出错了?

作者: 分类: 分类:XIP移植相关 标签: 关键词:,

关于xip移植的一些冲突的解决,我的理解

2008年7月21日 没有留言

最近看到很多朋友提出了重复的问题,怎么说呢,也许是没有理解,也许是我们没说清楚

1.write map报错,很多朋友修改了几个地址后就write map了,结果报错,这里有个错误,就是你在修改地址前,有没有计算过?应该先想好再修改,不然修改不完全,占用了其他dll地址,write map的时候冲突了当然会报错

2.rp报错,我写过的,解决办法,打开  ROMHDR.txt  修改 physlast:    也就是加大物理地址结束点,这样就不会报错了

3.我今天看到3个这样的问题,都是前2段的地址没有冲突了,在第3段出现!!!!!!!,看起来很可怕,没有下手的地方,其实解决办法也是打开  ROMHDR.txt  修改 physlast:    也就是加大物理地址结束点 ,其实XIPPort有自动计算这里冲突的功能,我的教学写的修改 physlast可以解决rp的问题,其实也可以解决这个部分的冲突问题,当然,你也可以手工改,我改过,也可以,就是麻烦!!!

这也问题在这里多多少少都提出过,t2也回答过,也许他回答的太笼统了,但大家去试验下是会发现这些窍门的,祝大家折腾快乐!!!!!

 

作者: 分类: 分类:XIP移植相关 标签: 关键词:

请教各位:ATOM按照 XIPPort 替换XIP使用方法 教程换心的问题

2008年7月20日 3 条留言

atom完全按照教程操作 也试过多个xip
nb0文件为T2的20269 xip换过20270 19090等
换完后刷机都是停留在第一行 devilce clean boot 界面 明显是心错了

下面是我的步骤 下载xip文件xip_out.bin 将文件解压后与XIPPort一个文件夹 然后 复制diskimage_Ver.nb0文件进去,打开XIPPort.exe 填写内容如图中所示


按下write xip_out.bin to 后 没有任何的提示 但是diskimage_Ver.nb0文件的创建时间会变为当前的时间 然后复制到x:/windows/temp下单刷os 开机后就是停留在devilce clean boot 界面

不知道我那里做错了 ???

作者: 分类: 分类:XIP移植相关 标签: 关键词:,

T2老大,第一画面自动重启……最后白屏…

2008年7月17日 3 条留言

T2老大,本人移植270…
一…按你的要求,第一部分,保持OEM部分模块地址不变,其他DLL文件依次调整…..
二…第二部分按NUL大小,把冲突调整好…..
三…第三部分自然无冲突…..根据最后文件调整物理内存结束地址,改成整数…
四…第四部分无HD.LL和osaxst0.dll位置…..找到空位调整IMAGEINFO后用HEX两个文件的S000…第四部分OK…..NK文件没动过…
五…根据教程中提到的最后我们修正 nk.exe 模组中的 S000 文件
然后你需要修正 nk.exe 模组中的 S000 文件,在那里放上你的新 ROMHDR offset。 用HEX搞定…
六…重新打包XIP写入ROM….重启机器…第一屏自动重启几次后白屏..中间有深浅不一的黑条………..
以下为调整后MAP

01f801fc – 01f801fc L00000000 Start: first DLL address
01f801fc – 01fce000 L0004de04 NUL
01fce000 – 01fea000 L0001c000 initialized data of region_1 TrueFFS.dll
01fea000 – 01feb000 L00001000 initialized data of region_3 TrueFFS.dll
01feb000 – 01fec000 L00001000 initialized data of region_1 HtcPm.dll
01fec000 – 01fed000 L00001000 initialized data of region_1 HtcFsdspy.dll
01fed000 – 01fee000 L00001000 initialized data of region_1 ceddk.dll
01fee000 – 01fef000 L00001000 initialized data of region_1 cecompr.dll
01fef000 – 01ff0000 L00001000 initialized data of region_1 mencfilt.dll
01ff0000 – 01ff1000 L00001000 initialized data of region_1 imgfs.dll
01ff1000 – 01ff2000 L00001000 initialized data of region_1 fsreplxfilt.dll
01ff2000 – 01ff3000 L00001000 initialized data of region_1 fsdmgr.dll
01ff3000 – 01ff4000 L00001000 initialized data of region_1 fatutil.dll
01ff4000 – 01ff5000 L00001000 initialized data of region_1 fatfsd.dll
01ff5000 – 01ff6000 L00001000 initialized data of region_1 diskcache.dll
01ff6000 – 01ff7000 L00001000 initialized data of region_1 devmgr.dll
01ff7000 – 01ff9000 L00002000 initialized data of region_1 crypt32.dll
01ff9000 – 01ffa000 L00001000 initialized data of region_1 coredll.dll
01ffa000 – 01ffb000 L00001000 initialized data of region_1 certmod.dll
01ffb000 – 01ffc000 L00001000 initialized data of region_1 cachefilt.dll
01ffc000 – 01ffd000 L00001000 initialized data of region_1 busenum.dll
01ffd000 – 01ffe000 L00001000 initialized data of region_1 regenum.dll
01ffe000 – 01fff000 L00001000 initialized data of region_1 pm.dll
01fff000 – 02000000 L00001000 initialized data of region_1 mspart.dll
02000000 – 02000000 L00000000 End: last DLL address

02000000 – 03de6000 L01de6000 NUL
03de6000 – 03dee000 L00008000 Virtual base address of mspart.dll
03dee000 – 03e3d000 L0004f000 Virtual base address of TrueFFS.dll
03e3d000 – 03e44000 L00007000 Virtual base address of HtcPm.dll
03e44000 – 03e4b000 L00007000 Virtual base address of HtcFsdspy.dll
03e4b000 – 03e51000 L00006000 Virtual base address of ceddk.dll
03e51000 – 03e55000 L00004000 Virtual base address of cecompr.dll
03e55000 – 03e65000 L00010000 Virtual base address of mencfilt.dll
03e65000 – 03e6b000 L00006000 Virtual base address of diskcache.dll
03e6b000 – 03e6f000 L00004000 Virtual base address of regenum.dll
03e6f000 – 03e79000 L0000a000 Virtual base address of fsreplxfilt.dll
03e79000 – 03e8f000 L00016000 Virtual base address of fsdmgr.dll
03e8f000 – 03e98000 L00009000 Virtual base address of fatutil.dll
03e98000 – 03eab000 L00013000 Virtual base address of fatfsd.dll
03eab000 – 03eb7000 L0000c000 Virtual base address of imgfs.dll
03eb7000 – 03ebe000 L00007000 NUL
03ebe000 – 03f30000 L00072000 Virtual base address of crypt32.dll
03f30000 – 03fc6000 L00096000 Virtual base address of coredll.dll
03fc6000 – 03fd4000 L0000e000 Virtual base address of certmod.dll
03fd4000 – 03fdf000 L0000b000 Virtual base address of cachefilt.dll
03fdf000 – 03fe5000 L00006000 Virtual base address of busenum.dll
03fe5000 – 03ff4000 L0000f000 Virtual base address of pm.dll
03ff4000 – 04000000 L0000c000 Virtual base address of devmgr.dll
04000000 – 8c100000 L88100000 NUL

8c100000 – 8c100000 L00000000 Start: first physical address
8c100000 – 8c101000 L00001000 RomLDR.PARTHDR
8c101000 – 8c153fe0 L00052fe0 o32 region_0 rva=00001000 vsize=00052fe0 real=8c101000 psize=00052fe0 f=60000020 for nk.exe
8c153fe0 – 8c154000 L00000020 NUL
8c154000 – 8c156788 L00002788 o32 region_3 rva=00054000 vsize=00002788 real=8c154000 psize=00002788 f=40000040 for nk.exe
8c156788 – 8c16b000 L00014878 NUL
8c16b000 – 8c16c95d L0000195d o32 region_0 rva=00001000 vsize=0000195d real=8c16b000 psize=00001960 f=60000020 for hd.dll
8c16c95d – 8c16d000 L000006a3 NUL
8c16d000 – 8c16d0a0 L000000a0 o32 region_2 rva=00003000 vsize=000000a0 real=8c16d000 psize=000000a0 f=40000040 for hd.dll
8c16d0a0 – 8c16f000 L00001f60 NUL
8c16f000 – 8c1786c4 L000096c4 o32 region_0 rva=00001000 vsize=000096c4 real=8c16f000 psize=000096c4 f=60000020 for osaxst0.dll
8c1786c4 – 8c179000 L0000093c NUL
8c179000 – 8c1792e8 L000002e8 o32 region_2 rva=0000b000 vsize=000002e8 real=8c179000 psize=000002e8 f=40000040 for osaxst0.dll
8c1792e8 – 8c17a000 L00000d18 NUL
8c17a000 – 8c17c96d L0000296d o32 region_0 rva=00001000 vsize=0000296d real=03fe0000 psize=00002970 f=60000020 for busenum.dll
8c17c970 – 8c17cf70 L00000600 o32 region_1 rva=00003000 vsize=00000954 real=8c3b6000 psize=00000600 f=c0000040 for hd.dll
8c17cf70 – 8c17cfb4 L00000044 o32 region_3 rva=00005000 vsize=00001000 real=00000000 psize=00000044 f=42000042 for hd.dll
8c17cfb4 – 8c17cff5 L00000041 o32 region_1 rva=00002000 vsize=00000041 real=00012000 psize=00000044 f=c8000040 for device.exe
8c17cff8 – 8c17cffc L00000004 o32 region_3 rva=0004d000 vsize=00000004 real=01fea000 psize=00000004 f=c8000040 for TrueFFS.dll
8c17cffc – 8c17d000 L00000004 NUL
8c17d000 – 8c17d208 L00000208 o32 region_2 rva=00005000 vsize=00000208 real=03fe4000 psize=00000208 f=40000040 for busenum.dll
8c17d208 – 8c17da08 L00000800 o32 region_2 rva=0005a000 vsize=00023f10 real=8c3c2000 psize=00000800 f=c0000040 for nk.exe
8c17da08 – 8c17db80 L00000178 o32 region_3 rva=00010000 vsize=00001000 real=00000000 psize=00000178 f=42000042 for osaxst0.dll
8c17db80 – 8c17dc89 L00000109 o32 region_1 rva=00004000 vsize=00000109 real=01ffc000 psize=0000010c f=c0000040 for busenum.dll
8c17dc8c – 8c17dce8 L0000005c o32 region_3 rva=00006000 vsize=00001000 real=00000000 psize=0000005c f=42000042 for busenum.dll
8c17dce8 – 8c17de48 L00000160 o32 region_1 rva=00009000 vsize=00000160 real=01ffb000 psize=00000160 f=c0000040 for cachefilt.dll
8c17de48 – 8c17df88 L00000140 o32 region_3 rva=0000b000 vsize=00001000 real=00000000 psize=00000140 f=42000042 for cachefilt.dll
8c17df88 – 8c17dfe0 L00000058 o32 region_3 rva=00006000 vsize=00001000 real=00000000 psize=00000058 f=42000042 for diskcache.dll
8c17dfe0 – 8c17dfe7 L00000007 modname nk.exe
8c17dfe8 – 8c17dfef L00000007 modname hd.dll
8c17dff0 – 8c17dffc L0000000c modname osaxst0.dll
8c17dffc – 8c17e000 L00000004 NUL
8c17e000 – 8c185814 L00007814 o32 region_0 rva=00001000 vsize=00007814 real=03fd5000 psize=00007814 f=60000020 for cachefilt.dll
8c185814 – 8c185c14 L00000400 o32 region_1 rva=0000c000 vsize=00000658 real=01ffa000 psize=00000400 f=c0000040 for certmod.dll
8c185c14 – 8c185dac L00000198 o32 region_3 rva=0000e000 vsize=00001000 real=00000000 psize=00000198 f=42000042 for certmod.dll
8c185dac – 8c185fac L00000200 o32 region_1 rva=0000a000 vsize=000002c4 real=01ff6000 psize=00000200 f=c8000040 for devmgr.dll
8c185fac – 8c186000 L00000054 o32 region_1 rva=00002000 vsize=00000054 real=01fee000 psize=00000054 f=c0000040 for cecompr.dll
8c186000 – 8c186748 L00000748 o32 region_2 rva=0000a000 vsize=00000748 real=03fde000 psize=00000748 f=40000040 for cachefilt.dll
8c186748 – 8c186948 L00000200 o32 region_3 rva=0000c000 vsize=00001000 real=00000000 psize=00000200 f=4a000042 for devmgr.dll
8c186948 – 8c186a1c L000000d4 o32 region_1 rva=00004000 vsize=000000d4 real=01ff5000 psize=000000d4 f=c0000040 for diskcache.dll
8c186a1c – 8c186c1c L00000200 o32 region_1 rva=00011000 vsize=0000020c real=01ff4000 psize=00000200 f=c0000040 for fatfsd.dll
8c186c1c – 8c186d90 L00000174 o32 region_3 rva=00013000 vsize=00001000 real=00000000 psize=00000174 f=42000042 for fatfsd.dll
8c186d90 – 8c186f90 L00000200 o32 region_1 rva=00007000 vsize=0000059c real=01ff3000 psize=00000200 f=c0000040 for fatutil.dll
8c186f90 – 8c186ff8 L00000068 o32 region_3 rva=00009000 vsize=00001000 real=00000000 psize=00000068 f=42000042 for fatutil.dll
8c186ff8 – 8c186fff L00000007 modname pm.dll
8c187000 – 8c191251 L0000a251 o32 region_0 rva=00001000 vsize=0000a251 real=03fc7000 psize=0000a254 f=60000020 for certmod.dll
8c191254 – 8c191e50 L00000bfc o32 region_4 rva=00081000 vsize=00001000 real=00000000 psize=00000bfc f=42000042 for nk.exe
8c191e50 – 8c191f8c L0000013c o32 region_1 rva=00008000 vsize=0000013c real=01ff1000 psize=0000013c f=c0000040 for fsreplxfilt.dll
8c191f8c – 8c191fbc L00000030 o32 region_3 rva=00004000 vsize=00001000 real=00000000 psize=00000030 f=42000042 for cecompr.dll
8c191fbc – 8c192000 L00000044 o32 region_3 rva=00008000 vsize=00001000 real=00000000 psize=00000044 f=42000042 for mspart.dll
8c192000 – 8c1926f8 L000006f8 o32 region_2 rva=0000d000 vsize=000006f8 real=03fd3000 psize=000006f8 f=40000040 for certmod.dll
8c1926f8 – 8c192ae8 L000003f0 o32 region_1 rva=00014000 vsize=000003f0 real=01ff2000 psize=000003f0 f=c0000040 for fsdmgr.dll
8c192ae8 – 8c192e9c L000003b4 o32 region_3 rva=00016000 vsize=00001000 real=00000000 psize=000003b4 f=42000042 for fsdmgr.dll
8c192e9c – 8c192f14 L00000078 o32 region_3 rva=0000a000 vsize=00001000 real=00000000 psize=00000078 f=42000042 for fsreplxfilt.dll
8c192f14 – 8c192fdc L000000c8 o32 region_3 rva=0000c000 vsize=00001000 real=00000000 psize=000000c8 f=42000042 for imgfs.dll
8c192fdc – 8c192fe8 L0000000c modname busenum.dll
8c192fe8 – 8c192ff6 L0000000e modname cachefilt.dll
8c192ff8 – 8c193000 L00000008 filename boot.hv
8c193000 – 8c20cf50 L00079f50 o32 region_0 rva=00001000 vsize=00079f50 real=03f31000 psize=00079f50 f=60000020 for coredll.dll
8c20cf50 – 8c20cfa4 L00000054 o32 region_3 rva=00006000 vsize=00001000 real=00000000 psize=00000054 f=42000042 for ceddk.dll
8c20cfa4 – 8c20cfdc L00000038 o32 region_3 rva=00004000 vsize=00001000 real=00000000 psize=00000038 f=42000042 for regenum.dll
8c20cfdc – 8c20cfe8 L0000000c modname certmod.dll
8c20cfe8 – 8c20cff4 L0000000c modname coredll.dll
8c20cff4 – 8c20d000 L0000000c modname crypt32.dll
8c20d000 – 8c2123e0 L000053e0 o32 region_2 rva=0007c000 vsize=000053e0 real=03fac000 psize=000053e0 f=40000040 for coredll.dll
8c2123e0 – 8c212de0 L00000a00 o32 region_1 rva=0000b000 vsize=00003378 real=8c3b7000 psize=00000a00 f=c0000040 for osaxst0.dll
8c212de0 – 8c212f94 L000001b4 o32 region_1 rva=0000a000 vsize=000001b4 real=01ff0000 psize=000001b4 f=c0000040 for imgfs.dll
8c212f94 – 8c212ff4 L00000060 o32 region_4 rva=00007000 vsize=00001000 real=00000000 psize=00000060 f=4a000042 for HtcPm.dll
8c212ff4 – 8c212fff L0000000b modname device.exe
8c213000 – 8c226394 L00013394 o32 region_3 rva=00082000 vsize=00013394 real=03fb2000 psize=00013394 f=40000040 for coredll.dll
8c226394 – 8c226d94 L00000a00 o32 region_1 rva=0007b000 vsize=00000ca8 real=01ff9000 psize=00000a00 f=c0000040 for coredll.dll
8c226d94 – 8c226e94 L00000100 o32 region_1 rva=00004000 vsize=00000100 real=01fed000 psize=00000100 f=c0000040 for ceddk.dll
8c226e94 – 8c226f2c L00000098 o32 region_1 rva=00006000 vsize=00000098 real=01fff000 psize=00000098 f=c0000040 for mspart.dll
8c226f2c – 8c226fc0 L00000094 o32 region_1 rva=00002000 vsize=00000094 real=01ffd000 psize=00000094 f=c0000040 for regenum.dll
8c226fc0 – 8c226fd0 L00000010 copyent 8c17c970 L00000600 -> 8c3b6000 L00000954
8c226fd0 – 8c226fe0 L00000010 copyent 8c17d208 L00000800 -> 8c3c2000 L00023f10
8c226fe0 – 8c226ff0 L00000010 copyent 8c2123e0 L00000a00 -> 8c3b7000 L00003378
8c226ff0 – 8c226ffb L0000000b modname devmgr.dll
8c226ffb – 8c227000 L00000005 NUL
8c227000 – 8c28fa99 L00068a99 o32 region_0 rva=00001000 vsize=00068a99 real=03ebf000 psize=00068a9c f=60000020 for crypt32.dll
8c28fa9c – 8c28fc84 L000001e8 o32 region_1 rva=0000e000 vsize=000001e8 real=01fef000 psize=000001e8 f=c0000040 for mencfilt.dll
8c28fc84 – 8c28fe64 L000001e0 o32 region_3 rva=00010000 vsize=00001000 real=00000000 psize=000001e0 f=42000042 for mencfilt.dll
8c28fe64 – 8c28fffc L00000198 o32 region_1 rva=00004000 vsize=00000198 real=01fec000 psize=00000198 f=c8000040 for HtcFsdspy.dll
8c28fffc – 8c290000 L00000004 NUL
8c290000 – 8c293368 L00003368 o32 region_2 rva=0006c000 vsize=00003368 real=03f2a000 psize=00003368 f=40000040 for crypt32.dll
8c293368 – 8c293ed8 L00000b70 o32 region_4 rva=00072000 vsize=00001000 real=00000000 psize=00000b70 f=42000042 for crypt32.dll
8c293ed8 – 8c293fc4 L000000ec o32 region_4 rva=00007000 vsize=00001000 real=00000000 psize=000000ec f=4a000042 for HtcFsdspy.dll
8c293fc4 – 8c293fd2 L0000000e modname diskcache.dll
8c293fd4 – 8c293fdf L0000000b modname fatfsd.dll
8c293fe0 – 8c293fec L0000000c modname fatutil.dll
8c293fec – 8c293ff8 L0000000c modname filesys.exe
8c293ff8 – 8c294000 L00000008 NUL
8c294000 – 8c2951b0 L000011b0 o32 region_3 rva=00070000 vsize=000011b0 real=03f2e000 psize=000011b0 f=40000040 for crypt32.dll
8c2951b0 – 8c2953b0 L00000200 o32 region_1 rva=00003000 vsize=00000381 real=00013000 psize=00000200 f=c0000040 for initvmmap.exe
8c2953b0 – 8c295bb0 L00000800 o32 region_1 rva=0000d000 vsize=00000835 real=01ffe000 psize=00000800 f=c8000040 for pm.dll
8c295bb0 – 8c295e10 L00000260 o32 region_3 rva=0000f000 vsize=00001000 real=00000000 psize=00000260 f=4a000042 for pm.dll
8c295e10 – 8c295f24 L00000114 o32 region_1 rva=00004000 vsize=00000114 real=01feb000 psize=00000114 f=c8000040 for HtcPm.dll
8c295f24 – 8c295ff2 L000000ce filedata 723fb954-d931-4348-b672-82a188e587b5.rgu
8c295ff4 – 8c295fff L0000000b modname fsdmgr.dll
8c296000 – 8c296314 L00000314 o32 region_0 rva=00001000 vsize=00000314 real=00011000 psize=00000314 f=68000020 for device.exe
8c296314 – 8c296f14 L00000c00 o32 region_1 rva=0002f000 vsize=0001ba84 real=01fce000 psize=00000c00 f=c8000040 for TrueFFS.dll
8c296f14 – 8c296fe2 L000000ce filedata d4753f11-c00a-9045-43a8-a5f137a595e5.rgu
8c296fe4 – 8c296ff4 L00000010 modname fsreplxfilt.dll
8c296ff4 – 8c297000 L0000000c modname cecompr.dll
8c297000 – 8c297030 L00000030 o32 region_2 rva=00003000 vsize=00000030 real=00013000 psize=00000030 f=48000040 for device.exe
8c297030 – 8c297fb0 L00000f80 o32 region_4 rva=00096000 vsize=00001000 real=00000000 psize=00000f80 f=42000042 for coredll.dll
8c297fb0 – 8c297ff8 L00000048 o32 struct device.exe
8c297ff8 – 8c298000 L00000008 NUL
8c298000 – 8c2a049f L0000849f o32 region_0 rva=00001000 vsize=0000849f real=03ff5000 psize=000084a0 f=68000020 for devmgr.dll
8c2a04a0 – 8c2a0804 L00000364 o32 region_5 rva=0004f000 vsize=00001000 real=00000000 psize=00000364 f=4a000042 for TrueFFS.dll
8c2a0804 – 8c2a0ec4 L000006c0 filedata d92a4f0a-378a-4482-8fd3-bd127a05e4de.dsm
8c2a0ec4 – 8c2a0f34 L00000070 e32 struct 5 objs, img=012e entrypt=00001000 base=8c100000 v5.2 tp9 nk.exe
8c2a0f34 – 8c2a0fa4 L00000070 e32 struct 4 objs, img=212e entrypt=00001894 base=8c16a000 v5.2 tp9 hd.dll
8c2a0fa4 – 8c2a0fec L00000048 o32 struct initvmmap.exe
8c2a0fec – 8c2a0ff6 L0000000a modname imgfs.dll
8c2a0ff6 – 8c2a1000 L0000000a NUL
8c2a1000 – 8c2a14f0 L000004f0 o32 region_2 rva=0000b000 vsize=000004f0 real=03fff000 psize=000004f0 f=48000040 for devmgr.dll
8c2a14f0 – 8c2a1ff8 L00000b08 filedata 723fb954-d931-4348-b672-82a188e587b5.dsm
8c2a1ff8 – 8c2a2000 L00000008 NUL
8c2a2000 – 8c2a413f L0000213f o32 region_0 rva=00001000 vsize=0000213f real=03e66000 psize=00002140 f=60000020 for diskcache.dll
8c2a4140 – 8c2a493e L000007fe filedata boot_ms.rgu
8c2a4940 – 8c2a4994 L00000054 rom_00 header: dlls=01f801fc-02000000 phys=8c100000-8c3b4000, 27 modules, 10 files, 3 copyentries ext=8c1028ac ram=8c3b6000-8fc00000 cputype=000001c2
8c2a4994 – 8c2a49b4 L00000020 modent 0 00000007 01c7e98ad0baa500 355404 8c101000 nk.exe
8c2a49b4 – 8c2a49d4 L00000020 modent 1 00000000 01c8c470378fa080 8468 8c16b000 hd.dll
8c2a49d4 – 8c2a49f4 L00000020 modent 2 00000000 01c8c47038221c80 42484 8c16f000 osaxst0.dll
8c2a49f4 – 8c2a4a14 L00000020 modent 3 00000007 01c8d466bba58a00 11696 8c17a000 busenum.dll
8c2a4a14 – 8c2a4a34 L00000020 modent 4 00000007 01c8d466bba58a00 33484 8c17e000 cachefilt.dll
8c2a4a34 – 8c2a4a54 L00000020 modent 5 00000007 01c8d466bba58a00 44980 8c187000 certmod.dll
8c2a4a54 – 8c2a4a74 L00000020 modent 6 00000007 01c8d466bba58a00 606508 8c193000 coredll.dll
8c2a4a74 – 8c2a4a94 L00000020 modent 7 00000007 01c8d466bba58a00 453644 8c227000 crypt32.dll
8c2a4a94 – 8c2a4ab4 L00000020 modent 8 00000007 01c8d466bba58a00 1088 8c296000 device.exe
8c2a4ab4 – 8c2a4ad4 L00000020 modent 9 00000007 01c8d466bba58a00 36448 8c298000 devmgr.dll
8c2a4ad4 – 8c2a4af4 L00000020 modent 10 00000007 01c8d466bba58a00 9364 8c2a2000 diskcache.dll
8c2a4af4 – 8c2a4b14 L00000020 modent 11 00000007 01c8d466bba58a00 65304 8c2a6000 fatfsd.dll
8c2a4b14 – 8c2a4b34 L00000020 modent 12 00000007 01c8d466bba58a00 24740 8c2b7000 fatutil.dll
8c2a4b34 – 8c2a4b54 L00000020 modent 13 00000007 01c8d466bba58a00 252524 8c2be000 filesys.exe
8c2a4b54 – 8c2a4b74 L00000020 modent 14 00000007 01c8d466bba58a00 79860 8c2fd000 fsdmgr.dll
8c2a4b74 – 8c2a4b94 L00000020 modent 15 00000007 01c8d466bba58a00 26236 8c311000 fsreplxfilt.dll
8c2a4b94 – 8c2a4bb4 L00000020 modent 16 00000007 01c7e98ad0baa500 4020 8c319000 cecompr.dll
8c2a4bb4 – 8c2a4bd4 L00000020 modent 17 00000007 01c8d466bba58a00 37824 8c31b000 imgfs.dll
8c2a4bd4 – 8c2a4bf4 L00000020 modent 18 00000007 01c7e98ad0baa500 12628 8c325000 ceddk.dll
8c2a4bf4 – 8c2a4c14 L00000020 modent 19 00000007 01c8d466bba58a00 55060 8c329000 mencfilt.dll
8c2a4c14 – 8c2a4c34 L00000020 modent 20 00000007 01c8d466bba58a00 5280 8c337000 initvmmap.exe
8c2a4c34 – 8c2a4c54 L00000020 modent 21 00000007 01c8d466bba58a00 18316 8c33a000 mspart.dll
8c2a4c54 – 8c2a4c74 L00000020 modent 22 00000007 01c7e98ad0baa500 12784 8c340000 HtcFsdspy.dll
8c2a4c74 – 8c2a4c94 L00000020 modent 23 00000007 01c8d466bba58a00 52360 8c345000 pm.dll
8c2a4c94 – 8c2a4cb4 L00000020 modent 24 00000007 01c7e98ad0baa500 12952 8c352000 HtcPm.dll
8c2a4cb4 – 8c2a4cd4 L00000020 modent 25 00000007 01c8d466bba58a00 4424 8c357000 regenum.dll
8c2a4cd4 – 8c2a4cf4 L00000020 modent 26 00000007 01c7e98ad0baa500 196000 8c359000 TrueFFS.dll
8c2a4cf4 – 8c2a4d10 L0000001c filent 0 00000007 01c7e98aabc63200 45056 45056 8c38b36c boot.hv
8c2a4d10 – 8c2a4d2c L0000001c filent 1 00000005 01c8d46169159f00 28672 28672 8c39636c mxip_lang.vol
8c2a4d2c – 8c2a4d48 L0000001c filent 2 00000007 01c7e98aa963d800 26538 26538 8c39d36c boot.rgu
8c2a4d48 – 8c2a4d64 L0000001c filent 3 00000007 01c6e6bea69b2d00 14757 14757 8c3a3b18 sysroots.p7b
8c2a4d64 – 8c2a4d80 L0000001c filent 4 00000007 01c7e98ad0baa500 5070 5070 8c3a74c0 d4753f11-c00a-9045-43a8-a5f137a595e5.dsm
8c2a4d80 – 8c2a4d9c L0000001c filent 5 00000007 01c8d466bba58a00 2824 2824 8c2a14f0 723fb954-d931-4348-b672-82a188e587b5.dsm
8c2a4d9c – 8c2a4db8 L0000001c filent 6 00000007 01c7b794ecd87500 2046 2046 8c2a4140 boot_ms.rgu
8c2a4db8 – 8c2a4dd4 L0000001c filent 7 00000007 01c8d466eb549200 1728 1728 8c2a0804 d92a4f0a-378a-4482-8fd3-bd127a05e4de.dsm
8c2a4dd4 – 8c2a4df0 L0000001c filent 8 00000007 01c8d4668731ce00 206 206 8c295f24 723fb954-d931-4348-b672-82a188e587b5.rgu
8c2a4df0 – 8c2a4e0c L0000001c filent 9 00000007 01c7e98aaa950500 206 206 8c296f14 d4753f11-c00a-9045-43a8-a5f137a595e5.rgu
8c2a4e0c – 8c2a4e7c L00000070 e32 struct 4 objs, img=212e entrypt=00001cd4 base=8c16e000 v5.2 tp9 osaxst0.dll
8c2a4e7c – 8c2a4eec L00000070 e32 struct 4 objs, img=212e entrypt=000034f0 base=03fdf000 v5.2 tp9 busenum.dll
8c2a4eec – 8c2a4f5c L00000070 e32 struct 4 objs, img=212e entrypt=00007cac base=03fd4000 v5.2 tp9 cachefilt.dll
8c2a4f5c – 8c2a4fcc L00000070 e32 struct 4 objs, img=212e entrypt=0000aa60 base=03fc6000 v5.2 tp9 certmod.dll
8c2a4fcc – 8c2a4fd6 L0000000a modname ceddk.dll
8c2a4fd8 – 8c2a4fe5 L0000000d modname mencfilt.dll
8c2a4fe8 – 8c2a4ff6 L0000000e modname initvmmap.exe
8c2a4ff6 – 8c2a5000 L0000000a NUL
8c2a5000 – 8c2a5158 L00000158 o32 region_2 rva=00005000 vsize=00000158 real=03e6a000 psize=00000158 f=40000040 for diskcache.dll
8c2a5158 – 8c2a51c8 L00000070 e32 struct 5 objs, img=212e entrypt=00007800 base=03f30000 v5.2 tp9 coredll.dll
8c2a51c8 – 8c2a5238 L00000070 e32 struct 5 objs, img=212e entrypt=00067c8c base=03ebe000 v5.2 tp9 crypt32.dll
8c2a5238 – 8c2a52a8 L00000070 e32 struct 3 objs, img=012f entrypt=00001048 base=00010000 v5.2 tp9 device.exe
8c2a52a8 – 8c2a5318 L00000070 e32 struct 4 objs, img=212e entrypt=00008b8c base=03ff4000 v5.2 tp9 devmgr.dll
8c2a5318 – 8c2a5388 L00000070 e32 struct 4 objs, img=212e entrypt=00002cac base=03e65000 v5.2 tp9 diskcache.dll
8c2a5388 – 8c2a53f8 L00000070 e32 struct 4 objs, img=212e entrypt=0000f6b4 base=03e98000 v5.2 tp9 fatfsd.dll
8c2a53f8 – 8c2a5468 L00000070 e32 struct 4 objs, img=212e entrypt=000065c0 base=03e8f000 v5.2 tp9 fatutil.dll
8c2a5468 – 8c2a54d8 L00000070 e32 struct 4 objs, img=012f entrypt=00003994 base=00010000 v5.2 tp9 filesys.exe
8c2a54d8 – 8c2a5548 L00000070 e32 struct 4 objs, img=212e entrypt=00011e5c base=03e79000 v5.2 tp9 fsdmgr.dll
8c2a5548 – 8c2a55b8 L00000070 e32 struct 4 objs, img=212e entrypt=00006874 base=03e6f000 v5.2 tp9 fsreplxfilt.dll
8c2a55b8 – 8c2a5628 L00000070 e32 struct 4 objs, img=212e entrypt=000019f0 base=03e51000 v5.2 tp9 cecompr.dll
8c2a5628 – 8c2a5698 L00000070 e32 struct 4 objs, img=212e entrypt=00008e34 base=03eab000 v5.2 tp9 imgfs.dll
8c2a5698 – 8c2a5708 L00000070 e32 struct 4 objs, img=212e entrypt=00003168 base=03e4b000 v5.2 tp9 ceddk.dll
8c2a5708 – 8c2a5778 L00000070 e32 struct 4 objs, img=212e entrypt=0000cf74 base=03e55000 v5.2 tp9 mencfilt.dll
8c2a5778 – 8c2a57e8 L00000070 e32 struct 3 objs, img=012f entrypt=000011a0 base=00010000 v5.2 tp9 initvmmap.exe
8c2a57e8 – 8c2a5858 L00000070 e32 struct 4 objs, img=212e entrypt=00004e28 base=03de6000 v5.2 tp9 mspart.dll
8c2a5858 – 8c2a58c8 L00000070 e32 struct 5 objs, img=212e entrypt=0000304c base=03e44000 v5.2 tp9 HtcFsdspy.dll
8c2a58c8 – 8c2a5938 L00000070 e32 struct 4 objs, img=212e entrypt=00008a90 base=03fe5000 v5.2 tp9 pm.dll
8c2a5938 – 8c2a59a8 L00000070 e32 struct 5 objs, img=212e entrypt=00001460 base=03e3d000 v5.2 tp9 HtcPm.dll
8c2a59a8 – 8c2a5a18 L00000070 e32 struct 4 objs, img=212e entrypt=00001b48 base=03e6b000 v5.2 tp9 regenum.dll
8c2a5a18 – 8c2a5a88 L00000070 e32 struct 6 objs, img=212e entrypt=00006678 base=03dee000 v5.2 tp9 TrueFFS.dll
8c2a5a88 – 8c2a5b00 L00000078 o32 struct nk.exe
8c2a5b00 – 8c2a5b60 L00000060 o32 struct hd.dll
8c2a5b60 – 8c2a5bc0 L00000060 o32 struct osaxst0.dll
8c2a5bc0 – 8c2a5c20 L00000060 o32 struct busenum.dll
8c2a5c20 – 8c2a5c80 L00000060 o32 struct cachefilt.dll
8c2a5c80 – 8c2a5ce0 L00000060 o32 struct certmod.dll
8c2a5ce0 – 8c2a5d58 L00000078 o32 struct coredll.dll
8c2a5d58 – 8c2a5dd0 L00000078 o32 struct crypt32.dll
8c2a5dd0 – 8c2a5e30 L00000060 o32 struct devmgr.dll
8c2a5e30 – 8c2a5e90 L00000060 o32 struct diskcache.dll
8c2a5e90 – 8c2a5ef0 L00000060 o32 struct fatfsd.dll
8c2a5ef0 – 8c2a5f50 L00000060 o32 struct fatutil.dll
8c2a5f50 – 8c2a5fb0 L00000060 o32 struct filesys.exe
8c2a5fb0 – 8c2a5fbb L0000000b modname mspart.dll
8c2a5fbc – 8c2a5fca L0000000e modname HtcFsdspy.dll
8c2a5fcc – 8c2a5fd6 L0000000a modname HtcPm.dll
8c2a5fd8 – 8c2a5fe4 L0000000c modname regenum.dll
8c2a5fe4 – 8c2a5ff0 L0000000c modname TrueFFS.dll
8c2a5ff0 – 8c2a5ffe L0000000e filename mxip_lang.vol
8c2a6000 – 8c2b542a L0000f42a o32 region_0 rva=00001000 vsize=0000f42a real=03e99000 psize=0000f42c f=60000020 for fatfsd.dll
8c2b542c – 8c2b548c L00000060 o32 struct fsdmgr.dll
8c2b548c – 8c2b54ec L00000060 o32 struct fsreplxfilt.dll
8c2b54ec – 8c2b554c L00000060 o32 struct cecompr.dll
8c2b554c – 8c2b55ac L00000060 o32 struct imgfs.dll
8c2b55ac – 8c2b560c L00000060 o32 struct ceddk.dll
8c2b560c – 8c2b566c L00000060 o32 struct mencfilt.dll
8c2b566c – 8c2b56cc L00000060 o32 struct mspart.dll
8c2b56cc – 8c2b5744 L00000078 o32 struct HtcFsdspy.dll
8c2b5744 – 8c2b57a4 L00000060 o32 struct pm.dll
8c2b57a4 – 8c2b581c L00000078 o32 struct HtcPm.dll
8c2b581c – 8c2b587c L00000060 o32 struct regenum.dll
8c2b587c – 8c2b590c L00000090 o32 struct TrueFFS.dll
8c2b590c – 8c2b5915 L00000009 filename boot.rgu
8c2b5918 – 8c2b5925 L0000000d filename sysroots.p7b
8c2b5928 – 8c2b5951 L00000029 filename d4753f11-c00a-9045-43a8-a5f137a595e5.dsm
8c2b5954 – 8c2b597d L00000029 filename 723fb954-d931-4348-b672-82a188e587b5.dsm
8c2b5980 – 8c2b598c L0000000c filename boot_ms.rgu
8c2b598c – 8c2b59b5 L00000029 filename d92a4f0a-378a-4482-8fd3-bd127a05e4de.dsm
8c2b59b8 – 8c2b59e1 L00000029 filename 723fb954-d931-4348-b672-82a188e587b5.rgu
8c2b59e4 – 8c2b5a0d L00000029 filename d4753f11-c00a-9045-43a8-a5f137a595e5.rgu
8c2b5a0d – 8c2b6000 L000005f3 NUL
8c2b6000 – 8c2b66a8 L000006a8 o32 region_2 rva=00012000 vsize=000006a8 real=03eaa000 psize=000006a8 f=40000040 for fatfsd.dll
8c2b66a8 – 8c2b7000 L00000958 NUL
8c2b7000 – 8c2bca69 L00005a69 o32 region_0 rva=00001000 vsize=00005a69 real=03e90000 psize=00005a6c f=60000020 for fatutil.dll
8c2bca69 – 8c2bd000 L00000597 NUL
8c2bd000 – 8c2bd300 L00000300 o32 region_2 rva=00008000 vsize=00000300 real=03e97000 psize=00000300 f=40000040 for fatutil.dll
8c2bd300 – 8c2be000 L00000d00 NUL
8c2be000 – 8c2f8630 L0003a630 o32 region_0 rva=00001000 vsize=0003a630 real=00011000 psize=0003a630 f=68000020 for filesys.exe
8c2f8630 – 8c2f9000 L000009d0 NUL
8c2f9000 – 8c2fb0c8 L000020c8 o32 region_2 rva=00048000 vsize=000020c8 real=00058000 psize=000020c8 f=48000040 for filesys.exe
8c2fb0c8 – 8c2fc000 L00000f38 NUL
8c2fc000 – 8c2fc0a4 L000000a4 o32 region_3 rva=0004b000 vsize=000000a4 real=0005b000 psize=000000a4 f=48000040 for filesys.exe
8c2fc0a4 – 8c2fd000 L00000f5c NUL
8c2fd000 – 8c30f027 L00012027 o32 region_0 rva=00001000 vsize=00012027 real=03e7a000 psize=00012028 f=60000020 for fsdmgr.dll
8c30f027 – 8c310000 L00000fd9 NUL
8c310000 – 8c310f58 L00000f58 o32 region_2 rva=00015000 vsize=00000f58 real=03e8e000 psize=00000f58 f=40000040 for fsdmgr.dll
8c310f58 – 8c311000 L000000a8 NUL
8c311000 – 8c317096 L00006096 o32 region_0 rva=00001000 vsize=00006096 real=03e70000 psize=00006098 f=60000020 for fsreplxfilt.dll
8c317096 – 8c318000 L00000f6a NUL
8c318000 – 8c318360 L00000360 o32 region_2 rva=00009000 vsize=00000360 real=03e78000 psize=00000360 f=40000040 for fsreplxfilt.dll
8c318360 – 8c319000 L00000ca0 NUL
8c319000 – 8c319dde L00000dde o32 region_0 rva=00001000 vsize=00000dde real=03e52000 psize=00000de0 f=60000020 for cecompr.dll
8c319dde – 8c31a000 L00000222 NUL
8c31a000 – 8c31a080 L00000080 o32 region_2 rva=00003000 vsize=00000080 real=03e54000 psize=00000080 f=40000040 for cecompr.dll
8c31a080 – 8c31b000 L00000f80 NUL
8c31b000 – 8c32399b L0000899b o32 region_0 rva=00001000 vsize=0000899b real=03eac000 psize=0000899c f=60000020 for imgfs.dll
8c32399b – 8c324000 L00000665 NUL
8c324000 – 8c3246d8 L000006d8 o32 region_2 rva=0000b000 vsize=000006d8 real=03eb6000 psize=000006d8 f=40000040 for imgfs.dll
8c3246d8 – 8c325000 L00000928 NUL
8c325000 – 8c327c90 L00002c90 o32 region_0 rva=00001000 vsize=00002c90 real=03e4c000 psize=00002c90 f=60000020 for ceddk.dll
8c327c90 – 8c328000 L00000370 NUL
8c328000 – 8c3282a0 L000002a0 o32 region_2 rva=00005000 vsize=000002a0 real=03e50000 psize=000002a0 f=40000040 for ceddk.dll
8c3282a0 – 8c329000 L00000d60 NUL
8c329000 – 8c335bf1 L0000cbf1 o32 region_0 rva=00001000 vsize=0000cbf1 real=03e56000 psize=0000cbf4 f=60000020 for mencfilt.dll
8c335bf1 – 8c336000 L0000040f NUL
8c336000 – 8c336688 L00000688 o32 region_2 rva=0000f000 vsize=00000688 real=03e64000 psize=00000688 f=40000040 for mencfilt.dll
8c336688 – 8c337000 L00000978 NUL
8c337000 – 8c338120 L00001120 o32 region_0 rva=00001000 vsize=00001120 real=00011000 psize=00001120 f=60000020 for initvmmap.exe
8c338120 – 8c339000 L00000ee0 NUL
8c339000 – 8c3390c8 L000000c8 o32 region_2 rva=00004000 vsize=000000c8 real=00014000 psize=000000c8 f=40000040 for initvmmap.exe
8c3390c8 – 8c33a000 L00000f38 NUL
8c33a000 – 8c33e455 L00004455 o32 region_0 rva=00001000 vsize=00004455 real=03de7000 psize=00004458 f=60000020 for mspart.dll
8c33e455 – 8c33f000 L00000bab NUL
8c33f000 – 8c33f188 L00000188 o32 region_2 rva=00007000 vsize=00000188 real=03ded000 psize=00000188 f=40000040 for mspart.dll
8c33f188 – 8c340000 L00000e78 NUL
8c340000 – 8c342a51 L00002a51 o32 region_0 rva=00001000 vsize=00002a51 real=03e45000 psize=00002a54 f=68000020 for HtcFsdspy.dll
8c342a51 – 8c343000 L000005af NUL
8c343000 – 8c3432c0 L000002c0 o32 region_2 rva=00005000 vsize=000002c0 real=03e49000 psize=000002c0 f=48000040 for HtcFsdspy.dll
8c3432c0 – 8c344000 L00000d40 NUL
8c344000 – 8c344170 L00000170 o32 region_3 rva=00006000 vsize=00000170 real=03e4a000 psize=00000170 f=48000040 for HtcFsdspy.dll
8c344170 – 8c345000 L00000e90 NUL
8c345000 – 8c350848 L0000b848 o32 region_0 rva=00001000 vsize=0000b848 real=03fe6000 psize=0000b848 f=68000020 for pm.dll
8c350848 – 8c351000 L000007b8 NUL
8c351000 – 8c351910 L00000910 o32 region_2 rva=0000e000 vsize=00000910 real=03ff3000 psize=00000910 f=48000040 for pm.dll
8c351910 – 8c352000 L000006f0 NUL
8c352000 – 8c354c61 L00002c61 o32 region_0 rva=00001000 vsize=00002c61 real=03e3e000 psize=00002c64 f=68000020 for HtcPm.dll
8c354c61 – 8c355000 L0000039f NUL
8c355000 – 8c355270 L00000270 o32 region_2 rva=00005000 vsize=00000270 real=03e42000 psize=00000270 f=48000040 for HtcPm.dll
8c355270 – 8c356000 L00000d90 NUL
8c356000 – 8c356168 L00000168 o32 region_3 rva=00006000 vsize=00000168 real=03e43000 psize=00000168 f=48000040 for HtcPm.dll
8c356168 – 8c357000 L00000e98 NUL
8c357000 – 8c357f43 L00000f43 o32 region_0 rva=00001000 vsize=00000f43 real=03e6c000 psize=00000f44 f=60000020 for regenum.dll
8c357f43 – 8c358000 L000000bd NUL
8c358000 – 8c358068 L00000068 o32 region_2 rva=00003000 vsize=00000068 real=03e6e000 psize=00000068 f=40000040 for regenum.dll
8c358068 – 8c359000 L00000f98 NUL
8c359000 – 8c386a53 L0002da53 o32 region_0 rva=00001000 vsize=0002da53 real=03def000 psize=0002da54 f=68000020 for TrueFFS.dll
8c386a53 – 8c387000 L000005ad NUL
8c387000 – 8c388178 L00001178 o32 region_2 rva=0004b000 vsize=00001178 real=03e39000 psize=00001178 f=48000040 for TrueFFS.dll
8c388178 – 8c389000 L00000e88 NUL
8c389000 – 8c38916c L0000016c o32 region_4 rva=0004e000 vsize=0000016c real=03e3c000 psize=0000016c f=48000040 for TrueFFS.dll
8c38916c – 8c38a16c L00001000 o32 region_1 rva=0006a000 vsize=00001351 real=01ff7000 psize=00001000 f=c0000040 for crypt32.dll
8c38a16c – 8c38b36c L00001200 o32 region_1 rva=0003c000 vsize=0000b1c4 real=0004c000 psize=00001200 f=c8000040 for filesys.exe
8c38b36c – 8c39636c L0000b000 filedata boot.hv
8c39636c – 8c39d36c L00007000 filedata mxip_lang.vol
8c39d36c – 8c3a3b16 L000067aa filedata boot.rgu
8c3a3b18 – 8c3a74bd L000039a5 filedata sysroots.p7b
8c3a74c0 – 8c3a888e L000013ce filedata d4753f11-c00a-9045-43a8-a5f137a595e5.dsm
8c3a888e – 8c3b4000 L0000b772 NUL
8c3b4000 – 8c3b4000 L00000000 End: highest physical address

8c3b4000 – 8c3b6000 L00002000 NUL

8c3b6000 – 8c3b6000 L00000000 Start: start of RAM
8c3b6000 – 8c3b7000 L00001000 initialized data of region_1 hd.dll
8c3b7000 – 8c3bb000 L00004000 initialized data of region_1 osaxst0.dll
8c3bb000 – 8c3bc000 L00001000 NUL
8c3bc000 – 8c3c2000 L00006000 uninitialized data of region_1 nk.exe
8c3c2000 – 8c3e6000 L00024000 initialized data of region_2 nk.exe
8c3e6000 – 8c3e6000 L00000000 —— start of RAM free space
8c3e6000 – 8fc00000 L0381a000 NUL
8fc00000 – 8fc00000 L00000000 End: end of RAM

以下为:ROMHDR.TXT
dllfirst: D=01F801FC
dlllast: 02000000
physfirst: P=8C100000
physlast: 8C3B4000
nummods: (00000000)
ulRAMStart: R=8C3B6000
ulRAMFree: 8C3E6000
ulRAMEnd: 8FC00000
ulCopyEntries: (00000000)
ulCopyOffset: P+00126FC0
ulProfileLen: 00000000
ulProfileOffset: 00000000
numfiles: (00000000)
ulKernelFlags: 00000002
ulFSRamPercent: 00000004
ulDrivglobStart: 00000000
ulDrivglobLen: 00000000
usCPUType: 000001C2
usMiscFlags: 00000002
pExtensions: P+000028AC
ulTrackingStart: 00000000
ulTrackingLen: 00000000

另外一篇教程中

BLOG中另一教程提到NK中IMAGEINFO的O32-2和3要用NK起始地址减物理内存开始地址..可俺的NK没动啊…看了内容,数据也不是按上述方法计算的…..实际计算的数据改进去就出空间不足错误….
o32[1].o32_vsize: 00006000
o32[1].o32_rva: 00054000
o32[1].o32_psize: 00000000
o32[1].o32_dataptr: 00000000
o32[1].o32_realaddr: R=8C3BC000
o32[1].o32_flags: C0000080

o32[2].o32_vsize: 00023F10
o32[2].o32_rva: 0005A000
o32[2].o32_psize: 00000800
o32[2].o32_dataptr: P+0007D208
o32[2].o32_realaddr: R=8C3C2000
o32[2].o32_flags: C0000040

o32[3].o32_vsize: 00002788
o32[3].o32_rva: 00054000
o32[3].o32_psize: 00002788
o32[3].o32_dataptr: P+00054000
o32[3].o32_realaddr: P+00054000
o32[3].o32_flags: 40000040

o32[4].o32_vsize: 00001000
o32[4].o32_rva: 00081000
o32[4].o32_psize: 00000BFC
o32[4].o32_dataptr: P+00091254
o32[4].o32_realaddr: 00000000
o32[4].o32_flags: 42000042
这几个究竟改哪几个??是o32[4].o32_dataptr: P+00091254 和o32[2].o32_dataptr: P+0007D208吗???
写入ROM重启在第一画面老是重启……OEM里的几个文件在第一部分按你的要求,保持原地址….这是

请T2老大指教…..

作者: 分类: 分类:XIP移植相关 标签: 关键词:, ,

兄弟们帮忙看看冲突啊

2008年7月16日 2 条留言

8c2d8068 – 8c2d9068 L00001000 o32 region_1 rva=0006a000 vsize=00001351 real=01feb000 psize=00001000 f=c0000040 for crypt32.dll
8c2d9068 – 8c2da268 L00001200 o32 region_1 rva=0003c000 vsize=0000b1c4 real=0004c000 psize=00001200 f=c8000040 for filesys.exe
8c2da268 – 8c2e5268 L0000b000 filedata boot.hv
8c2e5268 – 8c2ec268 L00007000 filedata mxip_lang.vol
8c2ec268 – 8c2f2cee L00006a86 filedata boot.rgu
8c2f0000 – 8c2f2cee L00002cee !!!!!!!!!!!!!!!!!!
8c2f0000 – 8c2f0000 L00000000 Start: start of RAM
8c2f0000 – 8c2f6000 L00006000 uninitialized data of region_1 nk.exe
8c2f2cf0 – 8c2f6000 L00003310 !!!!!!!!!!!!!!!!!!
8c2f2cf0 – 8c2f6695 L000039a5 filedata sysroots.p7b
8c2f6000 – 8c2f6695 L00000695 !!!!!!!!!!!!!!!!!!
8c2f6000 – 8c35b000 L00065000 initialized data of region_2 nk.exe
8c35b000 – 8c360000 L00005000 NUL
8c360000 – 8c360000 L00000000 —— start of RAM free space
8c360000 – 8f2e9000 L02f89000 NUL
8f2e9000 – 8f2e9000 L00000000 End: highest physical address
8f2e9000 – 8fc00000 L00917000 NUL
8fc00000 – 8fc00000 L00000000 End: end of RAM
本来不想删除HD.DLL和OSAXST0.DLL的,但是老是冲突解决不掉,就删掉了,但是MAP却出现这么多冲突,但是在XIPAddrTools中却没有冲突啊,超级郁闷,哪位兄弟帮帮看看啊。

作者: 分类: 分类:XIP移植相关 标签: 关键词: