Releases: Beercow/OneDriveExplorer
Releases · Beercow/OneDriveExplorer
v2022.12.08
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
Change Log
Added
commandline/GUI
- Support unobfuscation with
general.keystore
file
v2022.11.04
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
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
Change Log
Fixed
- Update to OneDrive broke parsing
v2022.04.06
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
Change Log
Added
commandline
- -d option for using with KAPE
v2022.03.11
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
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
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