Skip to content

WinEDB_Browser

Compare
Choose a tag to compare
@kacos2000 kacos2000 released this 07 Jan 16:10
· 18 commits to master since this release
af0ec3c

[Update]

  • Added Conversion of the 'System_FileAttributes' column's UInt32 value to Attribute Flag Names, using the following table:

    Hex Decimal Description
    '0x00000001' '1' ReadOnly
    '0x00000002' '2' Hidden
    '0x00000004' '4' System
    '0x00000010' '16' Directory
    '0x00000020' '32' Archive
    '0x00000040' '64' Device
    '0x00000080' '128' Normal
    '0x00000100' '256' Temporary
    '0x00000200' '512' Sparse_File
    '0x00000400' '1024' Reparse_Point
    '0x00000800' '2048' Compressed
    '0x00001000' '4096' Offline
    '0x00002000' '8192' Not_Content_Indexed
    '0x00004000' '16384' Encrypted
    '0x00008000' '32768' Integrity Stream
    '0x00010000' '65536' Virtual
    '0x00020000' '131072' No_Scrub_Data
    '0x00040000' '262144' Recall_On_Open
    '0x00400000' '4194304' Recall_On_DataAccess

MD5: 15102519C1BE94CA0F39CCF61F0FFD15
SHA256: 807794F08F0F2EDB6FB034292959647D933194D67EA2CD0C135BDFD90EE123A9