WithSecureLabs / chainsaw

Rapidly Search and Hunt through Windows Forensic Artefacts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

failed to parse manifest at

purplebyteone opened this issue · comments

Looks like a rust problem to me, what version of rust are you using to compile chainsaw in the above?

rustc 1.48.0

Right, yep my guess there is that the rust version is too old. I would recommend grabbing it from rustup https://rustup.rs/ then you should be good to go.