mirror of
https://github.com/VoidSec/Exploit-Development
synced 2026-06-08 12:50:18 +00:00
Update cur_smart.xml
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<DataModel name="Cur">
|
||||
<Block name="Signature" minOccurs="1" maxOccurs="1">
|
||||
<!-- Reserved + Type (expressed in Little Endian Format) -->
|
||||
<String name="CurSignature" value="00000200" valueType="hex" token="true" mutable="false"/>
|
||||
<String name="CurSignature" value="0x00000200" valueType="hex" token="true" mutable="false"/>
|
||||
<Number name="ImageCount" size="16" endian="little" signed="false">
|
||||
<!-- ImageCount express the number of images contained by the .CUR file -->
|
||||
<Relation type="count" of="Entries" />
|
||||
|
||||
Reference in New Issue
Block a user