Download Latest Version AnaFile-0.23.3_exe_win-amd64.zip (13.0 MB)
Email in envelope

Get an email when there's a new version of Analyzer for Files

Home / 0.23.3
Name Modified Size InfoDownloads / Week
Parent folder
AnaFile-0.23.3_win-amd64.msi 2015-05-17 8.9 MB
AnaFile-0.23.3_win32.msi 2015-05-17 7.9 MB
AnaFile-0.23.3_exe_win-amd64.zip 2015-05-17 13.0 MB
AnaFile-0.23.3_exe.zip 2015-05-17 9.6 MB
AnaFile-0.23.3.zip 2015-05-17 443.4 kB
README.md 2015-03-30 3.5 kB
Totals: 6 Items   40.0 MB 0

Version 0.23.3

The core and UI have the changes:

  • support to copy the tree items
  • add new supports for AtrObjectFormat.parse

    • change value with leading zero to represent the hex with the proposed width
    • add svalue to express the hex without leading zeros beyond value
    • add the type support of bits

      • enumueration and boolean types added for the bits
      • handles the bits in configured endian
    • update to keep the object content with the format specified

  • add AtrFields and use AtrField to represent the selections

  • extend File

    • segement File can be encapsulated into on File
    • new File can refer to parts of existent File
  • correct to run setup.py in Linux

  • support __aof__ as a class variable
  • fix the missed return value of a prompt dialog for the generator
  • the text windows focus won't be monitored when the app loses the focus
  • fix the scaled picture display when the tree node is a picture
  • handle the file IOError when a file fails to open
  • change the logger verbose when logging can't be open, especially, to save the logging in a file
  • change the verbose level from debug to info in some classes
  • change the windows color from grey to the system color
  • add APP_DATA as the data path to store, for example, the log file
  • update the display of the tree items
  • remove the code to support wxPython v2.8 and later
  • use the simple format to display the tree items
  • implement the internal environment expression

    • add the viewer to display the environment variables
    • add the type of the environment variables
  • show the suggested generated json file name if possible

  • dump and compare the json objects in the string mode
  • add the support to display and configure the date type
  • update the safestr and expose to the plug-ins
  • expose the tree object to the generator plug-ins
  • change some of the logging verbose levels
  • set the notification with the tree items when the tree levels reach to the limitation
  • support to copy all fields if the selection has multiple fields
  • fix the PEP8 errors

Plug-ins improvements:

  • add the XML plug-in to parse loose XML format
  • correct the plug-in PCAP for the endian issue and combine the packets for TCP/IP and HTTP header and data
  • update the plug-in EXEC with bit expression and 64bit ELF support
  • enhance the plug-in JPEG

    • parse APP1 and APP13 for Adobe extensions
    • update the subject string for markers
  • add some changes in the plug-in EXIF

    • add more known tags for the plug-in EXIF
    • continue to look into tags even meeting unknown ones
  • add the fields for the section of import table

  • add the new plug-in ATE to dump the tree objects in lines
  • support to enable/disable plug-ins with their categories
  • forbid disabling the system plug-ins in the normal running method

Documents continue to have more contents:

  • add the guide to build the application with :file:setup.py

Test Framework:

  • update the file comparison hanlding to copy the file content because of the segement file
  • treat unknown result as the failed result, which is relative to the execution exceptions
  • add the support of generator verification with PCAP plug-in
  • update the json files according to the core changes
  • add the test cases for PNG format
  • not to export the samples in the source package

Delivery supports:

  • Add the delivery for Windows x64
Source: README.md, updated 2015-03-30