QiuJYWX
QiuJYWX
@bugchong @antonio-morales , Hi , I met the same problem. "Invalid ELF image for this architecture" test@A1fr3d:~/fuzzing_adobe$ file /opt/Adobe/Reader9/Reader/intellinux/bin/acroread /opt/Adobe/Reader9/Reader/intellinux/bin/acroread: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically...
> Hi @antonio-morales , the result is attached when run hostnamectl test@A1fr3d:~$ hostnamectl Static hostname: A1fr3d Icon name: computer-desktop Chassis: desktop Machine ID: fb509d7756084fc5a6d0931f75cf9c63 Boot ID: feaf1ba1eaa14457a8321dde78873db8 Operating System: Ubuntu...
Hi @the-shank @antonio-morales , did you solve the problem with Exercise 2?
Hi @bugchong , Did u solve the error? I met the same error when building VLC.
> ``` > export CC=/Superion/afl-clang-fast && \ > export CXX=/Superion/afl-clang-fast++ && \ > export AFL_HARDEN=1 && > git clone https://github.com/espruino/Espruino.git && \ > cd Espruino && \ > CC=/Superion/afl-clang-fast CXX=afl-clang-fast++...