home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 January / PCWorld_2001-01_cd.bin / Komunik / aat / History.txt < prev    next >
Text File  |  2000-11-30  |  7KB  |  163 lines

  1. ----------------------------------------------------------------------------
  2.     AATools 4.20                             VERSION HISTORY
  3. ----------------------------------------------------------------------------
  4.    
  5. Copyright (C) 1999-2000 G-Lock Software. All Rights Reserved.
  6. version 4.20 (build 700) final
  7. Added: Registry Cleaner
  8.  
  9. version 4.20 (build 680) beta
  10. Port Scanner
  11. New: Fast line parser for port setup (e.g. 127.0.0.1:1-100,135,137,200-60000)
  12. New: Full visual monitoring over all the scanning processes
  13. Added: Ping scanning
  14. Added: Resolve Host Name
  15. Added: UDP Port Scanning (Win98/Me/NT/2000)
  16. Added: Smart Scanning (scanning of the hosts responded on Ping only, then UDP and TCP scanning)
  17. Added: Receive the Data from the Port
  18. Added: Up to 200 Threads for the fast scanning of LAN 
  19. Added: CPU Usage monitor for all system process
  20. Added: Print Report + Report Preview
  21. Added: Export results to .TXT, .CSV, .XLS, .HTM files
  22.  
  23. Proxy Analyzer
  24. Fix: Resolve Host Name ("Add Proxy", "Load from file")
  25.  
  26. System info
  27. Added: "Print Report" option
  28. Added: Printers "Properties..." - full information about the selected printer
  29.  
  30. Whois
  31. Fix: problem with the deleting of the data from the program cache
  32. Fix: option "Clear Cache" works correctly now
  33.  
  34. version 4.1
  35. Add: Resource Viewer
  36. Add: Autodetect IP address at startup option (Proxy Analyzer)
  37. Add: Detect IP Button (for detection IP manually)
  38. Fix: minor bugs
  39.  
  40. version 4.0c
  41. Fix: Memory leaks in Port Scanner
  42. Fix: High CPU usage problem in Port Scanner, Proxy Analyzer, Email Verifier, Link Analyzer
  43. Add: Network PC button (search for computers in LAN)
  44. Add: Set as Proxy for default Internet Connection (IE) now works also for dial-up
  45.  
  46. version 4.0a
  47.  
  48. Fix: Record was not found problem when saving results with CONNECTION KEEP-ALIVE checkbox selected (Proxy Analyzer)
  49. Fix: Problem with adding of proxy after scanning (Proxy Analyzer)
  50. Fix: Minor changes in hostname/IP resolving algorithm (Add single proxy)
  51. Add: More than 250 ports may be used with Trojan programs added to Trojan Port Set (Port Scanner)
  52.  
  53. version 4.0 Release
  54.  
  55. Added: Port Scanner may work via a socks proxy
  56. Added: In Network Status, on right mouse click context menu appears (Whois remote IP)
  57. Added: Port Scanner - more than 100 ports may be used by Trojans
  58. Fix: Correct adding ports to Port Sets (Port Scanner)
  59.  
  60. version 4.0 Beta 3
  61.  
  62. Fix: Process Info - now works under Windows NT 4.x
  63. Fix: Email Verificator - working algorithm changed
  64. Fix: Port Scanner - adding a port without number forbidden
  65. Fix: Links Analyzer - if the URL exists already in the list, it is not added to it (history window)
  66. Fix: System info (Drives page) - if the drive is not accessible, e.g. network drive, all the information updated except the information about space usage.
  67. Fix: System info (Drives page) - disk description appeared only after the disk has been chosen.
  68. Fix: System Info (Media) - IN/OUT devices now appeared as 2 different ones with IN and OUT description.
  69. Fix: System info (Display page) - ability to edit check list disabled.
  70. Fix: System info (Operational system) - ability to edit Environment disabled.á
  71. Fix: Minor GUI changes
  72.  
  73. version 4.0 Beta 2
  74.  
  75. Added: Proxy Analyzer - Set and Disable the particular proxy for default internet connection (IE)
  76. Fix: Proxy Analyzer - Settings: when moving from 1 text box to another, get the "Access violation at address 0053A475 in module 'AATOOLS.EXE' Read of address FFFFFFFF"
  77. Fix: Incorrect work of Cancel button in Whois-feature.
  78. Fix: CGI Analyzer - when more than 1 hosts is set to scan, the results are incorrect.
  79. Fix: Incorrect system tray minimizing when any of the modules in use.
  80. Fix: System Info - incorrect OS name
  81. Fix: System Info - left bar does not change color without click now.
  82. Fix: System Info - checkboxes incorrect work.
  83. Fix: Link Analyzer - Unable to locate exported function SHGetSpecialFolderPathW in shell32.dll.
  84. Fix: Incorrect Dropdown buttons behavior (all modules)
  85. Fix: Proxy Analyzer - when add from file using, may cause the "DNS not responding" error. After ignoring this and clicking OK and then Start, "unable to create dir" error (in most modules)
  86.  
  87. version 4.0 Beta 1
  88.  
  89. Added: AATools's Whoisá
  90. Added: Links Analyzerá
  91. Added: Process Infoá
  92. Added: Network Status
  93. Updated: Port Scanner
  94. Updated: Proxy Analyzer
  95. Updated: CGI Analyzer
  96. Updated: Email Verificator
  97.  
  98. version 3.1.0.500
  99.  
  100. New: Now the programs checks the update availability through the Internet.
  101. New: Added support Socks (4, 4A, 5) proxy server for LAN users (E-mail Verificator)
  102. Fix: small bug in DNS query (E-mail Verificator)version 3.1.0.11
  103. - module "eMail List Validator" was renamed to "E-mail Verificator"
  104. - the code page of English help system is corrected (Thanks Matt Scarborough!)
  105. - added Socks v5 proxy support for LAN users (E-mail Verificator)
  106. - added ports used Trojan/backdoor programs (Port Scanner)
  107. - new input in Port Scanner:
  108. The range of IP addresses should be specified in brackets [<range of the last portion of IP address with the delimiter "-" between the numbers>:
  109.  
  110. Example: 127.0.0.[1-255]
  111.  
  112. You can specify the ports at the desired IP. delimiter between IP address and port address is ":", and the ports may be specified one after another with the comma delimiter, which OR "-" :
  113.  
  114. Example: 127.0.0.1:21,25 (ports 21 AND 25 will be checked)
  115.                127.0.0.1:21-25 (ports FROM 21 TO 25 will be checked)
  116.  
  117. If the ports are not specified, the ports will be checked according to the " List of Ports Setup":
  118.  
  119. Example: 127.0.0.1
  120.  
  121. - added Network status. Useful for search Trojans programsversion 3.0.0.27
  122. - fixed minor Timer bugs in eMail List Validator
  123.  
  124. version 3.0.0.26
  125.  
  126. - fully recompiled
  127. - added splash screen
  128. - added eMail List Validator
  129. - Proxy Checker now detects anonymous proxy (transparent or non transparent)
  130. - System info transferred in "About" module
  131. - added Hide/Show Options buttons in Proxy Checker and eMail List Validator
  132. -áInternet Tools removed
  133. -áSystem Tools removed
  134. - fixed minor Timer bugs in Port Scanner
  135. - trial period changed from 15 to 30 daysversion 2.2
  136.  
  137. version 2.2 
  138.  
  139. - added Proxy Checker
  140. - made full functional version with trial period 15 days
  141.  
  142. version 2.0 build 15
  143.  
  144. - AATOOLS version 2.0 build 15 made available for download
  145. - fixed some bugs in Port Scanner
  146. - added fast find Port in Port Scanner
  147. - added time out in Port Scanner
  148. - now Port scanner very fast
  149. - now CGI Scanner fully asynchronous
  150.  
  151. version 2.0
  152.  
  153. The program now requires Winsock 2 to operate. Version 1.0 was meant to work with Winsock 1.1 but due to a bug it still required Winsock 2.
  154. - AATOOLS version 2.0 made available for download
  155. - big rewrite. Many options totally asynchronous. Lots of new features
  156. - new user interface
  157. - added CGI Scanner
  158.  
  159. version 1.0
  160.  
  161. - customer support web placed on-line
  162. - AATOOLS version 1.0 made available for download
  163.