Skip to content

KeyError: 'bw' #11

@kcufId

Description

@kcufId

First of all thank you very much for this tool.
Some errors occurred during my use.

`KeyError:'bw',`

I used arm files, error stackclll: ins_b_jmp_hex_arm(), called:
line(243), patch_value = ins_b_jmp_hex_arm(instr.address, children[0], bx_cond)

bx_cond = 'b' + instr.mnemonic[len('mov'):]
Then I added a new print below: print('[x] b: {:#x}'.format(instr.address))
Then, the assembly corresponding to the address is:
MOVW R2, #0xBA7B,
How to deal with this?

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