File: webp.dict

package info (click to toggle)
aflplusplus 2.68c-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,568 kB
  • sloc: ansic: 76,508; cpp: 5,346; sh: 2,877; python: 1,663; makefile: 491; java: 43; sql: 40; xml: 3; javascript: 1
file content (20 lines) | stat: -rw-r--r-- 339 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# AFL dictionary for WebP images
# ------------------------------
#
# Created by Michal Zalewski
#

header_RIFF="RIFF"
header_WEBP="WEBP"

section_ALPH="ALPH"
section_ANIM="ANIM"
section_ANMF="ANMF"
section_EXIF="EXIF"
section_FRGM="FRGM"
section_ICCP="ICCP"
section_VP8="VP8 "
section_VP8L="VP8L"
section_VP8X="VP8X"
section_XMP="XMP "