Skip to content

Mipsbe architecture disassembly #195

Description

@raashid-byte

ropper --file libuClibc-0.30.so --arch mipsbe --search "jr ra"
Please report this error on https://github.com/sashs/ropper
Stacktrace:
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/ropper/init.py", line 52, in start
Console(app_options).start()
File "/usr/local/lib/python3.8/dist-packages/ropper/console.py", line 184, in start
self.__loadFile(file)
File "/usr/local/lib/python3.8/dist-packages/ropper/console.py", line 202, in __loadFile
self.__rs.addFile(file, raw=self.__options.raw,
File "/usr/local/lib/python3.8/dist-packages/ropper/service.py", line 524, in addFile
arch=getArchitecture(arch)
File "/usr/local/lib/python3.8/dist-packages/ropper/arch.py", line 552, in getArchitecture
raise NotSupportedError('Architecture is not supported: ' + archString + '\nSupported architectures are: x86, x86_64, MIPS, MIPS64, ARM, ARMTHUMB, ARM64, PPC, PPC64, SPARC64')
ropper.common.error.NotSupportedError: Architecture is not supported: mipsbe
Supported architectures are: x86, x86_64, MIPS, MIPS64, ARM, ARMTHUMB, ARM64, PPC, PPC64, SPARC64

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions