Files
go_pwner/workspace/heap_segment/src/heap_segment.manifest
T
2026-07-18 21:37:15 +03:00

9 lines
383 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings xmlns:ws2020="http://schemas.microsoft.com/SMI/2020/WindowsSettings">
<ws2020:heapType>SegmentHeap</ws2020:heapType>
</windowsSettings>
</application>
</assembly>