clamav/unit_tests/input/htmlnorm_reffiles/js.js.ref
Micah Snyder 201e1b12a7 XOR test files; clean up tests directory
The split test files are flagged by some AV's because they look like
broken executables. Instead of splitting the test files to prevent
detections, we should encrypt them. This commit replaces the "reassemble
testfiles" script with a basic "XOR testfiles" script that can be used
to encrypt or decrypt test files. This commit also of course then
replaces all the split files with xor'ed files.

The test and unit_tests directories were a bit of a mess, so I
reorganized them all into unit_tests with all of the test files placed
under "unit_tests/input" using subdirectories for different types of files.
2021-07-17 10:39:27 -07:00

3 lines
No EOL
209 B
Text

<script>function(){var n000="htmljstestsignature";}</script>
<script><!--</something>function(){var n000="htmljstestsignature";}--></script>
<script>comment function(){var n000="htmljstestsignature";}</script>