Skip to content

Simple PowerShell script to get the DebuggableAttribute from the assembly manifest of files in a folder.

Notifications You must be signed in to change notification settings

benbhall/DotNetGetDebuggableAttribute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DotNetGetDebuggableAttribute

Simple PowerShell script to get the DebuggableAttribute from the assembly manifest of files in a folder. Not my best PowerShell :-) But it does the job.

Usage:

Place file in the same folder as the EXE or DLL files to inspect.

Edit the filter on line 22 (currently *.exe)

Run!

About

Simple PowerShell script to get the DebuggableAttribute from the assembly manifest of files in a folder.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published