From 1b6723a3648cd7a869d6c511bb204b75f39adfdf Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 11 Oct 2024 21:51:12 +0200 Subject: Update doc with todo, and arsenal reference. --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdf5041..93b7b14 100644 --- a/README.md +++ b/README.md @@ -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 '' 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 \ No newline at end of file -- cgit v1.2.3