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

pdd* should just print the commands to run #142

Open
radare opened this issue Mar 4, 2019 · 6 comments
Open

pdd* should just print the commands to run #142

radare opened this issue Mar 4, 2019 · 6 comments

Comments

@radare
Copy link
Contributor

radare commented Mar 4, 2019

The usage of the '*' suffix in r2 specifies that it will print the commands, not execute them. You can use a different modifier like pdd** to do this internally with the api if you want, but ideally the usage should be .pdd*

@wargio
Copy link
Owner

wargio commented Mar 5, 2019

you told me to add pdd* as CCu base64:AAAA= :/
what should it output then?

@radare
Copy link
Contributor Author

radare commented Mar 5, 2019 via email

@wargio
Copy link
Owner

wargio commented Mar 5, 2019

ohhhhhhhhhhhhhhhhhhh
so it should print a big line with 'CCu base64:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaAA=' ??

@Maijin
Copy link
Collaborator

Maijin commented Jun 3, 2019

yes

@Maijin
Copy link
Collaborator

Maijin commented Jun 3, 2019

the user can apply them using .pdd*

@radare
Copy link
Contributor Author

radare commented Jun 3, 2019 via email

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

No branches or pull requests

3 participants