# List of Modules loaded

DevFeed: [List of Modules loaded](<https://devfeed.tech/articles/list-of-modules-loaded-20706.md>)

Original publisher: [Read original article](<https://docs.microsoft.com/archive/blogs/abhinaba/list-of-modules-loaded>)

Author: Abhinaba Basu \[MSFT\]

Published: 2015-03-31T11:41:53Z

Content type: tutorial

Language: en

Sources: [Abhinaba Basu](<https://devfeed.tech/sources/abhinaba-basu.md>)

Topics: [modules](<https://devfeed.tech/topics/modules.md>), [Processes](<https://devfeed.tech/topics/processes.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [win32](<https://devfeed.tech/topics/win32.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [command-line](<https://devfeed.tech/tags/command-line.md>), [github](<https://devfeed.tech/tags/github.md>), [modules](<https://devfeed.tech/tags/modules.md>), [process](<https://devfeed.tech/tags/process.md>), [tool](<https://devfeed.tech/tags/tool.md>), [win32](<https://devfeed.tech/tags/win32.md>)

## AI overview

The article introduces a small native command-line tool for listing and filtering modules loaded in processes or across the system. It uses Win32 APIs and provides source code on GitHub.

## Source excerpt

While working on the .NET Loader and now in Bing where I am right now working on some features...