peops

所属分类:Pascal/Delphi编程
开发工具:Visual C++
文件大小:32KB
下载次数:0
上传日期:2018-06-11 06:27:20
上 传 者miaw12345
说明:  The two folders here hold scripts for use with PE (portable executable such as EXE, DLL, OCX) files. PE files have a specific and complex structure. For anyone interested, Microsoft offers documentation. These scripts work with that structure.

文件列表:
PE Ops\Error Codes for scripts.txt (1021, 2012-01-16)
PE Ops\PE Scripts Info.txt (6089, 2012-01-18)
PE Ops\DotNet Checker\CDotNetPE.vbs (8886, 2012-01-17)
PE Ops\DotNet Checker\DotNet Checker.hta (10507, 2012-01-17)
PE Ops\DotNet Checker\Check1FileForDotNet.vbs (34857, 2012-01-17)
PE Ops\DotNet Checker\Fix IE script-too-long error\RemoveIETimeout.vbs (1788, 2010-01-24)
PE Ops\DotNet Checker\Fix IE script-too-long error\IE Timeout Fix.txt (2549, 2012-01-16)
PE Ops\Imports-Exports\GetImportsFor1File.vbs (38956, 2012-01-16)
PE Ops\Imports-Exports\GetExportsFor1File.vbs (34549, 2012-01-17)
PE Ops\Imports-Exports\ClsPEData.vbs (20332, 2012-01-17)
PE Ops\Imports-Exports\PE-Import-Export-Lister.hta (5254, 2012-10-12)

v. 1.16.12.1 Check1FileForDotNet.vbs -- Drop an EXE or DLL file onto this script to check it for .Net dependency. DotNet Checker.hta -- This is an HTML application. Open the file to display a "webpage program". There are directions and information in the webpage. It's operation is very simple: * Enter a folder path. * Click the button. * A list of all .Net dependent EXEs and DLLs in that folder or its subfolders will be generated. The enclosed scripts read the file header of a PE file (EXE, DLL) to check whether it requires the .Net runtimes, and if so, which version of .Net is required. The scripts work by simply reading data embedded inside the file header. That method is highly efficient and does not require .Net or any other extra software to operate. .Net-based checkers, by contrast, may have trouble with .Net files from a newer version of .Net than is installed. And of course they require installing .Net. The idea of a .Net-based .Net checker is a perfect example of the problems with .Net: It requires a gigantic dependency for a tiny job.... and it still may not work!) Joe Priestley JSWare www.jsware.net jsware@jsware.net (Note: Please do not send email from free webmail services such as yahoo, hotmail, gmail, live.com and facebook. It will not get through, being auto-deleted on the server.)

近期下载者

相关文件


收藏者