123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|457|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Basic Basement -> AutoIt script - Closing every BlitzCC.exe

Sun, 27 May 2018, 09:39
Dan

AutoIt script - Close every BlitzCC.exe


Lately, after trying out few source code, i noticed that programs, in full screen, does not close upon ending the program.

Looks like if there is no end statement, the program will be stuck in black screen, and only way to go back to normal desktop is to use the task manager and to shutdown the blitzcc.exe.

So, here is an AutoIt script, which closes all running blitzcc.exe just by executing it.



I would upload the exe, but the virustotal is reporting 5/64: see here https://www.virustotal.com/#/file/d267dc9bccb5f7e69d00bc41011f50f258db7e2a0d8144bb7fc5e2771b73087e/detection

So compile it for yourself with the latest Autoit Script v3. It's not that the file is infected, but the people who make the definitions have used the part's of autoit compiled executable for the recognition of some malicious code, which has probably been written with autoit ...