kevthehermit / VolUtility

Web App for Volatility framework
GNU General Public License v3.0
378 stars 83 forks source link

dumpregistry failure #52

Closed marcurdy closed 7 years ago

marcurdy commented 7 years ago

Failed runs testing across very disparent types of memory images.

DEBUG : web.views : Running Plugin: dumpregistry ERROR Json Output error in dumpregistry - Rendering using the unified output format has not been implemented for this plugin. ERROR : web.views : Json Output error in dumpregistry - Rendering using the unified output format has not been implemented for this plugin. ERROR Json Output error in dumpregistry, Please specify a dump directory (--dump-dir) ERROR : web.views : Json Output error in dumpregistry, Please specify a dump directory (--dump-dir)

kevthehermit commented 7 years ago

Sorry, my fault. In trying to make it more stable, i made it less.

I have a fix on the develop branch now.

Im currently testing all the modules and functions to make sure it working correctly before i push it to master.

Should be tomorrow.

marcurdy commented 7 years ago

Thanks. Definitely having general stability issues

kevthehermit commented 7 years ago

Made the unified output test more robust, that fixes the error you were seeing. Let me know if your having any more issues.

marcurdy commented 7 years ago

Bingo!