From ee7b68232fd180d4ffbf07f72c90dd197b23bc5a Mon Sep 17 00:00:00 2001 From: Emilio Pinna Date: Tue, 22 Jan 2019 20:17:00 +0000 Subject: [PATCH] Add gimp description --- _gtfobins/gimp.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_gtfobins/gimp.md b/_gtfobins/gimp.md index d987392..a9fb6ba 100644 --- a/_gtfobins/gimp.md +++ b/_gtfobins/gimp.md @@ -1,4 +1,5 @@ --- +description: `gimp` hangs after executing the Python code and can be terminated pressing `ctrl-c`. functions: shell: - code: gimp -idf --batch-interpreter=python-fu-eval -b 'import os; os.system("sh")'