feat(packages): add tools

This commit is contained in:
Matthieu Bessat 2024-06-10 18:21:54 +02:00
parent 3a41cef5f9
commit 47c88e5e72

View file

@ -62,8 +62,6 @@ categories:
automation: automation:
- ansible - ansible
- ansible-lint - ansible-lint
system:
- strace
text_processing: text_processing:
json: json:
- jo - jo
@ -129,6 +127,16 @@ categories:
- whois - whois
- traceroute - traceroute
- nload - nload
inspection:
- strace
- wireshark-cli
- name: binwalk
desc: Inspect a binary to search for embeded files and binaries (https://www.kali.org/tools/binwalk/)
- name: aur/libtree
desc: Inspect a binary and output of tree of system libraries
# dnsrecon
# httrack https://www.kali.org/tools/httrack/
fs: fs:
- lsof - lsof
tui: tui:
@ -304,6 +312,8 @@ categories:
_: _:
- name: aur/screen-message - name: aur/screen-message
description: Utility to write in big on the screen description: Utility to write in big on the screen
inspection:
- wireshark-qt
fonts: fonts:
- ttf-roboto - ttf-roboto
- ttf-opensans - ttf-opensans