GithubHelp home page GithubHelp logo

autoruns.py error about volatility-autoruns HOT 13 CLOSED

tomchop avatar tomchop commented on July 17, 2024
autoruns.py error

from volatility-autoruns.

Comments (13)

tomchop avatar tomchop commented on July 17, 2024

Looks like you're using an old version of the plugin. Can you git pull and tell me if you still run into the problem?

from volatility-autoruns.

dnice77 avatar dnice77 commented on July 17, 2024

from volatility-autoruns.

tomchop avatar tomchop commented on July 17, 2024

Cool, closing this out then. Thanks!

from volatility-autoruns.

dnice77 avatar dnice77 commented on July 17, 2024

from volatility-autoruns.

tomchop avatar tomchop commented on July 17, 2024

Is it the same function that's giving you trouble?

from volatility-autoruns.

dnice77 avatar dnice77 commented on July 17, 2024

from volatility-autoruns.

tomchop avatar tomchop commented on July 17, 2024

Weird, the check on None is made in https://github.com/tomchop/volatility-autoruns/blob/master/autoruns.py#L246. Can you print the stacktrace here please?

from volatility-autoruns.

dnice77 avatar dnice77 commented on July 17, 2024

*** Failed to import volatility.plugins.VolDiff (ImportError: No module named simplejson)
Traceback (most recent call last):
File "/usr/local/bin/vol.py", line 192, in
main()
File "/usr/local/bin/vol.py", line 183, in main
command.execute()
File "/usr/local/Cellar/volatility/2.6/libexec/lib/python2.7/site-packages/volatility/commands.py", line 120, in execute
data = self.calculate()
File "/usr/local/Cellar/volatility/2.6/libexec/lib/python2.7/site-packages/volatility/plugins/autoruns.py", line 519, in calculate
self.services = self.get_services()
File "/usr/local/Cellar/volatility/2.6/libexec/lib/python2.7/site-packages/volatility/plugins/autoruns.py", line 309, in get_services
service = self.parse_service_key(service)
File "/usr/local/Cellar/volatility/2.6/libexec/lib/python2.7/site-packages/volatility/plugins/autoruns.py", line 287, in parse_service_key
entry = entry.replace('\x00', '')
AttributeError: 'NoneType' object has no attribute 'replace'

from volatility-autoruns.

dnice77 avatar dnice77 commented on July 17, 2024

Hey Thomas,

Any resolution or feedback on this issue?

from volatility-autoruns.

tomchop avatar tomchop commented on July 17, 2024

So double-checking it seems that the line numbers don't correspond to the actual code in the repo. Are you sure you're using the most recent version of the plugin?

from volatility-autoruns.

dnice77 avatar dnice77 commented on July 17, 2024

I have just did a pull from your repo and overwrote the existing autoruns.py script...running the command against a Win7SP1x64 image and it worked. I realized the plugin was pulled from the community site of previous plugin winners. Appreciate you checking back with me...

from volatility-autoruns.

dnice77 avatar dnice77 commented on July 17, 2024

Good to close

from volatility-autoruns.

tomchop avatar tomchop commented on July 17, 2024

NP!

from volatility-autoruns.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.