Skip to content

Instantly share code, notes, and snippets.

@zdi-team
Created January 20, 2023 21:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zdi-team/11904b153fb7a7e4f638cf993cb82fcd to your computer and use it in GitHub Desktop.
Save zdi-team/11904b153fb7a7e4f638cf993cb82fcd to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved." xmlns:cmiv2="urn:schemas-microsoft-com:asm.v3" cmiv2:copyright="Copyright (c) Microsoft Corporation. All Rights Reserved.">
<assemblyIdentity name="Microsoft.Windows.GdiPlus" version="1.1.19041.1706" processorArchitecture="amd64" publicKeyToken="6595b64144ccf1df" type="win32" />
<dependency cmiv2:discoverable="no">
<dependentAssembly>
<assemblyIdentity name="..\..\..\..\..\..\ActCtX\ActCtX" version="1.0.0.0" processorArchitecture="amd64" language="*" publicKeyToken="6595b64144ccf1df" type="win32" />
</dependentAssembly>
</dependency>
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment