HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.
It is currently 22 Jun 2014 09:52

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
PostPosted: 06 Aug 2007 16:36 
Offline

Joined: 06 Aug 2007 16:29
Posts: 48
using HAVP 0.86 on Centos 4.5 , there are some error message when compilier.

ld /etc/iscan/libvsapi.so show the error message:

/etc/iscan/libvsapi.so: could not read symbols: File in wrong format

when make havp :

error message:
cd havp && make
make[1]: Entering directory `/root/havp-0.86/havp'
cd scanners && make
make[2]: Entering directory `/root/havp-0.86/havp/scanners'
rm -f scanners.a
ar cr scanners.a avgscanner.o f-protscanner.o kasperskyscanner.o nod32scanner.o clamdscanner.o sophiescanner.o avastscanner.o arcavirscanner.oclamlibscanner.o trophiescanner.o
make[2]: Leaving directory `/root/havp-0.86/havp/scanners'
g++ -I/usr/include -Wall -O2 -o havp helper.o logfile.o scannerhandler.o connectiontobrowser.o genericscanner.o httphandler.o params.o sockethandler.o connectiontohttp.o havp.o proxyhandler.o utils.o whitelist.o scanners/scanners.a -L/etc/iscan -lvsapi -L/usr/lib64 -lclamav
/usr/bin/ld: skipping incompatible /etc/iscan/libvsapi.so when searching for -lvsapi
/usr/bin/ld: cannot find -lvsapi
collect2: ld returned 1 exit status
make[1]: *** [havp] Error 1
make[1]: Leaving directory `/root/havp-0.86/havp'
make: *** [all] Error 2

any help will be apprecaite.


Top
 Profile  
 
 Post subject:
PostPosted: 06 Aug 2007 17:50 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
I guess you have a 64-bit Linux distribution? And you have 32-bit trend library. You can't mix. Maybe try adding -m32 flag to compile.


Top
 Profile  
 
 Post subject: it's working
PostPosted: 06 Aug 2007 19:47 
Offline

Joined: 06 Aug 2007 16:29
Posts: 48
it's working , thanks.

BTW , does it support spyware pattern also? or virus pattern only


Top
 Profile  
 
 Post subject:
PostPosted: 06 Aug 2007 19:58 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
HAVP only supports scanners, not patterns. It's up to the scanners what they want to find. :) So yes anything is supported.


Top
 Profile  
 
 Post subject:
PostPosted: 08 Aug 2007 06:07 
Offline

Joined: 06 Aug 2007 16:29
Posts: 48
hege wrote:
HAVP only supports scanners, not patterns. It's up to the scanners what they want to find. :) So yes anything is supported.


Does it possible to block encrypt file by Trophie like ClamAV ?

Trophie seems not support new spyware pattern file , TMAxxx,
Does it cause by libvsapi.so not supported?


Top
 Profile  
 
 Post subject:
PostPosted: 09 Aug 2007 11:50 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
butz wrote:
Does it possible to block encrypt file by Trophie like ClamAV ?


I didn't see any settings in trophie/libvsapi that might do it. So I don't know. But if you use both clamav and trophie, it's naturally enough that clamav blocks it.

Quote:
Trophie seems not support new spyware pattern file , TMAxxx,
Does it cause by libvsapi.so not supported?


I think it supports it, but trophie/havp needs some extra code to load it. I'll have a look if I have some time.


Top
 Profile  
 
 Post subject:
PostPosted: 09 Oct 2007 14:05 
Offline

Joined: 06 Aug 2007 16:29
Posts: 48
Quote:
Trophie seems not support new spyware pattern file , TMAxxx,
Does it cause by libvsapi.so not supported?


I think it supports it, but trophie/havp needs some extra code to load it. I'll have a look if I have some time.[/quote]

Does there any chance to get it working?


Top
 Profile  
 
 Post subject:
PostPosted: 09 Oct 2007 14:32 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
butz wrote:
Does there any chance to get it working?


Since there is no documentation for the API, it would have to be reverse engineered.. it would take too much time for me right now as I don't have such skills.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group