吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 3510|回复: 3
收起左侧

[PEtools] Export Table Tester

[复制链接]
风吹屁屁凉 发表于 2013-1-6 13:03
TT截图未命名.jpg

Export Table Tester - Nacho_dj / ARTeam - Version 1.0.0
-------------------------------------------------------
This is a tool to test & practice to better understand how an export table works.

First, select a file, or drag & drop it over the tool. If it is a valid PE32 file and it contains an export table, all fields will be filled with the proper data.

Moving the cursor over any field will display the offset in the file where you can find the item pointed.

Then, select at any listbox the value required and more data will appear, also here you can use cursor to find file offsets.

As a sidenote, forwarded functions are those that won't be executed by the current module, since the address of function points to a string instead of an assembler instruction. That string is composed by two substrings separated by a dot: the first substring indicates the name of the module owner of the function name of the second substring.For instance: 'NTDLL.RtlDeleteCriticalSection' is found inside the export table of kernel32.dll, and this string is pointed by the address of the function 'DeleteCriticalSection'.So, in the case the function 'DeleteCriticalSection' of kernel32.dll is invoked, it will inform the system to load the NTDLL.DLL module and use its function named 'RtlDeleteCriticalSection'.

Thanks to LCF-AT for his always valuable help and the idea of building this little tool.

Coded in Delphi by Nacho_dj/ARTeam - 2012, December the 31th


ExportTableTester.rar

261.18 KB, 下载次数: 7, 下载积分: 吾爱币 -1 CB

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

小雨细无声 发表于 2013-1-6 14:14
要看懂有难度,E文很白菜5555555
不二 发表于 2013-1-6 15:10
路过支持下楼主  在很多网站都能看见大大破解的东西
ldning 发表于 2013-1-7 12:49
真心的说句实话 真心的看不懂啊 小菜我是俄语专业
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-15 21:02

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表