[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 264: mysqli_fetch_assoc(): Couldn't fetch mysqli_result
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/driver/mysqli.php on line 326: mysqli_free_result(): Couldn't fetch mysqli_result
Pete's QBASIC Site Discuss QBasic, Freebasic, QB64 and more 2015-11-05T02:18:58-05:00 http://www.petesqbsite.com/phpBB3/app.php/feed/topic/4056 2015-11-05T02:18:58-05:00 2015-11-05T02:18:58-05:00 http://www.petesqbsite.com/phpBB3/viewtopic.php?p=23783#p23783 <![CDATA[make antivirus in qb and batch]]>
i really needed a good project to get back into using qb again, this is my attempt at that, any help would be appreciated and I am willing to share the finished code for the help!

edit*

ok so I have seen what the youtube community offers for making AV in batch, I do understand what they are doing offers a way to protect from "text virus" which from my research can be defined as an un-parse-able string. which i surmised from looking at the offered Eicar AV test file.

I think that is brilliant, but to that i would like to also do hex dump or binary dump file $$$ of known virus to identify any on a machine. with the virus definitions, i had planned to host those on my dropbox account that i would up date periodically..

now to that I want to add a method of code profiling as well as file profiling I devised, both are a simple method of data mining of a programs content and attributes.

I have just a few questions on passing arg's to and from batch/basic then i also want to get interrupts working on my system also..

any help or new ideas for this project to share would be great?

Statistics: Posted by iamdenteddisk — Thu Nov 05, 2015 2:18 am


]]>