首页
社区
课程
招聘
[转帖]ReloX 1.0 by MackT/uCF2000
发表于: 2009-8-24 17:29 3214

[转帖]ReloX 1.0 by MackT/uCF2000

2009-8-24 17:29
3214
ReloX 1.0 by MackT/uCF2000

The only relocation tool worth its bytes. Perfect for that 'final step' in unpacking those pesky dynamic link libraries.


{ from included readme.txt }

ReloX v1.0 * by MackT/uCF2000 in 2003

Disclaimer:
-----------
This program may crash, or in a worse case it may even reboot your computer, so please use it with caution. (Do not run it 3 hours into an unsaved coding session for example)

I am *NOT* responsible for any damage caused by the use of it.


Purpose:
--------
ReloX is a Win32 relocations rebuilder. It will create a .reloc section from different
based images.


What does it need?
------------------
- At least 2 different based images of a module. The more you have images, the more
your relocations will be reliable.


How does it work?
-----------------
1) - Select the first based image with the "..." button on the "Original" line.

The imagebase will be put automatically. If it is not right, modify it.

2) - Select the second based image with the "..." button on the "Compare to" line.

The imagebase will be put automatically. If it is not right, modify it.

3) - Click on "Select Sections" to select all sections which contain code for
comparison (default is all).

4) - Click on "Compare" to start comparison between the modules.

The result will be in the list control.

5) - If you have other based images, redo the same thing from 2) for all of them

6) - Click on "Fix PE Module" to select a pe file and fix with the new ".reloc" section.

(no backup needed just like ImpREC(tm))


Limitations
-----------
- It will only support 32 bits relocations of type (3).
(IMAGE_REL_BASED_HIGHLOW : The fixup applies the delta to the 32-bit field at Offset)


Thanks to
---------
Muffin and Snacker for testing.


Greetings to
------------
Michelle Branch, Jackie Chan and Jet Li.

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (3)
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
ReloX v1.0 * by MackT/uCF2000 in 2003

2003?

已经有了 谢谢
2009-8-24 18:06
0
雪    币: 191
活跃值: (345)
能力值: ( LV9,RANK:450 )
在线值:
发帖
回帖
粉丝
3
这个应该是很早就有的那个版本吧?
2009-8-24 18:16
0
雪    币: 97697
活跃值: (200834)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
4
论坛备档 .
2009-8-24 19:43
0
游客
登录 | 注册 方可回帖
返回
//