Forked from egre55/powershell_binaries_assemblies.txt
Created
December 21, 2022 00:34
-
-
Save nani1337/1d4c692fa97b611a0686299368276e71 to your computer and use it in GitHub Desktop.
powershell binaries & assemblies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\>dir /B /S powershell.exe /S system.management.automation.dll | |
C:\Windows\assembly\GAC_MSIL\System.Management.Automation\1.0.0.0__31bf3856ad364e35\System.Management.Automation.dll | |
C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll | |
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe | |
C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe | |
C:\Windows\WinSxS\amd64_microsoft-windows-powershell-exe_31bf3856ad364e35_10.0.14393.0_none_968a6a2f18e547eb\powershell.exe | |
C:\Windows\WinSxS\msil_system.management.automation_31bf3856ad364e35_1.0.0.0_none_6340379543bd8a03\System.Management.Automation.dll | |
C:\Windows\WinSxS\msil_system.management.automation_31bf3856ad364e35_10.0.14393.0_none_f2bad6783ea6eb6a\System.Management.Automation.dll | |
C:\Windows\WinSxS\wow64_microsoft-windows-powershell-exe_31bf3856ad364e35_10.0.14393.0_none_a0df14814d4609e6\powershell.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment