From 99dd9653c375c70b48fef27f15b442783962ec6b Mon Sep 17 00:00:00 2001 From: Gui <6315083+guillaC@users.noreply.github.com> Date: Thu, 19 Oct 2023 21:59:27 +0200 Subject: [PATCH] Update README.md --- README.md | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 09c9f1a..368c57e 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,32 @@ # SQLiteDiskExplorer - + -SQLiteDiskExplorer is a tool designed to help you efficiently manage *your* SQLite files. Whether you're looking to explore, catalog, or batch extract SQLite files from disks and removable media, this tool provides a user-friendly solution for your needs. +SQLiteDiskExplorer is a tool designed to assist you in the efficient management of *your* SQLite files. -Explore, manage, and extract SQLite files efficiently with SQLiteDiskExplorer. Your valuable data is just a scan away! -```diff -- This application is currently in active development and is not suitable for production use. +Explore and manage your SQLite files with ease using SQLiteDiskExplorer, Your valuable data is just a scan away ! -+ but it works 🙃 -``` -## Features -- **Explore SQLite Files:** Easily navigate and explore SQLite files stored on disks and removable media. -- **Batch Extraction:** Extract multiple SQLite files in one go, saving time and effort. -- **User-Friendly Interface:** Intuitive interface that doesn't require extensive technical knowledge. +## Key Features +- **Explore SQLite Files:** Easily navigate and explore SQLite files stored on disks. + - Configure the application to perform targeted term searches within the columns and paths of SQLite files, facilitating quick data retrieval. +- **User-Friendly Interface:** + - Intuitive interface that doesn't require extensive technical knowledge. + - HexViewer + +## Todo - **Data Visualization:** View the structure and content of your SQLite databases. +- **Batch Extraction:** Extract multiple SQLite files in one go, saving time and effort. ## Screenshots -![image](https://github.com/guillaC/SQLiteDiskExplorer/assets/6315083/78b68650-ef33-4d36-b360-4428f27ec33f) +![image](https://github.com/guillaC/SQLiteDiskExplorer/assets/6315083/f859a73c-cf6f-4a43-b864-6bd2d8ea7ddd) +### Drive Analyzer +![image](https://github.com/guillaC/SQLiteDiskExplorer/assets/6315083/2d2b31d8-335d-42d6-8655-e46d4b1056f6) + +In this user interface, the terms searched in the columns of SQLite files are displayed in blue. +### SQLite Reader +![image](https://github.com/guillaC/SQLiteDiskExplorer/assets/6315083/b1d7607f-79e1-4a5b-975e-655f6372a35a) ## Contributing Contributions are welcome! If you find a bug or have suggestions for improvements, feel free to open an issue.