Am 17.04.2017 um 15:10 schrieb crazy thinker:
@reidnl
admin-macbookPro-2:clamav-devel-0.99.2 tringappsinc$ grep -ir "This file
was created by ClamAV for internal use and should not be run" .
how that info added into .dylib files.. even though signle source file of
ClamAV doesn't have that pa
@reidnl
admin-macbookPro-2:clamav-devel-0.99.2 tringappsinc$ grep -ir "This file
was created by ClamAV for internal use and should not be run" .
how that info added into .dylib files.. even though signle source file of
ClamAV doesn't have that pattern.. how clamAV development team adding
this
Am 17.04.2017 um 14:36 schrieb crazy thinker:
Hi ClamAV Developers, Users
Sorry.. i missed proper info in my previous mail thread.. please find
correct info below
I have compiled the ClamAV source code on Mac OS X and investigating
libclamav.dylib and libclamav.7.dylib internal files infor
Hi ClamAV Developers, Users
Sorry.. i missed proper info in my previous mail thread.. please find
correct info below
I have compiled the ClamAV source code on Mac OS X and investigating
libclamav.dylib and libclamav.7.dylib internal files information for my
curiousity.. Surprisingly i got b
Hi ClamAV Developers, Users
I have compiled the ClamAV source code on Mac OS X and investigating
libclamav.dylib and libclamav.7.dylib internal files information for my
curiousity.. Surprisingly i got below info when i ran grep with some
pattern
*admin-macbookPro-2:clamav-devel-0.99.2 tringa