1./system/etc/init
kValidInputs
{"","cpu", "10", "10"}
,{"","RLIM_CPU", "10", "10"}
,{"","12", "unlimited", "10"}
,{"","13", "-1", "10"}
,{"","14", "10", "unlimited"}
,{"","15", "10", "-1"}
$ mm -j$(nproc) init_parser_fuzzer
$ adb sync data $ adb shell /data/fuzz/arm64/init_parser_fuzzer/init_parser_fuzzer
InitProperty supports the following parameters: PropertyType (parameter name: "PropertyType")
Parameter | Valid Values | Configured Value |
---|---|---|
PropertyType | 0.STRING ,1. BOOL ,2. INT ,3. UINT ,4. DOUBLE ,5. SIZE ,6. ENUM ,7. RANDOM | Value obtained from FuzzedDataProvider |
$ mm -j$(nproc) init_property_fuzzer
$ adb sync data $ adb shell /data/fuzz/arm64/init_property_fuzzer/init_property_fuzzer