From 05ebf6a3ffae8589bf65ae91955535ca42a0ab96 Mon Sep 17 00:00:00 2001 From: AntwortEinesLebens Date: Wed, 6 Nov 2024 19:35:22 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A7=B9=20Split=20long=20line?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 36 ++++++++++++++++++++++++------------ 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 63edd0d..964a4e4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
- Logo + Logo

Malware Traces Generator

@@ -24,19 +25,24 @@ SPDX-License-Identifier: GPL-3.0-or-later

- Github badge + Github badge - GPL 3.0 or later badge + GPL 3.0 or later badge - Windows badge + Windows badge - Rust badge + Rust badge - Reuse badge + Reuse badge

@@ -57,13 +63,17 @@ SPDX-License-Identifier: GPL-3.0-or-later ## 👀 About the project -[Malware Traces Generator][mtg] is a tool for creating malware traces for detection tests. +[Malware Traces Generator][mtg] is a tool for creating malware traces for +detection tests. ### ❓ Why -It's useful for testing configurations, rules, or your Endpoint Detection and Response. \ -It's not intended to fully simulate the behavior of malware but to reproduce the steps that led to traces creation. \ -By avoiding full and complex simulations, [Malware Traces Generator][mtg] seeks to be simple but nonetheless powerful. +It's useful for testing configurations, rules, or your Endpoint Detection and +Response. +It's not intended to fully simulate the behavior of malware but to reproduce the +steps that led to traces creation. +By avoiding full and complex simulations, [Malware Traces Generator][mtg] seeks +to be simple but nonetheless powerful. ## 🚀 Getting started @@ -102,7 +112,8 @@ After these steps, the application will be in the target directory. ### 🥷 Quick examples -Now that [Malware Traces Generator][mtg] is installed, you can start generating some traces! \ +Now that [Malware Traces Generator][mtg] is installed, you can start generating +some traces! For example, you can create a file like this: ```sh @@ -119,7 +130,8 @@ To see more information about what you can do, see the [documentation]. ## 👷 Contributing -Contributions are what make the open source community such an amazing place to learn, inspire, and create. \ +Contributions are what make the open source community such an amazing place to +learn, inspire, and create. Any contributions you make are **greatly appreciated**. If you want, you can help me with any kind of work, for example: