Commit Graph

20 Commits (e766303b2f6c96297c3c3bed17a0915538d6c1d0)

Author SHA1 Message Date
Micah Snyder d7979d4ff7 Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files. 7 years ago
Josh Soref 7cd9337a70 Spelling Adjustments (#30) 7 years ago
Steven Morgan cbf5017a7d bb11805 fix multiple results. Refactor false positive and heuristic precedence logic. 8 years ago
Steven Morgan 22cb38ed24 pull request #53(2/4): Spelling fix by klemens(ka7). 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Kevin Lin f290ffd350 mbr: increased clarity on boot section scan 11 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Kevin Lin 3154568008 bb#10848 - mbr: fixed a number of issues involving mbr parsing and scanning 11 years ago
Kevin Lin 811fb62cc2 apm/gpt/mbr: fixed various debug messages 11 years ago
Kevin Lin e5d1380837 mbr: adjusted filetype checks and changed to type 1 filetype sig 11 years ago
Kevin Lin 76a58f018b mbr: updates to gpt detection on mbr 11 years ago
Kevin Lin a343bc818e apm/mbr/gpt: minor allmatch fixes 11 years ago
Shawn Webb ab51fbbd9f Add missing headers 11 years ago
Kevin Lin b374521a85 gpt: warning on non-protective mbr detection 11 years ago
Kevin Lin 00acb79c35 gpt/mbr: added support to specify sector size 11 years ago
Kevin Lin 0b3aa0686a mbr: scan bootstrap code region of header 11 years ago
Kevin Lin 558c673e22 apm/gpt/mbr: added dconf option for partition intersection heuristic 11 years ago
Kevin Lin 0e8b5a593c mbr: restructured code for consistency 11 years ago
Kevin Lin 039e798cc8 libclamav: added MBR parsing for raw DMGs 11 years ago