mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-08-08 18:57:46 +00:00
fuzzing: script to prepare linux kernel for afl
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -x
|
||||||
|
echo core | sudo tee /proc/sys/kernel/core_pattern
|
||||||
|
echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
|
||||||
Reference in New Issue
Block a user