home *** CD-ROM | disk | FTP | other *** search
/ ftp.f-secure.com / 2014.06.ftp.f-secure.com.tar / ftp.f-secure.com / support / tools / debugtools / readme.txt < prev   
Text File  |  2014-02-10  |  5KB  |  122 lines

  1. README / RELEASE NOTES
  2. =====
  3. F-Secure Debugging Tools 2.0.1
  4. =====
  5.  
  6. General
  7. =====
  8. F-Secure Debugging Tools is a UI-based tool to automate debugging for corporate and consumer products. The tool will take necessary binaries into use as well set up registry keys, stop/start services and also undo those changes after debugging is completed. The tool disables/enables components possible to debug based on product detected.
  9.  
  10. The Tool requires Microsoft .Net Framework 4.x to be installed. If the tool does not detect .Net Framework 4.x it will ask the user to install it before using Debugging Tools. You can download .Net Framework here:
  11.  
  12. Version 4.0 (XP, 2003)
  13. http://www.microsoft.com/en-us/download/details.aspx?id=17718
  14.  
  15. Version 4.5 (Vista, 7, 2008)
  16. http://www.microsoft.com/en-us/download/details.aspx?id=30653
  17.  
  18. Windows 8, 8.1 and 2012 are already having version 4.5/4.51 installed out of the box.
  19.  
  20.  
  21. Supported products
  22. =====
  23. Corporate:
  24.  
  25. F-Secure Client Security 10.x, 11.x
  26. F-Secure Anti-Virus for Workstation 10.x, 11.x
  27. F-Secure E-Mail and Server Security 10.x, 11.x
  28. F-Secure Server Security 10.x, 11.x
  29. F-Secure PSB for Workstation 10.x, 11.x
  30. F-Secure PSB E-Mail and Server Security 10.x, 11.x
  31. F-Secure PSB Server Security 10.x, 11.x
  32.  
  33. Consumer:
  34.  
  35. F-Secure Internet Security 2013, 2014
  36. F-Secure Anti-Virus 2013, 2014
  37. F-Secure Safe Anywhere 12.x, 13.x
  38.  
  39.  
  40.  
  41. How to use
  42. =====
  43. -Install the tool using the installer - Default installation folder is %programfiles(x86)%\F-Secure Debugging Tools\
  44. -Start fsdebugtools.exe
  45. -Check the checkboxes for the components you want to debug
  46. -Click 'Apply Changes' 
  47. -To disable debugging just uncheck the boxes and click 'Apply Changes' again
  48.  
  49. The Button "Show Active Debug's" will update the checkboxes, so that currently active debuggings are shown as checked and non-active ones are unchecked.
  50.  
  51. The Button "Update Debug Bins Online" will download latest Debug Binaries from FTP and unzip those to Sub-folder "dbgbins".
  52.  
  53. The Button "Update Debug Bins Locally" will ask the user to pinpoint to latest Debug Binary File and unzip those to Sub-folder "dbgbins".
  54.  
  55. The Button "Collect Logs" will move all logs created to default logfile locations (ProgramData) and start FSDIAG Tool. If FSDIAG can't be found from system, the tool will offer to download latest version from FTP.
  56.  
  57. The Buttion "Reset AUA / AUS" resets Automatic Update Agent and if available Automatic Update Server (as standalone FSAUA RESET TOOL does).
  58.  
  59.  
  60. KNOWN ISSUES
  61. =====
  62.  
  63.  
  64.  
  65. CHANGELOG
  66. =====
  67.  
  68. ### 2.0.2 Build 218 (compared to previous released build) ###
  69.  
  70. - Fixed an issue with copying over logs to be picked up by FSDIAG
  71. - Fixed an issue with NIF Debugging not properly working in corporate 64Bit environments
  72.  
  73.  
  74. ### 2.0.2 Build 187 (compared to previous released build) ###
  75.  
  76. - Fixed an issue with GK Driver debugging
  77.  
  78.  
  79. ### 2.0.1 Build 181 (compared to previous released build) ###
  80.  
  81. - Fixed an issue with GK Driver debugging
  82. - Fixed an issue were all files inside root and minifilter folder where logged as copied, while infact only F-Secure logs were copied
  83.  
  84.  
  85. ### 2.0.1 Build 122 (compared to previous released build) ###
  86.  
  87. - Add DbgTools.dll
  88. - Minor changes to logging
  89.  
  90.  
  91. ### 2.0.1 Build 88 (compared to previous released build) ###
  92.  
  93. - Added button to update debug binaries from local source (special versions of LatestDebugBins.zip from FS Customer Care)
  94. - Added Debugging for Automatic Update Agent (AUA; Corporate only!)
  95. - Minor changes for internal logging:
  96.     > Tool's logfile.log can now be opened from 'Help' section
  97.     > Tool's logfile.log will now show when the last update of debug binaries have been done
  98.     > Tool's logfile.log is now showing total and available memory in Megabytes instead of just bytes
  99. - Added Button to reset AUA/AUS
  100. - Added new Logfile for AUA/AUS Reset: reset.log
  101. - Changed logfile creation to meet CCF logging standards (FDT-8)
  102. - Fixed an issue where some log files were not copied to correct place after pressing "Collect Logs" (FDT-7)
  103. - Minor changes to UI: Buttons are now sorted to ease the use of the tool
  104.  
  105. ### 2.0.0 Build 87 (compared to previous released build) ###
  106.  
  107. - Added additional logging to Tool's own logfile
  108. - Installer is now checking for Microsoft .Net 4.x Installation
  109.  
  110. ### 2.0.0 Build 83 (compared to previous released build) ###
  111.  
  112. - Fixed an issue where location of fsdiag.exe could not be found
  113.  
  114. ### 2.0.0 Build 82 (compared to previous released build) ###
  115.  
  116. - Minor changes
  117.  
  118. ### 2.0.0 Build 81 (compared to 1.x) ###
  119.  
  120. - New UI
  121. - Introduced debug binary update component
  122. - Merged consumer and corporate version into one tool