Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

volatility: error: argument plugin #5

Open
alhiiif opened this issue Jan 2, 2025 · 0 comments
Open

volatility: error: argument plugin #5

alhiiif opened this issue Jan 2, 2025 · 0 comments

Comments

@alhiiif
Copy link

alhiiif commented Jan 2, 2025

volatility: error: argument plugin: plugin windows.mftscan matches multiple plugins (windows.mftscan.ADS, windows.mftscan.MFTScan)
Traceback (most recent call last):
File "/home/kali/VolMemLyzer_V2/VolMemLyzer-V2.py", line 712, in
extract_all_features_from_memdump((file_path), args.output, args.volatility)
File "/home/kali/VolMemLyzer_V2/VolMemLyzer-V2.py", line 674, in extract_all_features_from_memdump
vol(module, output_file_path)
File "/home/kali/VolMemLyzer_V2/VolMemLyzer-V2.py", line 640, in invoke_volatility3
subprocess.run(['python3',vol_py_path, '-f', memdump_path, '-r=json', 'windows.'+module],stdout=f,text=True, check=True)
File "/usr/lib/python3.11/subprocess.py", line 571, in run
raise CalledProcessError(retcode, process.args,

any clue for this error?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant