Hello everyone,
I am trying to compile libclamav for Android. To my understanding, the best
way is to use compiler bundled in Android NDK tools. I am not that
proficient in C/C++ and reading config + Makefile, so I have almost no idea
on where to start. So far I am just dumping libclamav, libclamu
I would also like to mention that i have written C# bindings for both libclamav
and clamd over tcp if that helps IRT windows.
https://github.com/brandonprry/clam-sharp
Sent from a computer
> On Feb 18, 2014, at 2:20 PM, Steven Morgan wrote:
>
> James,
>
> Some comments inline:
>
>
> On Mon
James,
Some comments inline:
On Mon, Feb 17, 2014 at 9:13 PM, Northern Technical
wrote:
> Hello,
>
> From what I can see so far, ClamAV provides a shared library which does the
> scanning and provides tools, e.g. unpacking archives for scanning, updating
> the malware databases. So perhaps pro