| |
| DLL 輸出(する) テレビ視聴者 v1.66
Copyright (c) 2005 - 2016 Nir Sofer
|
See Also
Description
This 公共事業(料金)/有用性 陳列する,発揮するs the 名簿(に載せる)/表(にあげる) of all 輸出(する)d 機能(する)/行事s and their 事実上の memory 演説(する)/住所s for the 明示するd DLL とじ込み/提出するs.
You can easily copy the memory 演説(する)/住所 of the 願望(する)d 機能(する)/行事, paste it into your debugger, and 始める,決める a breakpoint for this memory 演説(する)/住所.
When this 機能(する)/行事 is called, the debugger will stop in the beginning of this 機能(する)/行事.
For example: If you want to break each time that a message box is going to be 陳列する,発揮するd,
簡単に put breakpoints on the memory 演説(する)/住所s of message-box 機能(する)/行事s: MessageBoxA, MessageBoxExA, and MessageBoxIndirectA (or MessageBoxW, MessageBoxExW, and MessageBoxIndirectW in unicode based 使用/適用s)
When one of the message-box 機能(する)/行事s is called, your debugger should break in the 入ること/参加(者) point of that 機能(する)/行事, and then you can
look at call stack and go backward into the code that 始めるd this API call.
見解/翻訳/版s History
- 見解/翻訳/版 1.66
- 直す/買収する,八百長をするd to 陳列する,発揮する the dll filename in the window 肩書を与える when dragging a とじ込み/提出する from Windows Explorer.
- 見解/翻訳/版 1.65
- The dll filename is now 陳列する,発揮するd in the window 肩書を与える.
- 見解/翻訳/版 1.63
- 追加するd /cfg 命令(する)-line 選択, which 教えるs DLL 輸出(する) テレビ視聴者 to use a config とじ込み/提出する in another 場所 instead if the default config とじ込み/提出する, for example:
dllexp.exe /cfg "%AppData%\dllexp.cfg"
- 見解/翻訳/版 1.62
- 直す/買収する,八百長をするd the flickering while browsing the 輸出(する)d 機能(する)/行事s 名簿(に載せる)/表(にあげる).
- 見解/翻訳/版 1.61
- 直す/買収する,八百長をするd 問題/発行する: The 所有物/資産/財産s and the other windows opened in the wrong 監視する, on multi-監視するs system.
- 見解/翻訳/版 1.60
- 追加するd 'Put Icon On Tray' 選択.
- 見解/翻訳/版 1.55
- 追加するd 'Explorer 状況 Menu' 選択. If it's turned on - 'Open With DLL 輸出(する) テレビ視聴者' menu item is 追加するd
to the 状況 menu of Windows Explorer when you 権利 click on a dll とじ込み/提出する.
- 見解/翻訳/版 1.50
- When API 輸出(する) 入ること/参加(者) is 今後d 機能(する)/行事 that points to another 機能(する)/行事 in another dll
(like in wsock32.dll and some 機能(する)/行事s in kernel32.dll and kernelbase.dll),
DLL 輸出(する) テレビ視聴者 now 陳列する,発揮するs the forwarder string that 明示するs 外部の 機能(する)/行事 指名する,
instead of the memory 演説(する)/住所.
- 見解/翻訳/版 1.45
- 無名の 機能(する)/行事s are now 陳列する,発揮するd in Ordinalxxx 判型.
(When '陳列する,発揮する 無名の 機能(する)/行事s' 選択 is turned on)
- 見解/翻訳/版 1.42
- 追加するd '追加する Header Line To CSV/Tab-Delimited とじ込み/提出する' 選択. When this 選択 is turned on, the column 指名するs are 追加するd
as the first line when you 輸出(する) to csv or tab-delimited とじ込み/提出する.
- You can now send the 輸出(する)d 機能(する)/行事s 名簿(に載せる)/表(にあげる) to stdout by 明示するing an empty filename ("") in the 命令(する)-line of all save parameters.
For example: dllexp.exe /from_files "c:\windows\system32\shell32.dll" /を刺す "" >> c:\temp\funclist.txt
- 見解/翻訳/版 1.41
- 直す/買収する,八百長をするd 焦点(を合わせる) and tab order 問題/発行するs in the 選択s window.
- 見解/翻訳/版 1.40
- 追加するd more 命令(する)-line 選択s to 支配(する)/統制する the dll ざっと目を通す settings.
- 見解/翻訳/版 1.36
- 追加するd /sort 命令(する)-line 選択.
- 見解/翻訳/版 1.35
- 追加するd 選択 to undecorate/unmangle C++ 機能(する)/行事 指名するs that mangled by Microsoft compilers.
When this 選択 is selected, all mangled 機能(する)/行事s will be 陳列する,発揮するd with parameters 名簿(に載せる)/表(にあげる) and return value type.
作品 on computers with Windows XP or greater OS.
- 見解/翻訳/版 1.30
- 追加するd Drag & 減少(する) support.
- 追加するd support for 'Open With' menu/dialog-box of Windows. If you choose Dll 輸出(する) テレビ視聴者 in the 'Open With' dialog-box,
it'll now be opened with the 権利 dll that you 権利-clicked.
- 直す/買収する,八百長をするd the Esc 重要な problem in the 'Select Dlls' dialog-box.
- 見解/翻訳/版 1.27
- New 選択: Show 設立する items during the ざっと目を通す 過程.
- 見解/翻訳/版 1.26
- 追加するd 選択: Automatically 除去する Ascii/Unicode Postfix ('A' and 'W') On Google Search.
It means that if the 機能(する)/行事 指名する, for example, is CreateWindowExW, the google search will be 'CreateWindowEx'.
- 見解/翻訳/版 1.25
- 追加するd 機能(する)/行事 指名する filter - Don't show 機能(する)/行事s that 含む/封じ込めるs the 明示するd strings.
- 見解/翻訳/版 1.22
- The 輸出(する) 選択s dialog-box is now resizable.
- 見解/翻訳/版 1.21
- 追加するd AutoComplete support for filename text-boxes.
- 見解/翻訳/版 1.20
- 追加するd new 選択: ざっと目を通す subfolders.
- 直す/買収する,八百長をするd bug: The main window lost the 焦点(を合わせる) when the 使用者 switched to another 使用/適用 and then returned 支援する to DLL 輸出(する) テレビ視聴者.
- 見解/翻訳/版 1.16
- 追加するd support for saving as comma-delimited text とじ込み/提出する.
- 見解/翻訳/版 1.15
- 追加するd 命令(する)-line support
- 見解/翻訳/版 1.12
- The configuration is now saved to a とじ込み/提出する, instead of the Registry.
- 見解/翻訳/版 1.11
- 追加するd 機能(する)/行事 指名する filter (Show only 機能(する)/行事s that 含む/封じ込めるs the 明示するd strings)
- 見解/翻訳/版 1.10
- 追加するd support for 64-bit DLL とじ込み/提出するs.
- New 選択: 陳列する,発揮する method and 所有物/資産/財産s of COM type libraries.
- 機能(する)/行事 反対する is now 陳列する,発揮するd while scanning the とじ込み/提出するs.
- A tooltip is 陳列する,発揮するd when a string in a column is longer than the column length.
- 見解/翻訳/版 1.02 - New 選択: Search 機能(する)/行事 In Google.
- 見解/翻訳/版 1.01 - New 選択: Copy WinDbg BP 命令(する)s.
You can use this 選択 to easily 始める,決める 多重の breakpoints in WinDbg debugger.
Just select the 願望(する)d API 機能(する)/行事s, 遂行する/発効させる this 選択, and then paste the bp 命令(する)s into the 命令(する) window of WinDbg.
- 見解/翻訳/版 1.00 - First 解放(する).
Start using DLL 輸出(する) テレビ視聴者
This 公共事業(料金)/有用性 doesn't 要求する any 取り付け・設備 過程 or 付加 DLLs, ーするために start using it,
just run the executable とじ込み/提出する - dllexp.exe
When DLL 輸出(する) テレビ視聴者 is 負担d, you have to choose one of the に引き続いて 選択s:
- 負担 all 機能(する)/行事s from 基準 system DLLs:
This is the default 選択. If you select it, the 輸出(する)d API 機能(する)/行事s of
基準 Windows DLLs (kernel32.dll, user32.dll, and so on...) will be 陳列する,発揮するd.
- 負担 機能(する)/行事s from the 明示するd DLL とじ込み/提出する:
If you select this 選択, you have to 明示する the DLL とじ込み/提出する that you want to 負担 in the text-box below this 選択.
You can also 明示する a wildcard for 負担ing 多重の DLL とじ込み/提出するs.
If for some 推論する/理由, you want to 見解(をとる) all API 機能(する)/行事s on your system, you can 明示する something like
'c:\windows\system32\*.dll' - but I must 警告する you... You'll get a very long 機能(する)/行事s 名簿(に載せる)/表(にあげる), probably more than 50,000 機能(する)/行事s !
- 負担 機能(する)/行事s from the DLL とじ込み/提出するs 明示するd in the に引き続いて text とじ込み/提出する:
If you select this 選択, the 明示するd text とじ込み/提出する should 含む/封じ込める a 名簿(に載せる)/表(にあげる) of DLL とじ込み/提出するs, separated by Enter characters (CR-LF).
All 輸出(する)d 機能(する)/行事s from the 明示するd DLLs will be 負担d.
- 負担 機能(する)/行事s from all DLLs 大(公)使館員d to the selected 過程:
This is the most useful 選択 if you want to use this 公共事業(料金)/有用性 for debugging.
Select the 過程 that you are 現在/一般に debugging, and the 輸出(する)d 機能(する)/行事s of all DLLs 大(公)使館員d to the selected 過程 will be 陳列する,発揮するd.
System 必要物/必要条件s
This 公共事業(料金)/有用性 作品 適切に on all 32-bit/64-bit 見解/翻訳/版s of Windows, 含むing Windows 98/ME, Windows NT, Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows 7, Windows 8, and Windows 10.
If you want to use it on Windows NT, you should 追加する psapi.dll into your system32 folder.
命令(する)-Line 選択s
|
/cfg <Filename>
|
Start DLL 輸出(する) テレビ視聴者 with the 明示するd configuration とじ込み/提出する.
For example:
dllexp.exe /cfg "c:\config\dllexp.cfg"
dllexp.exe /cfg "%AppData%\dllexp.cfg"
| |
/from_std
| 負担 all 機能(する)/行事s from 基準 system DLLs.
| |
/from_files <Filename>
| 負担 all 機能(する)/行事s from the 明示するd DLL とじ込み/提出する or wildcard.
| |
/from_textfile <Filename>
| 負担 all 機能(する)/行事s from the DLL とじ込み/提出するs 明示するd in the text とじ込み/提出する.
| |
/from_process <過程 ID>
| 負担 all 機能(する)/行事s from the DLL とじ込み/提出するs 負担d by the 明示するd 過程.
| |
/filter <Filter String>
| Show only 機能(する)/行事s that 含む/封じ込める the 明示するd strings
| |
/nofilter
| Don't use the 機能(する)/行事s filter.
| |
/subfolders
|
ざっと目を通す subfolders (Only for /from_files)
| |
/nosubfolders
|
Don't ざっと目を通す subfolders (Only for /from_files)
| |
/DisplayUnnamed <0 | 1>
|
陳列する,発揮する 無名の 機能(する)/行事s. 0 = No, 1 = Yes
| |
/ScanComTypeLibs <0 | 1>
|
ざっと目を通す COM type libraries. 0 = No, 1 = Yes
| |
/ScanExports <0 | 1>
|
ざっと目を通す 輸出(する)d 機能(する)/行事s. 0 = No, 1 = Yes
| |
/ShowComMethods <0 | 1>
|
Show COM methods. 0 = No, 1 = Yes
| |
/ShowComProperties <0 | 1>
|
Show COM 所有物/資産/財産s. 0 = No, 1 = Yes
| |
/UseIncludeOnlyStr <0 | 1>
|
Show only 機能(する)/行事s that 含む/封じ込める the に引き続いて strings. 0 = No, 1 = Yes
| |
/IncludeOnlyStr <String>
|
明示するs the 含む string when UseIncludeOnlyStr = 1
| |
/UseExcludeStr <0 | 1>
|
Don't show 機能(する)/行事s that 含む/封じ込める the に引き続いて strings. 0 = No, 1 = Yes
| |
/ExcludeStr <String>
|
明示するs the 除外するd string when UseExcludeStr = 1
| |
/RemovePostfixOnSearch <0 | 1>
|
除去する Ascii/Unicode Postfix On Google Search. 0 = No, 1 = Yes
| |
/ShowFoundDuringScan <0 | 1>
|
Show 設立する items during the ざっと目を通す 過程. 0 = No, 1 = Yes
| |
/Undecorate <0 | 1>
|
Undecorate C++ 機能(する)/行事 指名するs. 0 = No, 1 = Yes
| |
/stext <Filename>
| Save the 機能(する)/行事s 名簿(に載せる)/表(にあげる) into a 正規の/正選手 text とじ込み/提出する.
| |
/を刺す <Filename>
| Save the 機能(する)/行事s 名簿(に載せる)/表(にあげる) into a tab-delimited text とじ込み/提出する.
| |
/scomma <Filename>
| Save the 機能(する)/行事s 名簿(に載せる)/表(にあげる) into a comma-delimited text とじ込み/提出する.
| |
/stabular <Filename>
| Save the 機能(する)/行事s 名簿(に載せる)/表(にあげる) into a tabular text とじ込み/提出する.
| |
/shtml <Filename>
| Save the 機能(する)/行事s 名簿(に載せる)/表(にあげる) into HTML とじ込み/提出する (水平の).
| |
/sverhtml <Filename>
| Save the 機能(する)/行事s 名簿(に載せる)/表(にあげる) into HTML とじ込み/提出する (Vertical).
| |
/sxml <Filename>
| Save the 機能(する)/行事s 名簿(に載せる)/表(にあげる) to XML とじ込み/提出する.
| |
/sort <column>
|
This 命令(する)-line 選択 can be used with other save 選択s for sorting by the 願望(する)d column.
If you don't 明示する this 選択, the 名簿(に載せる)/表(にあげる) is sorted によれば the last sort that you made from the 使用者 interface.
The <column> parameter can 明示する the column 索引 (0 for the first column, 1 for the second column, and so on) or
the 指名する of the column, like "機能(する)/行事 指名する" and "演説(する)/住所".
You can 明示する the '~' prefix character (e.g: "~機能(する)/行事 指名する") if you want to sort in descending order.
You can put 多重の /sort in the 命令(する)-line if you want to sort by 多重の columns.
Examples:
dllexp.exe /from_files "c:\windows\system32\shell32.dll" /shtml c:\temp\funclist.html /sort "~機能(する)/行事 指名する"
dllexp.exe /from_files "c:\windows\system32\shell32.dll" /shtml c:\temp\funclist.html /sort 1 /sort ~2
| |
/nosort
|
When you 明示する this 命令(する)-line 選択, the 名簿(に載せる)/表(にあげる) will be saved without any sorting.
|
Examples:
dllexp.exe /from_files "c:\windows\system32\s*.dll"
dllexp.exe /from_files "c:\windows\system32\sh*.dll" /filter "爆撃する open" /shtml "c:\temp\func.html"
dllexp.exe /from_process 2020 /nofilter
dllexp.exe /from_std
License
This 公共事業(料金)/有用性 is 解放(する)d as freeware.
You are 許すd to 自由に 分配する this 公共事業(料金)/有用性 経由で floppy disk, CD-ROM,
Internet, or in any other way, as long as you don't 告発(する),告訴(する)/料金 anything for this.
If you 分配する this 公共事業(料金)/有用性, you must 含む all とじ込み/提出するs in
the 配当 一括, without any modification !
Disclaimer
The ソフトウェア is 供給するd "AS IS" without any warranty, either 表明するd or 暗示するd,
含むing, but not 限られた/立憲的な to, the 暗示するd warranties of merchantability and fitness
for a particular 目的. The author will not be liable for any special, incidental,
consequential or indirect 損害賠償金 予定 to loss of data or any other 推論する/理由.
Translating this 公共事業(料金)/有用性 to other languages
ーするために translate this 公共事業(料金)/有用性 to other language, follow the 指示/教授/教育s below:
- Run DLL 輸出(する) テレビ視聴者 with /savelangfile parameter:
dllexp.exe /savelangfile
A とじ込み/提出する 指名するd dllexp_lng.ini will be created in the folder of DLL 輸出(する) テレビ視聴者 公共事業(料金)/有用性.
- Open the created language とじ込み/提出する in Notepad or in any other text editor.
- Translate all string 入ること/参加(者)s to the 願望(する)d language.
Optionally, you can also 追加する your 指名する and/or a link to your Web 場所/位置.
(TranslatorName and TranslatorURL values) If you 追加する this (警察などへの)密告,告訴(状), it'll be
used in the 'About' window.
- After you finish the translation, Run DLL 輸出(する) テレビ視聴者, and all translated
strings will be 負担d from the language とじ込み/提出する.
If you want to run this 公共事業(料金)/有用性 without the translation, 簡単に 改名する the language とじ込み/提出する, or move
it to another folder.
Feedback
If you have any problem, suggestion, comment, or you 設立する a bug in my 公共事業(料金)/有用性,
you can send a message to nirsofer@yahoo.com
DLL 輸出(する) テレビ視聴者 is also 利用できる in other languages. ーするために change the language of
DLL 輸出(する) テレビ視聴者, download the appropriate language zip とじ込み/提出する, 抽出する the 'dllexp_lng.ini',
and put it in the same folder that you 任命する/導入するd DLL 輸出(する) テレビ視聴者 公共事業(料金)/有用性.
|
|