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: KICOM Anti-Virus Engine create_instance #36

Open
electrum21 opened this issue Dec 9, 2022 · 7 comments
Open

Error: KICOM Anti-Virus Engine create_instance #36

electrum21 opened this issue Dec 9, 2022 · 7 comments

Comments

@electrum21
Copy link

i get this error when trying to scan a folder after updating the signatures

@pypygeek
Copy link
Contributor

i get this error when trying to scan a folder after updating the signatures

Please tell me the OS version and Python version.

@electrum21
Copy link
Author

win10, python3.10

@pypygeek
Copy link
Contributor

How to reproduce symptoms

  1. Update DB (How to Update?
  2. Scan file (example : k2.py . -I

@pypygeek
Copy link
Contributor

win10, python3.10

You can inspect normally through the generated k2.exe.

@pypygeek
Copy link
Contributor

k2kmdfile.py

def kiad(mod_name, buf):
"""
if buf[:4] == importlib.util.MAGIC_NUMBER:
"""

buf[:4] importlib.util.MAGIC_NUMBER The two values ​​are different, so KMD is unable to load the memory.

@electrum21
Copy link
Author

sorry i dont understand... how can i fix the error?

@pypygeek
Copy link
Contributor

pypygeek commented Dec 12, 2022

sorry i dont understand... how can i fix the error?

If development is not your goal and you are going to use it on Windows, use k2.exe.

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

2 participants