The Wayback Machine - https://web.archive.org/web/20200616132355/https://github.com/radareorg/radare2/issues/16393
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

Add GPG/RSA crypto finding commands #16393

Open
radare opened this issue Apr 1, 2020 · 1 comment
Open

Add GPG/RSA crypto finding commands #16393

radare opened this issue Apr 1, 2020 · 1 comment

Comments

@radare
Copy link
Collaborator

@radare radare commented Apr 1, 2020

Work environment

Questions Answers
OS/arch/bits (mandatory) Darwin pmb.lan 19.3.0 Darwin Kernel Version 19.3.0: Thu Jan 9 20:58:23 PST 2020; root:xnu-6153.81.5~1/RELEASE_X86_64 x86_64
Architecture/bits of the file (mandatory) any
r2 -v full output, not truncated (mandatory) 4.4.0-git aka 4.3.1-178-gdc790f525 commit 25802

Expected behavior

/cg exists

Actual behavior

/cg doesnt exist, its not a valid command

Steps to reproduce the behavior

Right now the only way to search for GPG keys is using /m or pm

  • See libr/magic/d/default/gpg

Ideally we should be able to search for those patterns using a core / command, instead of depending on libmagic for this. same goes for SSL certificates, PEMs, etc

@sylvainpelissier
Copy link
Contributor

@sylvainpelissier sylvainpelissier commented May 6, 2020

Do you have practical use cases or example for this one ?

@XVilka XVilka modified the milestones: 4.5.0 - Organized Chaos, 4.6.0 May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.