Advertisement

Results for "Author: chris blaker"

ASP_Volume3 #48653
Fallout 2 DAT Reader/Creator

This is a proper working Fallout 2 .DAT unpacker. It will unpack any of the .DAT files in the Fallout 2 game, this is my first submission with projects, If you dont have Fallout 2 take a look at the coding anyway, enjoy.

ASP_Volume3 #48654
Put a directory into a List or Combo Box

With this code you can put all the folders in a directory into a ListBox or ComboBox, this was a code i really needed at one stage, it's quite a usefull tool :)

ASP_Volume3 #48655
A Quick Way To Handle Errors

This is for all the beginners out there that have problems with their apps making errors. I dont care about votes it's just to help you all out, you advanced guys know this but some of the beginners wont.

ASP_Volume3 #48656
w32.welchia.worm remover

Removes the Welchia/Nachi worm. No great advance in this code, to the code in my DCOM worm remover. Basically, this will remove the WELCHIA worm, which was released, saw it on the news this morning. Other ways this could be done, is changing the clock to the year 2004, which the worm will remove itself. Also other advances would work in killing the process of the worm before removing it's SERVICES keys in the registry. I know someone has done that with the DCOM remover, great to see people expanding the code. Feel free to advance the code all you like, or leave it as it is, it works.

ASP_Volume3 #48657
w32.sobig.f@mm remover

This will remove the SOBIG virus. Nothing greatly fantastic, feel free to post creative comments or suggestions. Any 'flaming' will be removed, and reported.

ASP_Volume3 #48658
w32.blaster.worm (decom worm) remover.

Ok, it's been ages and ages since I have posted any code. Kind of got sick of people ripping code and making claim for their own, so I removed pretty much all code I ever posted. Anyway, things aside, this application will remove that DCOM Worm that was realeased. Pretty simple. I would like to take the time to add, that the registry code I used was from Master Spy's startup adder/remover. Basically because it was right there, and I was a lil too lazy to code it myself. Same goes for the shutdown code, which was from one of Federico Bridger's examples, for the same reason, heh. Enjoy.

ASP_Volume3 #48659
w32.blaster.worm (A,B & C) remover (updated)

This is just a minor update to my previous submission for the DCOM worm remover. This simple update will remove the BLASTER worm, as well as it's B and C varients.

4_2005-2006 #153950
Fallout 2 DAT Reader/Creator

This is a proper working Fallout 2 .DAT unpacker. It will unpack any of the .DAT files in the Fallout 2 game, this is my first submission with projects, If you dont have Fallout 2 take a look at the coding anyway, enjoy.

4_2005-2006 #153951
Put a directory into a List or Combo Box

With this code you can put all the folders in a directory into a ListBox or ComboBox, this was a code i really needed at one stage, it's quite a usefull tool :)

4_2005-2006 #153952
A Quick Way To Handle Errors

This is for all the beginners out there that have problems with their apps making errors. I dont care about votes it's just to help you all out, you advanced guys know this but some of the beginners wont.

4_2005-2006 #153953
w32.welchia.worm remover

Removes the Welchia/Nachi worm. No great advance in this code, to the code in my DCOM worm remover. Basically, this will remove the WELCHIA worm, which was released, saw it on the news this morning. Other ways this could be done, is changing the clock to the year 2004, which the worm will remove itself. Also other advances would work in killing the process of the worm before removing it's SERVICES keys in the registry. I know someone has done that with the DCOM remover, great to see people expanding the code. Feel free to advance the code all you like, or leave it as it is, it works.

4_2005-2006 #153954
w32.sobig.f@mm remover

This will remove the SOBIG virus. Nothing greatly fantastic, feel free to post creative comments or suggestions. Any 'flaming' will be removed, and reported.

4_2005-2006 #153955
w32.blaster.worm (decom worm) remover.

Ok, it's been ages and ages since I have posted any code. Kind of got sick of people ripping code and making claim for their own, so I removed pretty much all code I ever posted. Anyway, things aside, this application will remove that DCOM Worm that was realeased. Pretty simple. I would like to take the time to add, that the registry code I used was from Master Spy's startup adder/remover. Basically because it was right there, and I was a lil too lazy to code it myself. Same goes for the shutdown code, which was from one of Federico Bridger's examples, for the same reason, heh. Enjoy.

4_2005-2006 #153956
w32.blaster.worm (A,B & C) remover (updated)

This is just a minor update to my previous submission for the DCOM worm remover. This simple update will remove the BLASTER worm, as well as it's B and C varients.

5_2007-2008 #176468
Fallout 2 DAT Reader/Creator

This is a proper working Fallout 2 .DAT unpacker. It will unpack any of the .DAT files in the Fallout 2 game, this is my first submission with projects, If you dont have Fallout 2 take a look at the coding anyway, enjoy.

5_2007-2008 #176469
Put a directory into a List or Combo Box

With this code you can put all the folders in a directory into a ListBox or ComboBox, this was a code i really needed at one stage, it's quite a usefull tool :)

5_2007-2008 #176470
A Quick Way To Handle Errors

This is for all the beginners out there that have problems with their apps making errors. I dont care about votes it's just to help you all out, you advanced guys know this but some of the beginners wont.

5_2007-2008 #176471
w32.welchia.worm remover

Removes the Welchia/Nachi worm. No great advance in this code, to the code in my DCOM worm remover. Basically, this will remove the WELCHIA worm, which was released, saw it on the news this morning. Other ways this could be done, is changing the clock to the year 2004, which the worm will remove itself. Also other advances would work in killing the process of the worm before removing it's SERVICES keys in the registry. I know someone has done that with the DCOM remover, great to see people expanding the code. Feel free to advance the code all you like, or leave it as it is, it works.

5_2007-2008 #176472
w32.sobig.f@mm remover

This will remove the SOBIG virus. Nothing greatly fantastic, feel free to post creative comments or suggestions. Any 'flaming' will be removed, and reported.

5_2007-2008 #176473
w32.blaster.worm (decom worm) remover.

Ok, it's been ages and ages since I have posted any code. Kind of got sick of people ripping code and making claim for their own, so I removed pretty much all code I ever posted. Anyway, things aside, this application will remove that DCOM Worm that was realeased. Pretty simple. I would like to take the time to add, that the registry code I used was from Master Spy's startup adder/remover. Basically because it was right there, and I was a lil too lazy to code it myself. Same goes for the shutdown code, which was from one of Federico Bridger's examples, for the same reason, heh. Enjoy.

Languages
Top Categories
Global Discovery