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

AttributeError: 'module' object has no attribute 'bios' #70

Open
jx9p3 opened this issue Jun 4, 2024 · 3 comments
Open

AttributeError: 'module' object has no attribute 'bios' #70

jx9p3 opened this issue Jun 4, 2024 · 3 comments

Comments

@jx9p3
Copy link

jx9p3 commented Jun 4, 2024

Hello, I need help with this please:

--- Generate Virtualbox templates to help thwart vm det
[*] Creating VirtualBox modifications ..
Traceback (most recent call last):
File "antivmdetect.py", line 29, in
for v in dmidecode.bios().values():
AttributeError: 'module' object has no attribute 'bios'

I don't know what's happening, I need to fix it so I can run the code.

Milestone: 25$

@jx9p3
Copy link
Author

jx9p3 commented Jun 4, 2024

Another error right now:

--- Generate VirtualBox templates to help thwart VM detection and more .. - Mikael, @nsmfoo ---
Traceback (most recent call last):
File "antivmdetect.py", line 22, in
if not os.geteuid()==0:
AttributeError: 'module' object has no attribute 'geteuid'

@jx9p3
Copy link
Author

jx9p3 commented Jun 4, 2024

Windows 8.1

@jx9p3
Copy link
Author

jx9p3 commented Jun 4, 2024

Python 2.7

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