Skip to content

ofrak-v3.2.0

Latest
Compare
Choose a tag to compare
@EdwardLarson EdwardLarson released this 10 Aug 22:41
· 61 commits to master since this release
53503f3

Added

  • Add a JFFS2 packer and unpacker. (#326)
  • Add method to Resource and data service to search for patterns in its data (#333)
  • Add search bars to GUI in order to search for a string or bytes within a resource. (#345)
  • Add Identifier, Unpacker, Packer for Intel Hex format. (#349)
  • Add unpackers for EXT filesystems (versions 2 through 4). (#337)
  • A new feature that allows users to create an OFRAK "project" that contains a collection of scripts and binaries. (#360)

Changed

  • Support uploading files in chunks to handle files larger than 2GB from the GUI (#324)

Fixed

  • Save resources affected by data patches and dependency updates on a resource being saved (#355)