Browse code

autoit updated, test files added

git-svn: trunk@4013

aCaB authored on 2008/07/29 09:39:49
Showing 8 changed files
... ...
@@ -1,3 +1,9 @@
1
+Tue Jul 29 02:18:11 CEST 2008 (acab)
2
+------------------------------------
3
+  * libclamav/autoit.c: rely on generic text normalization for
4
+  			unicode scripts
5
+  * test: add clam.ea05.exe, clam.ea06.exe
6
+
1 7
 Mon Jul 28 21:04:53 CEST 2008 (acab)
2 8
 ------------------------------------
3 9
   * unit_tests: preliminary disasm tests
... ...
@@ -349,10 +349,8 @@ static int ea05(int desc, cli_ctx *ctx, char *tmpd) {
349 349
 
350 350
     files++;
351 351
 
352
-    /* FIXME: TODO send to text notmalization */
353
-
354
-    /* FIXME: ad-interim solution. ideally we should detect text and turn it to ascii */
355
-    UNP.usize = u2a(UNP.outputbuf, UNP.usize);
352
+    /* FIXME: REGRESSION NEEDED! */
353
+    /* UNP.usize = u2a(UNP.outputbuf, UNP.usize); */
356 354
 
357 355
     snprintf(tempfile, 1023, "%s/autoit.%.3u", tmpd, files);
358 356
     tempfile[1023]='\0';
359 357
new file mode 100644
360 358
Binary files /dev/null and b/test/.split/split.clam.ea05.exeaa differ
361 359
new file mode 100644
362 360
Binary files /dev/null and b/test/.split/split.clam.ea05.exeab differ
363 361
new file mode 100644
364 362
Binary files /dev/null and b/test/.split/split.clam.ea06.exeaa differ
365 363
new file mode 100644
366 364
Binary files /dev/null and b/test/.split/split.clam.ea06.exeab differ
... ...
@@ -2,7 +2,7 @@ FILES = clam-v2.rar clam-v3.rar clam.cab clam.exe.bz2 clam.exe clam.zip \
2 2
 	clam.arj clam.exe.rtf clam.exe.szdd clam.tar.gz clam.chm clam.sis \
3 3
 	clam-aspack.exe clam-pespin.exe clam-upx.exe clam-fsg.exe clam-mew.exe\
4 4
 	clam-nsis.exe clam-petite.exe clam-upack.exe clam-wwpack.exe clam.pdf\
5
-	clam.mail clam.ppt clam.tnef
5
+	clam.mail clam.ppt clam.tnef clam.ea05.exe clam.ea06.exe
6 6
 
7 7
 SPLIT_DIR=$(top_srcdir)/test/.split
8 8
 
... ...
@@ -183,7 +183,7 @@ FILES = clam-v2.rar clam-v3.rar clam.cab clam.exe.bz2 clam.exe clam.zip \
183 183
 	clam.arj clam.exe.rtf clam.exe.szdd clam.tar.gz clam.chm clam.sis \
184 184
 	clam-aspack.exe clam-pespin.exe clam-upx.exe clam-fsg.exe clam-mew.exe\
185 185
 	clam-nsis.exe clam-petite.exe clam-upack.exe clam-wwpack.exe clam.pdf\
186
-	clam.mail clam.ppt clam.tnef
186
+	clam.mail clam.ppt clam.tnef clam.ea05.exe clam.ea06.exe
187 187
 
188 188
 SPLIT_DIR = $(top_srcdir)/test/.split
189 189
 EXTRA_DIST = .split