Skip to content

Releases: KBNLresearch/iromlab

Fix for failure to establish package dir due to text case mismatch

16 Sep 14:49
Compare
Choose a tag to compare

Various UX improvements

29 Aug 16:20
Compare
Choose a tag to compare
  • Added button to set PPN / Title to last entered value
  • Added button to continue numbering from previous carrier
  • Numbering continues across carrier types within a PPN (no reset to 1 for a new carrier type)
  • For each carrier a copy of the KB-MDO record is now saved as well.
  • Updated documentation accordingly

Improved extraction of volumename labels from HFS partitions

26 Jan 16:58
Compare
Choose a tag to compare

PPN lookup can now be disabled; DFXML output for data discs

16 Jan 14:05
Compare
Choose a tag to compare

The main features in this release are:

PPN lookup can now be disabled

This is particularly useful for materials that are not part of the KB collection (and thus don't have an associated PPN identifier). PPN lookup can be disabled by setting the value of enablePPNLookup in the configuration file to False. See also the setup and configuration documentation. If enablePPNLookup is disabled, the PPN data entry widget in Iromlab's data entry GUI is replaced with Title widget. See also the section about Processing discs that are not part of the KB collection in the User Guide.

DFXML output

For data discs, Iromlab now uses Isobuster's new functionality to generate reports in Digital Forensics XML (DFXML) format. Note that currently the generated DFXML does not validate against the DFXML schema; details can be found here. These issues will most likely be addressed in future versions of Iromlab/IsoBuster.

Upgrading from previous versions

If you upgrade from a previous version of Iromlab, you will need to add an enablePPNLookup element to your configuration file. See the explanation here. Also, DFXML output only works for Isobuster 4.1 onward. Older versions of Isobuster may not work at all.

Fixes for isolyzer compatibility, wheel distriutions, PEP 8 / Pylint

25 Oct 14:22
Compare
Choose a tag to compare

Main changes relative to 0.6.3 version:

  • Iromlab is now compatible with the latest version of Isolyzer
  • Various changes to improve conformance to PEP 8 / Pylint
  • Changed to wheel package distributions. Since wheel distributions don't appear to support post-install steps (copying of configuration files, creation of desktop icons), these were moved to a separate configuration tool that has to be run once by the user. This is all explained in the updated documentation. A bit annoying but nothing to do about it.

CD-Extra + stability fixes

08 May 16:11
Compare
Choose a tag to compare
0.6.3

CD-extra fixes