All notable changes to this project will be documented in this file.
Get-PeDependencyChain
have a new parameter-Depth
. This controls the recursion level for the list. Default is zero, which means all. Depth = 1 brings only the dependencies for the main module.
Including VC++ redistributables.
Empty dependency list bug.
First release. This release includes the development of the CLR core, the main engine and the Cmdlets. It also includes the documentation, and module support.