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

Implement pd in r2frida shell using Instruction.parse() api #1

Closed
trufae opened this issue May 14, 2015 · 1 comment
Closed

Implement pd in r2frida shell using Instruction.parse() api #1

trufae opened this issue May 14, 2015 · 1 comment

Comments

@trufae
Copy link
Member

trufae commented May 14, 2015

I think that disassembling in target side is unnecessary because it slowdowns the execution of the app, so for now there's pa and pad to assemble and disassemble instructions, honoring the e config vars and accepting hexpairs which can be taken with p8

@trufae
Copy link
Member Author

trufae commented Aug 27, 2016

Done . but i just miss the ability to grab the bytes to show them in the disassembly

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