Release notes for version 1.3.541.1936
No Type Description --- ----- ---------------------------------- 1 CODE run4.bat updated to correct the input to state two inputs are needed not one 2 DOC Updated appendix C to discuss set up of the environment before running run6.bat 3 DOC Example added to Appendix C to show how to run the report tool repo.exe from the command line using the batch tool run4.bat 4 INSTALL New report template added for the password cracker to be used with a password cracker project. This is PasswordCrackingReportSingle.tem 5 CODE New batch file run41.bat created that is based on run4.bat. This version accepts two additional parameters that will be used in templates for the entry and exit tokens. These are usually {{ and }}. This batch file will be used in plugins to enable the creation of templates from templates. 6 INSTALL New repo batch engine run41.bat added to the installation bin directory 7 INSTALL Added new app.tem template for use in generating a new application.tem template to be used in plugins. 8 CODE The auditor.tem project template has been updated to include the password cracker report template and also the timing details report template 9 CODE The auditorlinux.tem project template has been updated to include the password cracker report template and the timing details report template 10 CODE The cracker.tem project template has been updated to include the timimg report template and also the password cracker single report template. 11 CODE The project.tem "empty project" project template has been updated to include the timing report template 12 CODE The architecture.tem project template has been updated to include the timing details report template 13 CODE The interview project template has been updated to include the timing details report template 14 CODE The settings project template has been updated to include the timing details report template 15 CODE The UserTest ptoject template has been updated to include the timing details report template 16 CHECK New policy DumpCust created to allow dump of a customer list created in the spread sheet component of PFCLCScan 17 INSTALL New policy DumpCust.pfp added to the installation 18 CHECK New policy DumpCustomerFields created to allow each field of a customer spreadsheet to be output for later use via a report generator 19 INSTALL New policy DumpCustomerFields.pfp added to the installation 20 CHECK New policy DumpCustomerRepo created to run the report engine against the customer spreadsheet data 21 INSTALL New policy DumpCustomerRepo.pfp added to the installation 22 CODE Added new base64 decoder screen to the tools tab 23 CODE Corrected the spreadsheet editor to show the correct tab name and also generate new document ID's correctly 24 DOC Details of the Base64 decoder tool added to the product documentation 25 DOC The Tools section of the documentation has been enhanced to show all tools provided in this menu item. 26 CODE Spreadsheet component save as excel and save excel added 27 CODE Spreadsheet component modified to allow PFCL results files to be opened as spreadsheets. 28 CODE Spreadsheet save/saveAs logic changed to allow choice between Excel 97 and Excel 2007 formats 29 CODE There is a bug in the spreadsheet component that we use. When a PFCL file (pipe delimited file) is loaded the top left cell is not shown in the spread. A workaround has been made to save the file on load and to ensure that dummy data is at the top left. The issue and workaround is described in the code 30 DOC Documentation updated to include the "spreadsheet processor" section 31 CODE Spreadsheet viewer added.to allow detailed sheets to be created.