perl advanced question

R

Robin

Does anyone know how to start learning how to and or learn how to
start programming in perl a virus scanner or a firewall in perl?

Thanks,
-Robin
 
R

Robin

Ben said:
It would be extremely difficult to write a firewall in Perl. You need to
get into the OS' network stack at a very low level, and that isn't easy
in Perl. A virus scanner basically just looks for known patterns in
files, but writing the scanner isn't the hard part: the hard part is
working out which patterns match viruses.

Ben

thanks for the suggestion.
-Robin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,123
Latest member
Layne6498
Top