Changelog

v0.4.3b (2009-09-26)

  • bugfix: remove old dialog system in IDE
  • bugfix: added MSVC2008 C++ runtime DLLs in Windows installer

v0.4.3 (2009-09-21)

  • bugfix: Sanity check during compilation (check if required version of swig and Qt dependencies are installed)
  • features: IDE (wizzard, auto-generated header GPL)
  • bugfix: IDE (better management of tabs indexation)

v0.4.2 (2009-09-16 / first public release)

  • Graphical user interface
  • Console interface
  • Application Programming Interface
  • FAT 12/16/32 Driver
  • SMS-Decode: Permit to decode sms content and metadata
  • SHM (Shared Memory): Permit to create virtual file on host memory
  • Partition driver: Detect different partition on a whole disk image
  • FUSE: Permit to access DFF Virtual File System through local computer
  • Extract: Permit to extract file content
  • Hexadecimal viewer
  • Hash: Hash files + NSLR Compatiblity
  • Streamed strings and zip drivers: Permit to search data string on the fly, or browse zip file recursivly without decompressing all the content
  • Batch: Automaticly search for some file by type and apply an other script on it in a threaded way
  • Post-Process: Automaticly apply a script when new file are added by file system drivers
  • Exec-Pipe (Unix): Permit to pipe a file content into a unix program

Also available in: HTML TXT