Results for "Author: cyber chris"
This is the second Version of My Unroll - Graphic Animations. I've included 8 new Animations For Example: • A lens effect • A mirror effect • A cut effect • A "Needle Printer" effect
Unroll a picture over the screen.
Unroll Pics (including CDialg)
CC Antivir 2004 - A complete working Anti Virus program This is number three of my AntiVir prog. I got a lot of response to my last two submissions, many suggestions and tips. Some of them are now realised: 1) ZIP File scanning 2) There's again the possibility to scan script Virii. 3) Bug / Virus Report is now possible 4) The code is changed to scan only dangerous files that means the Engine is very very fast (the 150MB (~700 Files) are now checked within 6 seconds (old engine: 35s))! 5) The Signature contains now 17 entries. 6) Quarintine Window over-worked (+Delete function) 7) Log functionality added Note: The zip file support requires the "unzip.dll" in your System32 Directory. This is the ZIP Dll by the Info-Zip Group (THX). If you don't have this on your system, please download and install it from http://www.vbaccelerator.com/home/VB/Utilities/VBPZip/Info-ZIP_Unzip_DLL_(Renamed_vbuzip10_dll).zip - or use the inbuilt download mechanism.
This code shows how to get the Macaddress of the networkcard.
Now contains ability to trace mouse wheel events (Get value, direction). Other functions: Trap cursor, place & click automatically, hide cursor, swap butons, block mouse, deactivate mous, change mouse and double click speeds, gather Mouse information, change cursor icon system wide,...
This is the latest release of my Anti Virus series. This version now contains a separate Anti Virus Engine DLL. So it can easily be included to any GUI you want. A demo GUI comes with the DLL that shows the usage of the Engine. The GUI is 100% re-programmed. I've decide to create a Web - Interface like Norton Anti Virus has. The searching algorithms are optimized and the scanning speed has nearly doubled. The signature file now contains 33674(!) entries: I've decided to go away from CRCs and to scan for Virus strings. But the AV Engine still scans for CRC, but it's recommended to use the string search (due to big size of the full signature file (1.45MB) I’ve only included a small (600Kb) demo. The full version can be downloaded with the included update routine.). Since the first release the software has grown to 4739 lines of code. I hope that you like my work! Any feedback would be really appreciated!
This is a real working Anti Virus Program! This is how it works: It has a Signature file and searches for these signatures in every file you want to have scanned (10MB scanned within 7s). But don't expect much when you scan your HD with this, because the Signaturefile only contains a few entries e.g. format, kill... That means the program is currently only able to detect a few script viruses, but this is done perfectly (Pleas mail me, when somebody knows a hughe Anti Virus DB, i can include to this). I've included a online - updater for the signature file, command line commandos, a tray window for Drag and Drop and check out my LoadIcon and ShowOpenDlg Function!
Completely working Anti Virus program. Big updates: Added possibility to scan for Virus specific strings. That means the software is able to find Viruses that infect other files. Another big improvement: AFM – Active File system Monitoring: The software scans automatically the Directory you’re browsing with the Explorer. The interface is now multilingual (Currently supporting English, German, and Portuguese). Added sound notification to Alert Box. Added Advanced Errorhandling. A lot of smaller bugs fixed (update problem). Online Signature File now includes 24.000 Signatures. Added a helpsystem. ***NOTE: For testing the AFM I've added the String 'Eicar' to the DB. You can write this string into a Text file and rename it to .com or .exe. Then execute my Program and browse with the explorer to the directory that contains the file and wait a few seconds***
WordFindGame-Solver This prgram is able to solve WordFinding Games. The Problem: o You have a 15x20 sheet filled with letters o And you have a list of words you have to find in o The unused letters are a keyword (I've seen this game in a Magazine and wasn't able to solve it in an acceptable time, my PC found out the key within one second)
CSBenchmark 2004 With this program you can find out more about your CPU working details. Following Benchmarks could be done: Counter Benchmarks Drawing Benchmark Timer Benchmark Cryption Benchmark Sort Benchmark andit includes a detailled report which can be printed and exported into XML Format
Tic Tac Toe game with AI: This game demonstrates the use of variable levels of the A.I. to challenge an opponent at any level. The highest level is unbeatable, the lowest level is very easy. The sourcecode is documented. Can you beat the highest level????
This is number two of my Anti Virus Program! Now the software is able to detect every virus by scanning for checksums (again: Only the viruses wich are mentioned in the DB). The demo db includes the checksums of some popular Virii (e.g. Code Red, Klez, Magistrar + Eicar Testvirus). I have completeley over worked the Scaning algorithm. It is now able to scann 150MB (~7000 Files) within 35s. That means it is three times faster than my previous version! I have also totally changed the GUI: It has move-down menues like the Explorer has. Other new stuff: 1) There's also a function that scans a whole directory (and sub folders) for virii. 2) "Fast file search" function this is a manipulated cDialog that allows to scan the file without leaving the cDialog! 3) There's also a possibility to "secure" files. This is like a quarantaine function: It stores the file encrypted to prevent it from beeing executed!
This is the second Version of My Unroll - Graphic Animations. I've included 8 new Animations For Example: • A lens effect • A mirror effect • A cut effect • A "Needle Printer" effect
Unroll a picture over the screen.
Unroll Pics (including CDialg)
CC Antivir 2004 - A complete working Anti Virus program This is number three of my AntiVir prog. I got a lot of response to my last two submissions, many suggestions and tips. Some of them are now realised: 1) ZIP File scanning 2) There's again the possibility to scan script Virii. 3) Bug / Virus Report is now possible 4) The code is changed to scan only dangerous files that means the Engine is very very fast (the 150MB (~700 Files) are now checked within 6 seconds (old engine: 35s))! 5) The Signature contains now 17 entries. 6) Quarintine Window over-worked (+Delete function) 7) Log functionality added Note: The zip file support requires the "unzip.dll" in your System32 Directory. This is the ZIP Dll by the Info-Zip Group (THX). If you don't have this on your system, please download and install it from http://www.vbaccelerator.com/home/VB/Utilities/VBPZip/Info-ZIP_Unzip_DLL_(Renamed_vbuzip10_dll).zip - or use the inbuilt download mechanism.
This code shows how to get the Macaddress of the networkcard.
Now contains ability to trace mouse wheel events (Get value, direction). Other functions: Trap cursor, place & click automatically, hide cursor, swap butons, block mouse, deactivate mous, change mouse and double click speeds, gather Mouse information, change cursor icon system wide,...
This is the latest release of my Anti Virus series. This version now contains a separate Anti Virus Engine DLL. So it can easily be included to any GUI you want. A demo GUI comes with the DLL that shows the usage of the Engine. The GUI is 100% re-programmed. I've decide to create a Web - Interface like Norton Anti Virus has. The searching algorithms are optimized and the scanning speed has nearly doubled. The signature file now contains 33674(!) entries: I've decided to go away from CRCs and to scan for Virus strings. But the AV Engine still scans for CRC, but it's recommended to use the string search (due to big size of the full signature file (1.45MB) I’ve only included a small (600Kb) demo. The full version can be downloaded with the included update routine.). Since the first release the software has grown to 4739 lines of code. I hope that you like my work! Any feedback would be really appreciated!