Commit Graph

28 Commits (2c4071f90a6f2dd2452eb13c0f339f4ed6a58311)

Author SHA1 Message Date
Tomasz Kojm b07f9a5eba fix bb#495 18 years ago
aCaB 618943537c Avoid variadic macroes make vc6 happy. 18 years ago
aCaB b57836c45d s/buff/epbuff/ 18 years ago
aCaB 5f7aa0c49f typo in upack checks 18 years ago
aCaB a993c5ad0d Shut up a few warnings and fix some typoes 18 years ago
aCaB 6ca0345c5a bb#656 18 years ago
aCaB 95e31dc77b General "tidy" and some algo hacks. 18 years ago
Tomasz Kojm a7ac59781d various cleanups; fix bb#577 (move cli_* out of clamav.h) 18 years ago
Tomasz Kojm c98bc23f79 DCONF support for ASPACK 18 years ago
aCaB 2f73b97743 Aspack support (experimental) 18 years ago
Tomasz Kojm 0a3d409413 use BM matcher to handle .mdb sigs 18 years ago
aCaB 85ec399acb typo in pe.c 18 years ago
aCaB 0ab9e292f5 move the assignment out of cli_dbgmsg 18 years ago
aCaB 4490fd97ee More generic approach for ghost detection/fixup on rebuild. 18 years ago
aCaB 9c0614e82c sizeofheaders check 18 years ago
aCaB 21bf52c0aa sync cli_peheader and cleanup 18 years ago
aCaB 5deedfa572 - remove hardcoded header size 18 years ago
aCaB 6e075ed263 typo in Upack 18 years ago
aCaB de800f2a29 checking/fixing packers... #3 18 years ago
aCaB 972c048b66 checking/fixing packers... #2 18 years ago
aCaB 9a25caf33d checking/fixing packers... 18 years ago
aCaB e9d44a24ac hacked cli_exe_sextions to allow for unaligned values and characteristics 18 years ago
aCaB fa4f9e8b6c Started to break things 18 years ago
Tomasz Kojm ee99255a6d extract and scan PE files embedded into other executables or fake zip files generated by some worms 18 years ago
aCaB ba8635f48a cleanup 19 years ago
aCaB d426b12e56 fix leaks in upack return 19 years ago
aCaB 3c45f3f46f improved broken detection 19 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm f35ffb9182 minor fix 19 years ago
Tomasz Kojm 2a9e6ac823 fix MD5 handling 19 years ago
Tomasz Kojm b6aee32121 add mew and upack into dconf 19 years ago
aCaB 037f89cb20 Fixed debug spam logic 19 years ago
aCaB e8042398c1 Upack handler merged (experiemntal). 19 years ago
aCaB 91ad933043 MEW code cleanup, now using sanitized values, removed unused variables, removed swear. 19 years ago
aCaB ce323ef4fb Fix for cli_rebuildpe call in mew unpacker. 19 years ago
aCaB 4aa4a05cc7 MEW support code added (enabled via configure option) 19 years ago
Tomasz Kojm bc93eda059 dynamic configuration support 19 years ago
aCaB 1ff5f3b8ce Memory leaks 19 years ago
aCaB e287514ea0 Remove debug line 19 years ago
aCaB a9b1e8d28b fix newpe merge bugs (bb#171, bb#172) 19 years ago
Tomasz Kojm 5f9d4c3b3d detect damaged infections of Magistr 19 years ago
aCaB b3c5eb95b9 Fix newpe merge bug in cli_peheader (header32 was read twice) 19 years ago
Tomasz Kojm c1df0e6dec use unaligned section's virtual size in Magistr detection 19 years ago
aCaB 82d4c9898f Stuff forgotten in my previous commit 19 years ago
aCaB 57866af1c9 New PE parsing model 19 years ago
Tomasz Kojm 841161e0d6 cache target file info in pattern matchers 19 years ago
Tomasz Kojm 3b82c176e5 fix incorrect comparison 19 years ago
Tomasz Kojm 6b1696926a don't report I/O error when EP is near (less than 200 bytes) to the end of file 19 years ago
aCaB 752f17ab49 RVA broken.executable checks 19 years ago
aCaB e1e5af583f add broken.executable checks on alignments 19 years ago