Skip to content

Conversation

himeshsameera
Copy link

@himeshsameera himeshsameera commented Sep 16, 2023

Seems x64 CLR dlls do not display mscoree.dll as a dependency. So now it seems CLR dlls are not getting enumerated properly. Please check the x64 build's dependencies.

old

So in my branch I changed the ClrPhLib to detect CLR dlls based on COM DESCRIPTOR on the dll file. Now it can display the CLR dependencies on x64 binaries.

new

Please check this and let me know if there is any thing more I can do to help fix this issue. I'd be happy to help.

viruscamp and others added 25 commits June 30, 2022 22:37
Updated the download link to this repo version.
Updated the release notes.
…e path

fix lucasg#54 lucasg#225 lucasg#231 Refresh or reopening a dll does not refresh the display
update and use LastAccessTime of cached files to make LRU more reasonable
…d `BinaryCacheFolderPath` as disk cache

`BinaryDatabase` keeps only loaded PE, but not all file in `BinaryCacheFolderPath`
remove `LruCache` totally, LRU is arranged by set `LastAccessTime` to file, `Unload` deletes outdated cache files by `LastAccessTime`
himeshsameera and others added 4 commits May 3, 2025 19:44
@VelocityRa
Copy link

Can this be merged please? cc @lucasg

Fixed the broken link.
@himeshsameera
Copy link
Author

@VelocityRa If needed you can use the build from himeshsameera fork It has this and several other pull requests merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants