+----------------------------------------------------------------------------------------------+ | Version: 1.2.3.4 | | 1 = [~] = The major update. This will be pushed up whenever I re-do a major bit of code. | | 2 = [!] = A majorly sized update that is not a redo of the complete code. | | 3 = [*] = A medium sized update or a change in a function. | | 4 = [-] = A small bug-fix of a function. | | = [.] = A tiny bug-fix like a spelling mistake or the likes. | +----------------------------------------------------------------------------------------------+ V1.9.12.5 =============== [*] Added a lot of new definitions. V1.9.11.5 =============== [-] Updated detections. V1.9.11.4 =============== [*] Added creation and modification times to the directories and files. [*] Removed a few entries to reduce false positives. V1.9.10.4 =============== [*] Added the Systemroot Path to the System Information. [*] Fixed a bug that made the program crash when windows wasn't installed on the C:\ drive letter. [-] Forgot to change the version number in the previous release. ;) V1.9.9.3 =============== [!] Added a registry check to check a couple of commonly used registry keys. [*] Added more data to detect cracked windows machines. V1.8.8.3 =============== [!] Added a function to show that the program crashed if it did so. WVCheck will also write a file to the desktop with the traceback information. [!] Added directory matching to check for matches in directories. [!] Added another way to check for particular files and/or directories. [*] Added an extra line to the header to tell us what version of WVCheck is being used. [*] Added more keywords and files to check for. V1.7.7.3 =============== [!] Fixed the Registry Dumps to show the right value on 64 bit Operating Systems. [!] Added an experimental section that lists MD5 hashes. [*] Added extra output to the command screen to let the user know what the program is doing. [*] Changed a few things to the Target List. V1.6.6.3 =============== [*] Added a few more partial string matches [*] Removed a few specific file detections and changed them into string matches to get a broader spectrum [*] Added some more specific file detections. V1.6.5.3 =============== [!] Added a function that shows generic Windows Information like Windows Version and Windows Mode. [*] Changed the searching algorithm to include the prefetch folder. [*] Updated the Target List with yet another file. V1.5.4.3 =============== [*] Added more files to the target list. V1.5.3.3 =============== [!] Added a function that checks the MBAM Quarantine for known bad files. This section of WVCheck will only show up if the MBAM Quarantine Folder exists. [-] Changed some words in a few functions to make more sense. V1.4.3.2 =============== [!] Added a function to check for missing system files that might indicate a non-genuine OS. [*] Changed the "Matched" line to be more readable. (Removed the Regex Statements) V1.3.2.2 =============== [!] Fixed a major bug that caused the program to malfunction on anything lower than windows 7. V1.2.2.2 =============== [!] Added more keywords to check for. [!] Added a check for the hosts file. [*] Added a "Matched" entry for each file so you can check what keyword or file the entry matched. [-] Changed WVCheck to use the python Standard Out, instead of using a batch file which could trigger HIPS systems. V1.1.1.1 =============== [!] Changed a function so that it doesn't access the drives manually. Using the WMI instead now. [*] Changed it so that WVCheck will now check *all* Local Fixed Disks. V1.0.0.1 =============== [-] Added some error checking to prevent the program from crashing if the user hasn't used the Windows Auto Updater. V1.0.0.0 =============== [~] Initial Release.