Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2011-05-09 | 786 Bytes | |
s2c_0.4.0.tar.gz | 2011-04-07 | 484.5 kB | |
s2c.exe | 2011-04-07 | 122.2 kB | |
s2c.html | 2011-04-07 | 8.5 kB | |
Totals: 4 Items | 616.0 kB | 0 |
*** 0.4.0 Release Notes *** -Unix support added -'Prompt' option allows users to step through each rule to select what rules to convert -'Mapfile' option allows users to specify an external map file to select what rules to convert -Snort sigid and rev info now included in output in sig-comments (can be excluded) -Conversion date now included in output in sig-creation-date (can be excluded) *** Build Directions *** Windows: -Everything you need will be in the ./src directory for Windows builds. Makefile.win and Dev-CPP project file available or use compiler of your choice. Or just use the posted EXE for 32-bit architectures. Unix: -Execute the following commands in main directory: $ ./configure $ make # make install -Tested on Fedora 14