raquibulbari
Joined: 10 May 2008 |
Posts: 0 |
|
|
 |
Posted: Sat May 10, 2008 7:04 am |
|
 |
 |
 |
 |
Hi
i want to start understanding and try to add some feature with clamwin
i have downloaded the project from svn of sourceforge
a lot of files are downloaded, i am not understanding which one to use, i need some help on this, if possible somebody help me on this
and about the development environment, i am in windows platform what ide i need to use to do development with clamwin
Thanks
|
|
GuitarBob
Joined: 09 Jul 2006 |
Posts: 9 |
Location: USA |
|
 |
Posted: Sat May 10, 2008 5:33 pm |
|
 |
 |
 |
 |
I'm sure the ClamWin development team can use all they help they can get. If you want to become involved in the project or sponsor it, email the Project Admins @ team<at>clamwin.com.
Here's a link to the ClamWin wiki re: development: https://wiki.clamwin.com/index.php/Main_Page on the Web.
I'm sure they will get back to you.
Regards,
|
|
raquibulbari
Joined: 10 May 2008 |
Posts: 0 |
|
|
 |
Posted: Sun May 11, 2008 5:39 am |
|
 |
 |
 |
 |
Thanks for the info
it will help me lot
i will look onto it and hope things will be ok
Regards
Shimul
|
|
budtse
Joined: 14 Jan 2006 |
Posts: 0 |
Location: Belgium |
|
 |
Posted: Sun May 11, 2008 1:47 pm |
|
 |
 |
 |
 |
Hi,
You're very welcome to work on the further development of ClamWin.
The first thing you will need to do is get this thing compiled. You can find a description of what you need and how to set it up on https://wiki.clamwin.com/index.php/Building_ClamWin https://wiki.clamwin.com/index.php/Building_ClamWin.
If you have any questions, feel free to ask. I'm not an expert developer myself, but i have set up the build environment several times now.
regards,
budtse
|
|
raquibulbari
Joined: 10 May 2008 |
Posts: 0 |
|
|
 |
Posted: Sun May 11, 2008 2:44 pm |
|
 |
 |
 |
 |
Hi
i have installed everything from top to bottom according to this page
https://wiki.clamwin.com/index.php/Building_ClamWin
Not all
1. i am using visual studio.net 2003 c++
rest of the things are installed from the wiki page
Now i am confused in this place
" Install ClamAV"
i have downloaded the 7zip version from the link
but i am confused now what to do
Thanks in advance
|
|
raquibulbari
Joined: 10 May 2008 |
Posts: 0 |
|
|
 |
Posted: Tue May 13, 2008 5:52 am |
|
 |
 |
 |
 |
hi all,
i just want to use the clamav engine to check if a file/process is virus or clean, my program will be a custom program that uses clam engine to check for viruses,
it will be very helpful for me if anybody can tell me how to use clam av engine with my c++ code, i have downloaded the clam av, i got some dll and a header file named "clamav.h". I included the lib file in my project, i can call simple functions like
"char *cli_gettempdir(void);"
Is there any documentation of this dll, it would be very much helpful for me
Hope i am clear with my intentions
Regards
|
|
sherpya
Joined: 22 Mar 2006 |
Posts: 0 |
Location: Italy |
|
 |
Posted: Tue May 13, 2008 9:36 am |
|
 |
 |
 |
 |
not yet I'll post some samples when I've got some time
you may find interesting to look into clamwind prototype at
https://clamwin.svn.sourceforge.net/viewvc/clamwin/trunk/ https://clamwin.svn.sourceforge.net/viewvc/clamwin/trunk/
|
|
b0ne
Joined: 26 Oct 2006 |
Posts: 0 |
|
|
 |
Posted: Tue May 13, 2008 3:18 pm |
|
 |
 |
 |
 |
https://forums.clamwin.com/viewtopic.php?t=1550
The code I posted got slightly mangled by the forum, but all you have to do is correct the includes. For example stdio to stdio.h
|
|
raquibulbari
Joined: 10 May 2008 |
Posts: 0 |
|
|
 |
Posted: Wed May 14, 2008 5:56 am |
|
 |
 |
 |
 |
Thanks
it was great helpful for me
|
|
hihi
Joined: 31 Aug 2008 |
Posts: 0 |
|
|
 |
Posted: Sun Aug 31, 2008 4:38 am |
|
 |
 |
 |
 |
Hi
I was wondering if anyone could tell me how i can view and modifying clamwin source code because i would like to help their project.
To email me it's: johnhi94@yahoo.com
Thanks
|
|