-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: link to ccl_chrome_indexeddb as external dependency⚒️ (#39)
* refactor: link to ccl_chrome_indexeddb as submodule * feat: remove submodule * feat: link custom version of ccl_chrome_indexeddb * refactor: import chromedb instead of submodule * refactor: fix download of git dependency * refactor: fix download of git dependency
- Loading branch information
Showing
19 changed files
with
6 additions
and
3,810 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,3 @@ | ||
[submodule ".\\utils\\ccl_chrome_indexeddb"] | ||
path = .\\utils\\ccl_chrome_indexeddb | ||
url = https://github.com/cclgroupltd/ccl_chrome_indexeddb/ | ||
[submodule "utils\\ccl_chrome_indexeddb"] | ||
path = utils\\ccl_chrome_indexeddb | ||
url = https://github.com/cclgroupltd/ccl_chrome_indexeddb/ | ||
[submodule "forensicsim-data"] | ||
path = forensicsim-data | ||
url = https://github.com/KarelZe/forensicsim-data.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
119 changes: 0 additions & 119 deletions
119
utils/ccl_chrome_indexeddb/Chromium_dump_local_storage.py
This file was deleted.
Oops, something went wrong.
100 changes: 0 additions & 100 deletions
100
utils/ccl_chrome_indexeddb/Chromium_dump_session_storage.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.