You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--- 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$
The text was updated successfully, but these errors were encountered:
--- 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'
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$
The text was updated successfully, but these errors were encountered: