Update doc with todo, and arsenal reference.

This commit is contained in:
ben
2024-10-11 21:51:12 +02:00
parent 0040e59c3e
commit 1b6723a364

View File

@@ -72,7 +72,11 @@ Then, to update the database and apply the changes, run the following commands:
~/fms/fms.sh update
```
Fast Memo Shell comes with a list of commands as examples, but you are highly encouraged to update it according to your needs.
Warning, this may take a long time.
The Fast Memo Shell comes with a list of commands, but you are highly encouraged to update it according to your needs.
The database provided as an example comes from a quick extract of the [Arsenal](https://github.com/Orange-Cyberdefense/arsenal) tool's database.
## How to use
@@ -82,7 +86,14 @@ To select the right command, you can:
* Enter a string to find your command.
* Use the up and down arrow keys.
* Enter '<string>' to display only the commands containing this substring.
* Enter 'string to display only the commands containing this substring.
* Use the number assigned to the order to remember
* Once you have the desired command selected, just press Enter.
Fast Memo Shell can also display all available manuals. To switch between both modes, use Shift+Left and Shift+Right arrows."
## Todo
[] Allow more language like java, cmd .. (with adapted comment chars for description)
[] Multithreaded update
[] Write a clean extractor for Arsenal