volatility_plugins
volatility_plugins copied to clipboard
Added snippet to handle Nonetype attribute errors.
Hi, I saw your plugin from the Volatility contest and it runs beautifully. I encountered an Attribute "NoneType" error in some cases, so I updated the specific section of code to handle errors. I think you handle other cases in a similar way. Not a big addition, but hopefully saves you a minute or two.