Jump to content



Photo

DLL Helper


  • Please log in to reply
29 replies to this topic

#1 Yashied

Yashied

    Happy in Moscow

  • MVPs
  • 2,512 posts

Posted 26 May 2012 - 11:33 PM

*
POPULAR

LAST VERSION - 1.0
28-May-12

This small utility designed for viewing the exported DLL functions and is written specifically for AutoIt community. Nothing excess, just the tools you need. Especially useful are Drag-and-Drop and support for command line that allows you to add DLL Helper in the Windows Explorer context menu. To do this, you can use the following .reg file.

Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOTdllfileshellView] @="View exported function" [HKEY_CLASSES_ROOTdllfileshellViewcommand] @=""C:Program FilesDLLHelperDLLHelper.exe" "%1""


Also worth noting is fairly fast enumeration of exported DLL functions and the ability to export the function list into a text or HTML document.

As usualy, I will be glad to any feedback and suggestions.


Posted Image


Posted Image



Major program features

  • Support for both x86 and x64 DLL files.
  • Fast enumeration of exported DLL functions.
  • Support for command line (use the full path in the first parameter).
  • Support Drag-and-Drop.
  • Web search for functions with the ability to add user-defined services (up to 10, via registry).
  • Ability to view the undecorated names of DLL function.
  • Ability to specify a filter to display the functions of interest.
  • Sort the function list by any column.
  • Copying any data (by column) from the list to the clipboard.
  • Export list of function to the .txt or .html file.
  • List of recently opened files (up to 10).
  • Simple and intuitive interface.


License

Posted Image


Supported operating systems

Windows XP, Vista, 7


Files to download

Binary
Redirection to DLLHelper_bin.zip, 475 KB

Attached File  DLLHelper_bin.html   142bytes   967 downloads

Source
Redirection to DLLHelper_source.zip, 657 KB

Attached File  DLLHelper_source.html   145bytes   591 downloads

Edited by Yashied, 28 May 2012 - 07:46 PM.

  • Andreik, Kealper, JScript and 2 others like this





#2 JScript

JScript

    Goodbye everybody, I got tired of this system adopted here!

  • Active Members
  • PipPipPipPipPipPip
  • 1,062 posts

Posted 27 May 2012 - 12:32 AM

Wow, this is wonderful and very helpful ;)
Thanks and 5 stars from me...

Edit: You could add the following places to web search?
http://www.codeproject.com
http://www.pinvoke.net

Regards,

João Carlos.

Edited by JScript, 27 May 2012 - 12:49 AM.

http://notebook.forumais.com (Forum Maintenance Notebooks and Desktop)http://autoitbrasil.com/ (AutoIt v3 Brazil!!!)
Spoiler

Posted Image Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere!       


#3 MKISH

MKISH

    EXAM Time...

  • Active Members
  • PipPipPipPipPipPip
  • 534 posts

Posted 27 May 2012 - 01:38 AM

;) Great tool, I remember, trancexx made something similar in her ResHacker Project, didn't she? Anyhow, superb tool. Five stars from me as well.

Get DROPBOX - simplify your life...

:::::Dear LOL and Hmmmm... thank you for always being there, when I have nothing else to say... - great words by the author of this post:::::


#4 wakillon

wakillon

    Tiny Tools Coder

  • Active Members
  • PipPipPipPipPipPip
  • 2,479 posts

Posted 27 May 2012 - 06:27 AM

Seems Interesting but script or executable return only "Unable to enumerate functions" with all dll tested... ;)

  AutoIt Version : 3.3.8.1/3.3.9.4 SciTE 3.3.0 Language:040C OS:WIN_7/ CPU:X64 OS:X64 

  Last updated Scripts and executables with full embedded files are available on : GoogleCode 


#5 PhoenixXL

PhoenixXL

    Be what you are, believe me its always the BEST...

  • Active Members
  • PipPipPipPipPipPip
  • 1,316 posts

Posted 27 May 2012 - 06:32 AM

Works excellent Yashield thnx for the binary and source code

5 starts from me too
Win7 32Bit

keep up the good work ;)

Edited by PhoenixXL, 27 May 2012 - 01:35 PM.

PredictText: Predict Text of an Edit Control Like Scite. | Remote Gmail: Execute your Scripts through Gmail. | StringRegExp: Share and learn RegExp. | Run As System: A command line wrapper around PSEXEC.exe to execute your apps scripts as System (LSA). | Database: An easier approach for _SQ_LITE beginners. | MathsEx: A UDF for Fractions and LCM, GCF/HCF. | FloatingText: An UDF for make your text floating. | Clipboard Extendor: A clipboard monitoring tool. Custom ScrollBar: Scroll Bar made with GDI+, user can use bitmaps instead.

#6 UEZ

UEZ

    Never say never

  • MVPs
  • 3,603 posts

Posted 27 May 2012 - 07:31 AM

Not working on Win7 x64 running AutoIt v3.3.8.1 in x86 mode.

!>09:20:05 AutoIT3.exe ended.rc:-1073740940


When running your compiled exe it closes w/o any em just after selection of a DLL file.

