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

Modify an instruction? #123

Open
joannahuadu opened this issue Dec 13, 2023 · 0 comments
Open

Modify an instruction? #123

joannahuadu opened this issue Dec 13, 2023 · 0 comments

Comments

@joannahuadu
Copy link

How to modify an instruction? Can the modification be achieved in the instrumentation function? Is "instruction emulation" needed?
For instance, what should I do if I just want to apply one-bit flip in a specifc instruction (maybe the modified instruction is illegal, never mind).

Now, only inserting API(i.e., nvbit_insert_call) and removing API (i.e., nvbit_remove_orig) are found. Thus, I only found the modification in register value or memory data at memory reference address (by memory instructions).

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