Open
Description
I am trying to get syscalls for system call traces for MIPS arachticures
$$ file malware.bin
-> ELF 32-bit MSB executable, MIPS, MIPS-I version 1 (SYSV), statically linked, not stripped
$$ zelos malware.bin
-> AttributeError: 'NoneType' object has no attribute 'static_symbols'
$$ uname -m
x86_64
I run it on different samples and get the same error, also I run it on different architectures but same problem, any solution?
Metadata
Metadata
Assignees
Labels
No labels