Hi, I am developing tool to make signature test be easy, already i succeeded to pull out signature from dll files using .net C# reflection. i want to know if the reflection in C# will help me to get signature from the below list, files type :(*.exe, *.js, *.msi, *.ocx, *.sys, *.vbs).
if not, then how can i get the signature (from list above)?