We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d593c9 + b364552 commit 7474737Copy full SHA for 7474737
1 file changed
assemblyline-server/src/identify/default.magic
@@ -24,6 +24,10 @@
24
# Open XML files with Microsoft Word
25
0 string
26
>0 search/0x100 =<?mso-application\ progid="Word.Document"?> custom: document/office/word
27
+# MSBuild Project Files
28
+0 string
29
+>0 search/0x40 \<Project
30
+>>&0 search/0x40 http://schemas.microsoft.com/developer/msbuild custom: code/xml/msbuild
31
# VBE files
32
0 string #@~^
33
>&0 regex/9 \^[^=]{6}== custom: code/vbe
0 commit comments