Skip to content

Which ARM architecture does this use? #19

@turtleisaac

Description

@turtleisaac

I’ve been using this for a while and something I often notice is that whichever arm architecture REBot uses isn’t the same one I’m using. I’m using ARMv5t and the only differing instruction I’ve noticed so far is that NOP is C0 46 for the architecture I use instead of the 00 BF that REBot returns. it’s an issue that catches users who don’t know to use the different NOP for this architecture off guard often on the server we use it on.

tldr: which specific ARM variant does this assemble and disassemble?

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