Re: [clamav-users] Question about LibClamAV

2017-04-17 Thread Reindl Harald
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

Re: [clamav-users] Question about LibClamAV

2017-04-17 Thread 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 pattern.. how clamAV development team adding this

Re: [clamav-users] Question about LibClamAV

2017-04-17 Thread Reindl Harald
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

Re: [clamav-users] Question about LibClamAV

2017-04-17 Thread 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 information for my curiousity.. Surprisingly i got b

[clamav-users] Question about LibClamAV

2017-04-17 Thread crazy thinker
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