File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2
- <assembly
3
- xmlns=" urn:schemas-microsoft-com:asm.v1" manifestVersion =" 1.0" >
2
+ <assembly xmlns =" urn:schemas-microsoft-com:asm.v1" manifestVersion =" 1.0" >
4
3
<assemblyIdentity name =" HollowsHunter" type =" win32" version =" 0.4.1.0" processorArchitecture =" x86" ></assemblyIdentity >
5
4
<description >HollowsHunter process forensic scanner.</description >
6
5
<dependency >
16
15
<file name =" oleaut32.dll" loadFrom =" %SystemRoot%\System32\" ></file >
17
16
<file name =" bcrypt.dll" loadFrom =" %SystemRoot%\System32\" ></file >
18
17
<file name =" bcryptprimitives.dll" loadFrom =" %SystemRoot%\System32\" ></file >
19
- <trustInfo
20
- xmlns=" urn:schemas-microsoft-com:asm.v3" >
18
+ <trustInfo xmlns =" urn:schemas-microsoft-com:asm.v3" >
21
19
<security >
22
20
<requestedPrivileges >
23
21
<requestedExecutionLevel level =" asInvoker" uiAccess =" false" ></requestedExecutionLevel >
You can’t perform that action at this time.
0 commit comments