janus icon indicating copy to clipboard operation
janus copied to clipboard

Janus: a state-of-the-art file system fuzzer on Linux

Results 6 janus issues
Sort by recently updated
recently updated
newest added

**when I run fuzzer after create seed programs, with the code:** `./core/afl-image-syscall/afl-fuzz -b btrfs -s fs/btrfs/btrfs_wrapper.so -e ./samples/evaluation/btrfs-00.image -S btrfs -y prog -i input -o output -m none -u 2...

Unable to mount generated testcase iso image. Error says bad superblock. Unable to run tmp.c error says tmp.c:34:10: error: use of undeclared identifier 'SYS_newlstat' syscall(SYS_newlstat, (long)v3, (long)v1); ^ tmp.c:35:10: error:...

Hi all, could you please provide more details about how to generate minimal PoC(There is only one statement in the paper)? And how to guarantee its reproducibility as the image...