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

Error: Analysis failed: invalid string pointer 0x03841AF000000000 #305

Open
Devendra007-cmd opened this issue Dec 26, 2023 · 1 comment
Open

Comments

@Devendra007-cmd
Copy link

2023-08-28 12:13:59,000 [root] INFO: Date set to: 08-28-23, time set to: 12:13:59
2023-08-28 12:13:59,015 [root] ERROR: Traceback (most recent call last):
File "C:\ijtvwonkye\analyzer.py", line 972, in
success = analyzer.run()
File "C:\ijtvwonkye\analyzer.py", line 705, in run
self.prepare()
File "C:\ijtvwonkye\analyzer.py", line 645, in prepare
svcpid = self.pids_from_process_name_list(["services.exe"])
File "C:\ijtvwonkye\analyzer.py", line 588, in pids_from_process_name_list
proclist.append((proc.ImageName.Buffer[:proc.ImageName.Length/2], proc.UniqueProcessId))
ValueError: invalid string pointer 0x03841AF000000000
Traceback (most recent call last):
File "C:\ijtvwonkye\analyzer.py", line 972, in
success = analyzer.run()
File "C:\ijtvwonkye\analyzer.py", line 705, in run
self.prepare()
File "C:\ijtvwonkye\analyzer.py", line 645, in prepare
svcpid = self.pids_from_process_name_list(["services.exe"])
File "C:\ijtvwonkye\analyzer.py", line 588, in pids_from_process_name_list
proclist.append((proc.ImageName.Buffer[:proc.ImageName.Length/2], proc.UniqueProcessId))
ValueError: invalid string pointer 0x03841AF000000000

@Devendra007-cmd
Copy link
Author

Please help me resolve this issue

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