Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

that is a problem, there is hard coding to force Radix to 16 when calling ks_option. and there is not export api to set the radix #571

Open
bbqz007 opened this issue Dec 22, 2023 · 0 comments

Comments

@bbqz007
Copy link

bbqz007 commented Dec 22, 2023

KEYSTONE_EXPORT
ks_err ks_option(ks_engine *ks, ks_opt_type type, size_t value)
{
    ks->MAI->setRadix(16);

it is freak that att style 12(%esp) is treated as 0x12 where 12 is not after 0x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant