Skip to content

Releases: Beercow/OneDriveExplorer

v2022.12.08

08 Dec 13:09
03ff96f
Compare
Choose a tag to compare

Change Log

Added

commandline/GUI

  • Account for all business accounts (can be up to 9 total)
  • Add switch to change cstruct directory
  • Validate cstruct files

GUI

  • Added tooltips
  • Import ODL from csv
  • Validates ode.settings file (no need to delete on new update)

Fixed

commandline

  • Fixed json error

GUI

  • Fixed json import error
  • Error handling for importing bad csv's

v2022.11.08

08 Nov 14:14
30f0042
Compare
Choose a tag to compare

Change Log

Added

commandline/GUI

  • Support unobfuscation with general.keystore file

v2022.11.04

04 Nov 13:11
16f3522
Compare
Choose a tag to compare

Change Log

Added

commandline/GUI

  • Use ObfuscationStringMap.txt if present
  • ODL maps

GUI

  • Indicator for saving log files
  • Cell pop out
  • Log entries pane
  • Export treeview to png, pdf

Fixed

commandline/GUI

  • Find all deleted files for business

GUI

  • Fixed freezing in message window
  • Better column sizing

v2022.06.17

17 Jun 16:32
f851db7
Compare
Choose a tag to compare

Change Log

Added

commandline/GUI

  • Find deleted files
  • SHA1 of deleted file for OneDrive personal
  • quickxorhash of deleted file for OneDrive business
  • ODL logs (experimental)

GUI

  • Highlight on right click in treeview
  • Removed empty values from Details pane
  • Parse live system
  • File/Folder count columns
  • Projects

Fixed

GUI

  • Minimum width on slider left/right
  • Bug fixes

v2022.05.18

18 May 13:09
0ace7ba
Compare
Choose a tag to compare

Change Log

Fixed

  • Update to OneDrive broke parsing

v2022.04.06

07 Apr 13:25
8c84ab3
Compare
Choose a tag to compare

Change Log

Added

commandline/GUI

  • New parsing method
  • Unicode support for names
  • quicXorHash/SHA1 of file

Fixed

GUI

  • Search not working properly if file is removed
  • Unable to save a csv or html

v2022.03.11-r1

17 Mar 17:49
4486f03
Compare
Choose a tag to compare

Change Log

Added

commandline

  • -d option for using with KAPE

v2022.03.11

11 Mar 18:59
8a8c376
Compare
Choose a tag to compare

Change Log

Added

commandline/GUI

  • Added path in JSON

GUI

  • Unload all folders changed to Unload all files
  • Enabled Details pane to allow for copy/paste of information
  • Path in Details pane
  • Disable collapse folders when there are no folders to collapse
  • Files/Folders alphabetical order
  • Indication if search term is not found
  • Progress bar on exe splash screen
  • file/folder count when parsing JSON
  • Copy Menu
    • Copy Name
    • Copy Path
    • Copy Details

Fixed

  • Changed buffer to prevent names from getting cut off
  • Fixed paths to be Windows paths \ vs /

v2022.03.04

04 Mar 17:55
e767275
Compare
Choose a tag to compare

Change Log

Added

commandline

  • --debug argument

GUI

  • Debug messages

Fixed

  • Freezing on Import JSON/CSV
  • Menus and Find were not disabled during Load JSON
  • Handle error if Name is not found

v2022.03.02

02 Mar 20:28
578ebec
Compare
Choose a tag to compare

Change Log

Added

commandline/GUI

  • Registry hive option
  • File size information

GUI

  • Disable hive dialog in Preferences

Fixed

  • Error in file/folder count that could cause the GUI to freeze
  • Disabled Find unless something is loaded
  • --pretty changed to check box in Preferences
  • Set minimum size on GUI