[Clamav-devel] Bug on file JITDebugRegister file. it's take effect to LLVMjit cannot build sub project success. In ClamAV version 0.98.1.

2014-04-25 Thread Chatsiri Rattana
Buffer, JITCodeEntry); more std::map(), Thus source code use std::pair() instead std::make_pair(). Program will compiler source code success. Example fixed bug in line 14 from my gits: https://gist.github.com/Chatsiri/11295674 I'm build source code in Microsoft Visual Studio 2013 (Version 12.0.21005.1 RE

Re: [Clamav-devel] Question about matcher-bm.c

2012-08-16 Thread Chatsiri Ratana
On Thu, Aug 16, 2012 at 8:01 PM, Vishrut Sharma wrote: > Hi Chatsiri, > PE section MD5 signatures are more useful than MD5 signatures of the entire > file (because it allows the other section of the PE to vary, thus catching > more > samples with a single signature. Moreover, u

Re: [Clamav-devel] Question about matcher-bm.c

2012-08-16 Thread Chatsiri Ratana
On Wed, Aug 15, 2012 at 11:35 PM, David Raynor wrote: > On Wed, Aug 15, 2012 at 6:58 AM, Chatsiri Ratana >wrote: > > > Hello Dave R, > > > >1) How to ClamAV categories virus signature in SHA1, SHA256, MD5 and > > Hexdump types? > >2) What's

Re: [Clamav-devel] Question about matcher-bm.c

2012-08-15 Thread Chatsiri Ratana
On Wed, Jul 4, 2012 at 4:25 AM, David Raynor wrote: > On Mon, Jul 2, 2012 at 5:07 PM, Alexandre Dias wrote: > > > Hello, > > > > I'm studying multi-pattern matching and I was browsing the source code > for > > ClamAV's implementation of a multi-pattern matcher (Wu-Maber based) > > algorithm. > >

[Clamav-devel] Test suit cannot fork process for debugging with clamav.

2012-05-10 Thread chatsiri
bs/check_cli_load Reading symbols from /san01/home/chatsiri/workspacecpp/Clamav/unit_tests_checkfs/tests/.libs/check_cli_load...done. (gdb) b 179 Breakpoint 1 at 0x401147: file check_cli_load.c, line 179. (gdb) run check_cli_load Starting program: /san01/home/chatsiri/workspacecpp/Clamav/unit_

[Clamav-devel] Why Clamav programs add certificate type x509?

2012-04-30 Thread chatsiri
acaca n:C95C599EF21B8A0114B410DF0440DBE357AF6A45408F840C0BD133D9D911CFEE02581F25F72AA84405AAEC031F787F9E93B99A00AA237DD6AC85A26345C77227CCF44CC67571D239EF4F42F075DF0A90C68E206F980FF8AC235F702936A4C986E7B19A20CB53A585E73DBE7D9AFE244533DC7615ED0FA271644C652E816845A7 e:10001 0->2147483647 cert code Thank you, Chatsiri Rattana ___ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net

Re: [Clamav-devel] I finding GSoC 2011 mentor of the clamav project. Who have a time for mentor role of project?

2012-02-27 Thread Chatsiri Ratana
o scanning whether or not? Because Clamav loaded signature of virus from database ( CVD ) into tries before to get file scans with it's. Best Regards, Chatsiri Rattana. > Additional file parsing features for all the MS docX formats > Stuff from the list for 2011. > > Oth

Re: [Clamav-devel] I finding GSoC 2011 mentor of the clamav project. Who have a time for mentor role of project?

2012-02-14 Thread chatsiri
Clamav GSoC 2011 be probable concept that can be applied in years 2012. It would be start point of great idea in clamav GSoC 2012. Do you have any idea? Best Regards, -Chatsiri Rattana [1] http://www.google-melange.com/gsoc/events/google/gsoc2012 <http://www.google-melange.com/gsoc/

[Clamav-devel] I finding GSoC 2011 mentor of the clamav project. Who have a time for mentor role of project?

