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

External RCore plugins commands are not autocompleted #203

Closed
XVilka opened this issue Sep 4, 2019 · 3 comments
Closed

External RCore plugins commands are not autocompleted #203

XVilka opened this issue Sep 4, 2019 · 3 comments

Comments

@XVilka
Copy link
Contributor

XVilka commented Sep 4, 2019

Install YARA plugin first:

r2pm install yara
r2pm install r2-yara

Then open the radare2 instance:

r2 /bin/ls
[0x0000000]>

Then start typing yar and press TAB - it doesn't autocomplete, while the embedded commands would be autocompleted in this case. While typing yara? will still show everything loaded fine.

@radare
Copy link
Collaborator

radare commented Sep 4, 2019 via email

@XVilka XVilka transferred this issue from radareorg/radare2 Sep 5, 2019
@XVilka
Copy link
Contributor Author

XVilka commented Mar 9, 2020

@ret2libc to consider this for the new shell parser

@sylvainpelissier
Copy link
Collaborator

This has been solved in the new repository: https://github.com/radareorg/r2yara

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

4 participants