Skip to content

Releases: stark4n6/Arc2Lite

Arc2Lite v3.1.0

Choose a tag to compare

@stark4n6 stark4n6 released this 21 Sep 15:03

What's Changed

  • Path slash normalization across all reports
  • Add CSV export option by @Gear-I in #4

New Contributors

  • @Gear-I made their first contribution in #4

Full Changelog: v3.0.0...v3.1.0

Arc2Lite v3.0.0

Choose a tag to compare

@stark4n6 stark4n6 released this 18 Sep 13:42
1052411

What's Changed

Huge thank you to @abrignoni for adding E01 and forensic container support.

Full Changelog: v2.0.0...v3.0.0

Arc2Lite v2.0.0 - Combined Script

Choose a tag to compare

@stark4n6 stark4n6 released this 18 Mar 14:38

GUI and CLI have been combined into one script. If no switches are supplied it will run the GUI.

Other updates include:

  • Hashing for archives
  • Recursive processing for folders of archives
  • Fallback timestamps if extended attributes aren't found
  • High level metadata about archive in each SQLite DB

Full Changelog: v1.0.0...v2.0.0

Arc2Lite v1.0.0

Choose a tag to compare

@stark4n6 stark4n6 released this 06 Oct 19:53

Bumping version to full send v1.

Minor fixes on timestamp duration.

Full Changelog: v0.0.6...v1.0.0

Arc2Lite v0.0.6 - GUI!

Choose a tag to compare

@stark4n6 stark4n6 released this 18 Apr 18:53
  • First release with the GUI
  • Minor bug updates

Full Changelog: v0.0.5...v0.0.6

Arc2Lite v0.0.5

Choose a tag to compare

@stark4n6 stark4n6 released this 15 Apr 15:59

Because original naming is hard, complete branding overhaul along with some minor feature fixes

Full Changelog: v0.0.4...v0.0.5

FileWalker v0.0.4

Choose a tag to compare

@stark4n6 stark4n6 released this 14 Apr 20:23

ZipWalker is now FileWalker, as it can handle ZIP, TAR, and folders now!

Full Changelog: v0.0.2...v0.0.4

ZipWalker v0.0.2

Choose a tag to compare

@stark4n6 stark4n6 released this 31 Oct 14:00

First "official" release, wrapped in .exe

  • Support for folder input (multiple zip containers in sub folders)
  • Better error handling
  • Bug fixes