Thanks to visit codestin.com
Credit goes to github.com

Skip to content

thumb16 IT指令存在问题 #80

@i0rn

Description

@i0rn

ShadowHook Version

1

Android OS Version

1

Android ABIs

armeabi-v7a

Device Manufacturers and Models

code

Describe the Bug

sh_t16_parse_it中
it->firstcond = (uint8_t)(inst >> 4u);
uint8_t firstcond_0 = it->firstcond & 1u;

memset(it, 0, sizeof(sh_t16_it_t));
it->insts_cnt = sh_t16_get_it_insts_count(inst);

it->firstcond永远为0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions