Rocco-Hash
Rocco-Hash
I am on Kali linux kernel version 5.19, I have both python 2 and python 3 installed and have installed the pyasn1 module and no luck here, I have a...
yes exact same output
┌──(john㉿kali)-[~/Desktop/t5/sshkey-grab] └─$ python parse_mem.py core /home/john/Desktop/t5/sshkey-grab/parse_mem.py:45: SyntaxWarning: "is not" with a literal. Did you mean "!="? if magic is not -1: /home/john/Desktop/t5/sshkey-grab/parse_mem.py:91: SyntaxWarning: "is" with a literal. Did you mean...
Hey Wesley, Thanks for that, yup I got it to run too, but no key as well, also know that a key is in the core file as it is...
> I'm also having an error, "Found ed25519 key. ed25519 key type is not currently supported." > > Could support for ed25519 keys be added? > > (I suspect I...