From 806704bd9690dfade109dcaa4a54c9b83ec04802 Mon Sep 17 00:00:00 2001 From: Stefan de Reuver <9864602+Horofic@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:37:28 +0100 Subject: [PATCH 1/5] Add new dissect project --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0aff9ef..1f082bb 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,13 @@ Want to read everything? Check out the [documentation](https://docs.dissect.tool Dissect currently consists of the following projects. +- [dissect.archive](https://github.com/fox-it/dissect.archive) - [dissect.btrfs](https://github.com/fox-it/dissect.btrfs) - [dissect.cim](https://github.com/fox-it/dissect.cim) - [dissect.clfs](https://github.com/fox-it/dissect.clfs) - [dissect.cstruct](https://github.com/fox-it/dissect.cstruct) +- [dissect.cobaltstrike](https://github.com/fox-it/dissect.cobaltstrike) +- [dissect.disc](https://github.com/fox-it/dissect.disc) - [dissect.esedb](https://github.com/fox-it/dissect.esedb) - [dissect.etl](https://github.com/fox-it/dissect.etl) - [dissect.eventlog](https://github.com/fox-it/dissect.eventlog) @@ -54,6 +57,7 @@ Dissect currently consists of the following projects. - [dissect.ntfs](https://github.com/fox-it/dissect.ntfs) - [dissect.ole](https://github.com/fox-it/dissect.ole) - [dissect.regf](https://github.com/fox-it/dissect.regf) +- [dissect.shellitem](https://github.com/fox-it/dissect.shellitem) - [dissect.sql](https://github.com/fox-it/dissect.sql) - [dissect.squashfs](https://github.com/fox-it/dissect.squashfs) - [dissect.target](https://github.com/fox-it/dissect.target) @@ -61,6 +65,7 @@ Dissect currently consists of the following projects. - [dissect.util](https://github.com/fox-it/dissect.util) - [dissect.vmfs](https://github.com/fox-it/dissect.vmfs) - [dissect.volume](https://github.com/fox-it/dissect.volume) +- [dissect.qnxfs](https://github.com/fox-it/dissect.qnxfs) - [dissect.xfs](https://github.com/fox-it/dissect.xfs) ### Related From 4455f54cc8b997571ed511d282fa5e6aea83fdab Mon Sep 17 00:00:00 2001 From: Stefan de Reuver <9864602+Horofic@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:41:19 +0100 Subject: [PATCH 2/5] Update README.md Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com> --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1f082bb..1599d20 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,6 @@ Dissect currently consists of the following projects. - [dissect.util](https://github.com/fox-it/dissect.util) - [dissect.vmfs](https://github.com/fox-it/dissect.vmfs) - [dissect.volume](https://github.com/fox-it/dissect.volume) -- [dissect.qnxfs](https://github.com/fox-it/dissect.qnxfs) - [dissect.xfs](https://github.com/fox-it/dissect.xfs) ### Related From e3414f4722d3566b69180a0ae15dd5e0a79ecc8e Mon Sep 17 00:00:00 2001 From: Stefan de Reuver <9864602+Horofic@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:41:25 +0100 Subject: [PATCH 3/5] Update README.md Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com> --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 1599d20..bfad913 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ Want to read everything? Check out the [documentation](https://docs.dissect.tool Dissect currently consists of the following projects. -- [dissect.archive](https://github.com/fox-it/dissect.archive) - [dissect.btrfs](https://github.com/fox-it/dissect.btrfs) - [dissect.cim](https://github.com/fox-it/dissect.cim) - [dissect.clfs](https://github.com/fox-it/dissect.clfs) From a1b64e851ce7e1b93fd2d77cfd31eede22d6dca1 Mon Sep 17 00:00:00 2001 From: Stefan de Reuver <9864602+Horofic@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:41:31 +0100 Subject: [PATCH 4/5] Update README.md Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com> --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bfad913..8105357 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ Dissect currently consists of the following projects. - [dissect.cim](https://github.com/fox-it/dissect.cim) - [dissect.clfs](https://github.com/fox-it/dissect.clfs) - [dissect.cstruct](https://github.com/fox-it/dissect.cstruct) -- [dissect.cobaltstrike](https://github.com/fox-it/dissect.cobaltstrike) - [dissect.disc](https://github.com/fox-it/dissect.disc) - [dissect.esedb](https://github.com/fox-it/dissect.esedb) - [dissect.etl](https://github.com/fox-it/dissect.etl) From 12ba098f3238d77684ad1311478dccdd2f1833de Mon Sep 17 00:00:00 2001 From: Stefan de Reuver <9864602+Horofic@users.noreply.github.com> Date: Thu, 14 Mar 2024 15:41:37 +0100 Subject: [PATCH 5/5] Update README.md Co-authored-by: Erik Schamper <1254028+Schamper@users.noreply.github.com> --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8105357..17cb42d 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ Dissect currently consists of the following projects. - [dissect.cim](https://github.com/fox-it/dissect.cim) - [dissect.clfs](https://github.com/fox-it/dissect.clfs) - [dissect.cstruct](https://github.com/fox-it/dissect.cstruct) -- [dissect.disc](https://github.com/fox-it/dissect.disc) - [dissect.esedb](https://github.com/fox-it/dissect.esedb) - [dissect.etl](https://github.com/fox-it/dissect.etl) - [dissect.eventlog](https://github.com/fox-it/dissect.eventlog)