Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianzsh authored Dec 24, 2023
1 parent 7e837f4 commit 931690d
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,16 @@
# forensictools
Collection of forensic tools
<p align="center">
<img src="imgs/forensictools_full.png"/>
</p>

---

```forensictools``` is a toolkit designed for digital forensics, offering a wide array of tools. Its primary goal is to simplify the creation of a virtual environment for conducting forensic examinations.

In addition to installing the tools, ```forensictools``` seamlessly integrates the programs into the Windows PATH. This integration allows for effortless utilization of these tools directly from the command line, eliminating the need for manual setup or configuration.

# Download and usage
This repository hosts only the source code required to build the application package encompassing all available tools. To acquire the final setup program, navigate to the [releases](https://github.com/cristianzsh/forensictools/releases) section.

# Adding new tools

If you wish to propose a new tool for inclusion, please open an issue. All tools included in this toolkit are freely available for download.

0 comments on commit 931690d

Please sign in to comment.