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

Not working on Windows 10 - argument of type 'NoneType' is not iterable #26

Open
slavadba opened this issue Jun 15, 2020 · 0 comments
Open

Comments

@slavadba
Copy link

Hi,

I got this error

c:\TMP>beRoot.exe
|====================================================================|
| |
| Windows Privilege Escalation |
| |
| ! BANG BANG ! |
| |
|====================================================================|

Traceback (most recent call last):
File "beRoot.py", line 95, in
File "beRoot.py", line 60, in run
File "beroot\run_checks.py", line 298, in check_all
File "beroot\run_checks.py", line 30, in init
File "beroot\modules\get_info\from_taskscheduler.py", line 122, in tasksList
File "ntpath.py", line 331, in expandvars
TypeError: argument of type 'NoneType' is not iterable
[13636] Failed to execute script beRoot

c:\TMP>

can it be fixed somehow?

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