Re: Adding extra functionality to dll
"Micah Snyder (micasnyd)" <[email protected]> Thu, 11 Jun 2020 20:33:31 +0000
| Newsgroups | gmane.comp.security.virus.clamav.devel |
|---|---|
| Message-ID | <[email protected]> |
Brett, Yes! I'm surprised those aren't already in there. They certainly should be! Would you like to submit a PR on our github mirror with the fix? -Micah On 6/10/20, 10:43 PM, "clamav-devel on behalf of Brett Hunter" <[email protected] on behalf of [email protected]> wrote: Hi, Is it possible for 3 lines to be added to the libclamav.def file for the Windows dll creation? The lines being: EXPORTS cl_fmap_open_handle @72 EXPORTS cl_fmap_close @73 EXPORTS cl_scanmap_callback @74 It makes it so scans can be done on memory buffers and streams. Sorry I posted this to the clam-users list but thought this might be a better place to discuss. Thanks Brett _______________________________________________ clamav-devel mailing list [email protected] https://lists.clamav.net/mailman/listinfo/clamav-devel Please submit your patches to our Github: https://github.com/Cisco-Talos/clamav-devel/pulls Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml _______________________________________________ clamav-devel mailing list [email protected] https://lists.clamav.net/mailman/listinfo/clamav-devel Please submit your patches to our Github: https://github.com/Cisco-Talos/clamav-devel/pulls Help us build a comprehensive ClamAV guide: https://github.com/vrtadmin/clamav-faq http://www.clamav.net/contact.html#ml