Skip to content

Mips error (NOTICE:Requested interpreter is blank) #142

Open
@lion10

Description

@lion10

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions