SkillAgentSearch skills...

DllExport

[AHK] Dll Export Viewer

Install / Use

/learn @jNizM/DllExport
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AHK Dll Export Viewer

AHK OS Releases

Displays a list of all exported functions for the specified Dll files.

Features

  • Displays the name of the function
  • Displays the ordinal of the function
  • Displays the entry point (the relative address) of the function or its forward string
  • Displays OriginalFilename / CompanyName / ProductVersion / FileVersion from a module
  • Load common dll's / use drag and drop / filter by searchbar
  • Search function in web (learn.microsoft.com)

Examples

DllExport DllExport DllExport DllExport

Infos

Contributing

  • thanks Bentschi for LoadLibrary() (v1.1)
  • thanks SKAN for DllListExports() (v1.1)
  • thanks 'just me' for GetNamedDllExports() and his testings (v1.1)
  • thanks Drugwash for his tips and his testings (v1.1)
  • thanks Alguimist for his gui design idea (v1.1)

Inspired by

Questions / Bugs / Issues

If you notice any kind of bugs or issues, report them on the AHK Thread. Same for any kind of questions.

Copyright and License

MIT License

Donations

PayPal

View on GitHub
GitHub Stars90
CategoryDevelopment
Updated20d ago
Forks16

Languages

AutoHotkey

Security Score

95/100

Audited on Mar 10, 2026

No findings