fans
fans copied to clipboard
FANS: Fuzzing Android Native System Services
Hi, I am trying to use this tool with a recent AOSP release (android-11.0.0_r37), and I'm having trouble getting the BinderIface plugin to compile. LLVM has changed, so I have...
when I try to exec \ `build/bin/clang++ -cc1 -triple aarch64-unknown-linux-android10000 -emit-llvm-bc -flto -flto-unit -disable-free -disable-llvm-verifier -discard-value-names -main-file-name IKeystoreCertificateChainCallback.cpp -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=non-leaf -relaxed-aliasing -fno-rounding-math -masm-verbose -mconstructor-aliases -munwind-tables...
File "gen_all_related_cc1_cmd.py", line 33, in main service_related_filepath_storage_location).read().strip().split("\n") IOError: [Errno 2] No such file or directory: u'/fans/workdir/service-related-file/service_related_file.txt'
sudo sh postprocess.sh Traceback (most recent call last): File "parse_interface.py", line 138, in parse_interfaces() File "parse_interface.py", line 117, in parse_interfaces parse_one_interface(filename) File "parse_interface.py", line 92, in parse_one_interface interfaceName =func2svc[funcname]["interfaceName"] KeyError:...