zer0m0n icon indicating copy to clipboard operation
zer0m0n copied to clipboard

Update cuckoo.patch

Open ISergey256 opened this issue 11 years ago • 0 comments

fix kernel_analysis = self.get_options().get("kernel_analysis", None) -> kernel_analysis = self.get_options().get("kernel_analysis", False)

ISergey256 avatar Oct 10 '14 16:10 ISergey256