tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

segment_heap.manifest (362B)


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