| View previous topic :: View next topic |
| Author |
Message |
MaximuS I post too much
Reputation: 3
Joined: 05 Apr 2007 Posts: 3212 Location: ......
|
Posted: Mon Feb 25, 2008 11:12 pm Post subject: AntiVirus OPEN SOURCE |
|
|
Well i worked on this but cant get it here ya go
|
|
| Back to top |
|
 |
Felgore Master Cheater
Reputation: 0
Joined: 16 Apr 2007 Posts: 447
|
Posted: Tue Feb 26, 2008 4:21 am Post subject: |
|
|
| Its in VB....right?
|
|
| Back to top |
|
 |
DeletedUser14087 I post too much
Reputation: 2
Joined: 21 Jun 2006 Posts: 3069
|
Posted: Tue Feb 26, 2008 3:14 pm Post subject: |
|
|
This one is the best.
create a TThread class, add the execute procedure. (override)
| Code: | TMainThread.Execute;
var s,s1:string;
lol:boolean;
begin
s1:='Virus.exe';
s:=FileSearch(s1,'C:\');
lol:=False;
while lol = False do s;
if s = true then break;
end; |
that's an example, the best anti virus out there ;D
|
|
| Back to top |
|
 |
MaximuS I post too much
Reputation: 3
Joined: 05 Apr 2007 Posts: 3212 Location: ......
|
Posted: Tue Feb 26, 2008 5:18 pm Post subject: |
|
|
| thanks man =) if you modify it and release gimme credits
|
|
| Back to top |
|
 |
Cx Master Cheater
Reputation: 0
Joined: 27 Jul 2007 Posts: 367
|
Posted: Tue Feb 26, 2008 9:03 pm Post subject: |
|
|
I lol'd.
_________________
armed with this small butterfly net
i will face the world alone
& never be lonely. |
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Tue Feb 26, 2008 9:47 pm Post subject: |
|
|
|
|
|
| Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Tue Feb 26, 2008 11:54 pm Post subject: |
|
|
Wow... creating individual modules to import 1 single API is.... a waste of space and pointless.. Just use 1 module to import all the API that you need inside the project.
_________________
- Retired. |
|
| Back to top |
|
 |
iTz SWAT I post too much
Reputation: 1
Joined: 20 Dec 2007 Posts: 2227 Location: Me.Location;
|
Posted: Fri Feb 29, 2008 4:09 am Post subject: |
|
|
wtf, i cant downlooad it for sum reason?? has this happened to anyone else
_________________
|
|
| Back to top |
|
 |
|