Skip to content

Latest commit

 

History

History
98 lines (59 loc) · 5.69 KB

README.md

File metadata and controls

98 lines (59 loc) · 5.69 KB

DirectoryOpus-DFIRConfig

A config file for Directory Opus that's curated specifically for DFIR examiners with shortcuts to common Windows artifacts and settings enabled that help make your life easier with various file management tasks.

Change Log

Date Comments Filename(s)
2025-01-06 Initial release for Directory Opus v13 V1

Why Should I Care? Isn't Windows File Explorer Good Enough?

Sure it's good enough, but you don't know what you don't know if you've never used an alternative to File Explorer before, be it Directory Opus or another application (XYPlorer would be my choice if DOpus didn't exist). Things Windows File Explorer cannot do that saves an immeasurable amount of time when using Directory Opus:

  1. Flat View
  2. Copy files from multiple folders into the same destination folder with choice to recreate (or ignore) each file's directory structure
  3. Queue and stack multiple copy tasks with various unattended options (Have you ever copy something overnight only to find it stalled an hour into it when you wake up the next day?)
  4. Create multiple folders all at once
  5. Robust searching including but not limited to filenames and file contents
  6. Calculate folder sizes, not just file sizes
  7. Hash files
  8. Copy filenames and full pathnames of all highlighted files in the right click context menu
  9. ...and many, many more!

Details of this Directory Opus Config File

Here's a rundown of what modifications I made to the default configuration of Directory Opus.

  • Dual Horizontal (Lister) and Dual Folder Tree

DualHorizontalandDualFolderTree

  • Enabled automatic folder size calculation

CalculateFolderSizes

  • Enabled filter bar by default

DisplayFilterBar

  • Enabled Highlight Path to Selected Folder by default

HighlightPathtoSelectedFolder

  • New tab default opens This PC

NewTabDefaultToThisPC

  • Display drive letter in tab label

DisplayDriveLetterTabLabel

  • Enabled automatic folder size enumeration for Network Drives by default

NetworkDrivesAutoLoadonTabActivation.jpg

  • Enabled relative graphs for File Size and Last Modified timestamp

RelativeGraphsSizeModifiedDate.jpg

  • Enabled PowerShell Here (Admin) and Command Prompt Here (Admin) in the right-click context menu

Function: CLI DOSPROMPT=powershell,admin,nocolor

Function: CLI DOSPROMPT=admin,nocolor

PSandCMDAdminAddToContextMenu.gif

  • Add Seconds and Milliseconds to any Time column

SecondsMillisecondsTimeColumn

  • Dark Mode is easier than ever in Directory Opus v13

DarkModeToggle.gif

Feedback

What do you like? What don't you like? Let me know and I'll consider adding or changing it for the greater good!

Resources

Want to learn more about Directory Opus and how insanely customizable it is? Look no further!

TO ADD (NEXT RELEASE)

Nothing at this time! Suggest something new in an Issue!