SoftSec-KAIST / NTFuzz

NTFUZZ: Enabling Type-Aware Kernel Fuzzing on Windows with Static Binary Analysis (IEEE S&P '21)
MIT License
94 stars 22 forks source link

Process Killed Log #9

Open mwpeng2021 opened 4 months ago

mwpeng2021 commented 4 months ago

root@ubuntu:/home/ubuntu/Desktop/NTFuzz/DLLAnalysis# ./scripts/run_on_18_Apr.sh ./scripts/run_on_18_Apr.sh: line 22: 7990 Killed dotnet $BASEDIR/build/DLLAnalysis.dll type --verbose 1 --mode all -b $BASEDIR/binaries/17134.1/ntdll.dll $BASEDIR/binaries/17134.1/kernelbase.dll $BASEDIR/binaries/17134.1/kernel32.dll $BASEDIR/binaries/17134.1/win32u.dll $BASEDIR/binaries/17134.1/gdi32.dll $BASEDIR/binaries/17134.1/gdi32full.dll $BASEDIR/binaries/17134.1/user32.dll -o $OUTDIR/Types_18_Apr.json > $LOGDIR/log_type_18_Apr.txt 2>&1 root@ubuntu:/home/ubuntu/Desktop/NTFuzz/DLLAnalysis# ./scripts/runon run_on_18_Apr.sh run_on_20_Jan.sh root@ubuntu:/home/ubuntu/Desktop/NTFuzz/DLLAnalysis# ./scripts/run_on_20_Jan.sh ./scripts/run_on_20_Jan.sh: line 23: 8274 Killed dotnet $BASEDIR/build/DLLAnalysis.dll type --verbose 1 --mode all -b $BASEDIR/binaries/18362.592/ntdll.dll $BASEDIR/binaries/18362.592/kernelbase.dll $BASEDIR/binaries/18362.592/kernel32.dll $BASEDIR/binaries/18362.592/win32u.dll $BASEDIR/binaries/18362.592/gdi32.dll $BASEDIR/binaries/18362.592/gdi32full.dll $BASEDIR/binaries/18362.592/user32.dll $BASEDIR/binaries/18362.592/dxcore.dll -o $OUTDIR/Types_20_Jan.json > $LOGDIR/log_type_20_Jan.txt 2>&1