system
8
Deep Screen is still doing something when handle the created exe file from pyinstaller.
I created a script containing just the number 0, then I packed it to a single file named hello.exe (first I was thinking of print(“hello”) but then I got angry and just typed 0, very harmless
)
Now when i run this exe file it get picked up by Deep Screen and nothing more happen, no message no error, nothing.
And the process is impossible to kill, only a computer reboot helps.
If I turn of the Deep Screen I can run the hello.exe just normal.
Did you receive any samples to look at?
Edit:
Found this in C:\ProgramData\AVAST Software\Avast\log\autosandbox.log (Many of them but I post only one)
2015-11-13 02:30:44 Autosandbox candidate: F:\tempCleaner\sandbox\dist\hello.exe
[Source: local://*PID 6448 ]
[Opened by: F:\tempCleaner\sandbox\dist\hello.exe]
[Reason: 0x00020000]
→ Result: Sandboxing (NG component is not installed)
→ Instrumentation: Instrumentation inside sandbox requested
1 Like