Br,
UEZ

 
The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯


#7 JohnOne

JohnOne

    John

  • Active Members
  • PipPipPipPipPipPip
  • 8,836 posts

Posted 27 May 2012 - 10:04 AM

Works as stated fine here. Win 7 32.
AutoIt Absolute Beginners Require a serial
Run('hh mk:@MSITStore:'&StringReplace(@AutoItExe,'.exe','.chm')&'::/html/tutorials/helloworld/helloworld.htm','',@SW_MAXIMIZE)

#8 Andreik

Andreik

    Bishop

  • Active Members
  • PipPipPipPipPipPip
  • 2,498 posts

Posted 27 May 2012 - 10:40 AM

Unable to enumerate functions for any tried dll.

My system: Windows XP x86
When the words fail... music speaks

#9 feeks

feeks

    Seeker

  • Active Members
  • 32 posts

Posted 27 May 2012 - 01:05 PM

Unable to enumerate functions for any tried dll.

My system: Windows XP x86


I am also on wXP x86 and getting the same error.

#10 Yashied

Yashied

    Happy in Moscow

  • MVPs
  • 2,512 posts

Posted 27 May 2012 - 03:00 PM

@Who use Windows XP

I fixed a problem, please download again (1.0.0.1) in the first post. But anyway, I recommend to update dbghelp.dll in your system to version 6.1 or later because 5.1 does not support Unicode versions of some functions.

@UEZ

It seems the problem with GetOpenFileName() and GetSaveFileName() functions. Please try this version and report me. Here I used the native AutoIt functions.

@JScript

To add these Web services just import the following .reg file into registry.

Windows Registry Editor Version 5.00 [HKEY_CURRENT_USERSoftwareY'sDLL HelperWebServices3] "Name"="The Code Project" "Url"="http://www.codeproject.com/search.aspx?q=*" [HKEY_CURRENT_USERSoftwareY'sDLL HelperWebServices4] "Name"="PInvoke.net" "Url"="http://www.pinvoke.net/search.aspx?search=*" "Icon"=""


Moreover, you can edit the list of search engines themselves via registry in the following hive.

HKEY_CURRENT_USERSoftwareY'sDLL HelperWebServices

The maximum number of services up to 10.

#11 UEZ

UEZ

    Never say never

  • MVPs
  • 3,603 posts

Posted 27 May 2012 - 04:44 PM

@Win7 x64: same problem
@Win8 x64 in vm: working
@Vista x64 in vm: working

I will reboot my Win7 x64 machine and test again. If it is working I will respond again.

Br,
UEZ

 
The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯


#12 Yashied

Yashied

    Happy in Moscow

  • MVPs
  • 2,512 posts

Posted 27 May 2012 - 05:19 PM

You use this version (not from the first post)?

#13 UEZ

UEZ

    Never say never

  • MVPs
  • 3,603 posts

Posted 27 May 2012 - 05:53 PM

You use this version (not from the first post)?


Yes.

Br,
UEZ

 
The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯


#14 JScript

JScript

    Goodbye everybody, I got tired of this system adopted here!

  • Active Members
  • PipPipPipPipPipPip
  • 1,062 posts

Posted 27 May 2012 - 06:45 PM

@Yashied

Thanks, I'll do as you said!

Regards,

João Carlos.
http://notebook.forumais.com (Forum Maintenance Notebooks and Desktop)http://autoitbrasil.com/ (AutoIt v3 Brazil!!!)
Spoiler

Posted Image Download Dropbox - Simplify your life!Your virtual HD wherever you go, anywhere!       


#15 Beege

Beege

    Universalist

  • MVPs
  • 843 posts

Posted 27 May 2012 - 07:44 PM

Very nice app Yashied. ;) Thanks for sharing!!

#16 ProgAndy

ProgAndy

    You need AutoItObject

  • MVPs
  • 2,508 posts

Posted 27 May 2012 - 07:55 PM

It looks really good.

If there are so many problems with dbghelp, why haven't you used _ProcessGetWinPEExports by Ascend4nt?
*GERMAN* Posted Image [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes

#17 Yashied

Yashied

    Happy in Moscow

  • MVPs
  • 2,512 posts

Posted 27 May 2012 - 08:04 PM

The problem was only with the version of dbghelp.dll because I did not have Windows XP, but it solved.

;)

#18 AlmarM

AlmarM

    Programming my way.

  • Active Members
  • PipPipPipPipPipPip
  • 1,642 posts

Posted 28 May 2012 - 10:07 AM

Nice.

I find this very useful, thanks. ;)

#19 Andreik

Andreik

    Bishop

  • Active Members
  • PipPipPipPipPipPip
  • 2,498 posts

Posted 28 May 2012 - 11:09 AM

Now functions are enumerated but if I try to search for a function on google or MSDN the program crash or exit.
When the words fail... music speaks

#20 feeks

feeks

    Seeker

  • Active Members
  • 32 posts

Posted 28 May 2012 - 11:52 AM

@Yashied

Updates corrected issue, I also had to update the dbghelp.dll all is now good. Thank you




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users