2012-02-13 Thread Chatsiri Ratana
Hello All, Could student send proposal of GSoC to Clama-dev? Clamav receiving proposal from student for years 2012 as link [ http://wiki.clamav.net/bin/view/Main/GoogleSummerOfCode2011],right? http://www.google-melange.com/gsoc/homepage/google/gsoc2012 Best Regards, Chatsiri Rattana

Re: [Clamav-devel] NEF-file with Dos.Flip.Gen

2012-02-13 Thread Chatsiri Ratana
- Original message - > I found a .NEF-file with vulnerability "Dos.Flip.Gen". What does that > malware do? What is usually the best way to investigate virus names, > which are used in ClamAV? > > DSC_4113.NEF: TIFF image data, big-endian > main.cld: > Dos.Flip.Gen (Clam)=0ebbb2

[Clamav-devel] Google Summer of Code 2012, Clamav receiving proposal from student, right?

2012-02-12 Thread chatsiri
Hello All, Could student send proposal to Clamav? Clamav receiving proposal from student for years 2012 as link [http://wiki.clamav.net/bin/view/Main/GoogleSummerOfCode2011],right? http://www.google-melange.com/gsoc/homepage/google/gsoc2012 Best Regards, Chatsiri Rattana

Re: [Clamav-devel] Plz help me!!

2012-02-11 Thread Chatsiri Ratana
code) > You should set parameter type ( ac mode, bm mode,etc) for scanning only one file( Read more at clamav document). Parameter define on Clamscan is good example for debug programs. If you run Clamav in full scan mode,It will give you cannot gain or concentrate with break point debug

Re: [Clamav-devel] How to compile source code of Clamav when improved some source code?

2012-02-11 Thread Chatsiri Ratana
2012/2/11 Török Edwin > On 02/11/2012 10:52 AM, Chatsiri Ratana wrote: > > Hello All, > > > > I recompiled source code when improved source code of Clamav. I using > step > > as built source code. > > $./configure > > $make > > $make install &

[Clamav-devel] How to compile source code of Clamav when improved some source code?

2012-02-11 Thread Chatsiri Ratana
compiling some code. Best Regards, Chatsiri Rattana d\ -- : http://about.me/chatsiri.ratana ___ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http

Re: [Clamav-devel] Why the function ac_maketrans defined size of array is 256?

2012-02-02 Thread Chatsiri Ratana
- Original message - > On 02/02/2012 05:53 AM, chatsiri wrote: > > Hello All, > > > > I  debug code of clamav.  Aho-Corasick( AC) Algorithms concepts for > > matching between virus and signature files. Step for AC is build trie > > ( keyword tree)  f

[Clamav-devel] Why the function ac_maketrans defined size of array is 256?

2012-02-01 Thread chatsiri
information. Why source code in "static int ac_maketrans(struct cli_matcher *root)" [1] define size of array is 256?. In addition, Do you using the Depth First Search Algorithm( DFS) for building trie? Thanks you, Chatsiri Rattana 1) http://go

Re: [Clamav-devel] plz help me!!

2012-01-31 Thread chatsiri
[http://www.agents.chatsiri.com/conculsion-on-init-step-of-clamav]. It's hope can help you :D Chatsiri Rattana You can find some ideas here: http://wiki.clamav.net/bin/view/Main/GoogleSummerOfCode2011 ___ http://lurker.clamav.net/list/clamav-

[Clamav-devel] Debug or Execute program show an error Run-Time Check Failure #3 - The variable 'm' is being used without being initialized.

2012-01-21 Thread Chatsiri Ratana
2735 + 0x34 bytes C libclamav.dll!cl_scandesc_callback(int desc, const char * * virname, unsigned long * scanned, const cl_engine * engine, unsigned int scanoptions, void * context) Line 2748 + 0x1f bytes C clamscan.exe!scanfile(const char * filename, cl_engine * engine, const optstruct *

[Clamav-devel] How to compile unit_test framework on win32 ?

2012-01-09 Thread chatsiri
? Best Regards, Chatsiri Rattana. ___ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net

[Clamav-devel] How can find the filename freshclam.conf?

2012-01-08 Thread Chatsiri Ratana
n't open/parse the config file C:\clamav-win32\contrib\msvc\Debug\Win32\freshclam.conf Best Regards, Chatsiri Rattana. -- : http://about.me/chatsiri.ratana ___ http://lurker.clamav.ne

Re: [Clamav-devel] Clamav build in win32 which present error "Cannot Open include file: 'libclamav/version.h': No such file or directory"

2011-12-27 Thread chatsiri
On 27/12/2011 15:53, Török Edwin wrote: On 12/27/2011 06:39 AM, chatsiri wrote: Hello All, I built Clamav on M$ win32 environment, But present error "Cannot Open include file: 'libclamav/version.h': No such file or directory"[ https://gist.github.com/

[Clamav-devel] Clamav build in win32 which present error "Cannot Open include file: 'libclamav/version.h': No such file or directory"

2011-12-26 Thread chatsiri
/" folder? Best Regards, Chatsiri Rattana. ___ http://lurker.clamav.net/list/clamav-devel.html Please submit your patches to our Bugzilla: http://bugs.clamav.net

Re: [Clamav-devel] What's function for check between virus and signature on database ( AC)?

2011-10-01 Thread Chatsiri Ratana
2011/10/1 Török Edwin > On 09/29/2011 09:24 PM, Chatsiri Ratana wrote: > > Hello All, > > > > I debug clamscan programs by insert a input test to it. I have question > on > > function for check match string between virus and signature on database. > > What

[Clamav-devel] What's function for check between virus and signature on database ( AC)?

2011-09-29 Thread Chatsiri Ratana
algorithms in order to check start string with signature base( stage 1 check with prefix of string but not stage 2 for checking all string match with signature base),right? Best Regards, Chatsiri Ratana -- : http://about.me/chats

Re: [Clamav-devel] Debug code in Clam Antivirus.

2011-09-21 Thread Chatsiri Ratana
On Wed, Sep 21, 2011 at 11:33 PM, aCaB wrote: > On 09/21/11 18:11, Chatsiri Ratana wrote: > > Hello All, > > > >I try to build ClamAV by ./configure include with --enable-debug > > flag. Because I would to found step AC algorithms for matching between > d

[Clamav-devel] Debug code in Clam Antivirus.

2011-09-21 Thread Chatsiri Ratana
represent as below. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... "/home/chatsiri/clamav/clamav-devel/clamscan/clamscan": not in executable format: File format not recognised Bes