tobias
92c7fc69c6
Restructure repository: organize tools by purpose, create what search tool
...
- Move single-file tools to tools/ organized by category (security, forensics, data, etc.)
- Move multi-file projects to projects/ (go-tools, puzzlebox, timesketch, rust-tools)
- Move system scripts to scripts/ (proxy, display, setup, windows)
- Organize config files in config/ (shell, visidata, applications)
- Move experimental tools to archive/experimental
- Create 'what' fuzzy search tool with progressive enhancement (ollama->fzf->grep)
- Add initial metadata database for intelligent tool discovery
- Preserve git history using 'git mv' commands
2026-02-21 23:20:42 +01:00
tke
af1d67c397
Added convert2pdf.sh
2024-02-16 10:52:13 +01:00
TKE
4a15db388d
Added some Tools
...
imphash : generates a Virustotal compatible IMPHASH for a binary
ltop : does 'sort|uniq -c' but with live update in ncurses
smtpbanner : grabs smtp banner
uniq : like uniq but does not need sorting.
uniqrs : same as uniq but written in Rust
2023-05-04 08:10:52 +02:00
tke
d4dc992729
cert wipe updated
2023-03-29 15:29:05 +02:00
tke
15e2683e45
added imagezeroshotcategory
2023-03-21 16:18:50 +01:00
tke
58ae7080f7
Added sbom powershell script
2023-02-09 13:34:03 +01:00
tke
80e0543b81
Added listing of USB-Devices and better usage info to usbreset
2023-02-09 13:12:32 +01:00
tke
709750e98d
fixed hashzip
2023-02-02 12:02:52 +01:00
TKE
da8d015af0
Reorganise gists folder
2022-05-13 12:50:20 +02:00
TKE
415ea22f39
Some Fixes
...
Appids for jumplists
shellaliases added for pip and python and dritpw now has an temp outputfolder
flm was changed to python3
2021-06-17 13:38:00 +02:00
TKE
f0186746f3
add kv pyparsing test
2021-03-02 19:11:13 +01:00
Tobias Kessels
07537d53f5
updated some files and added dockerproxyscript
2018-11-19 13:58:09 +01:00
Tobias Kessels
68455f202a
fixed bug in flm.py
...
"find longest match" (flm.py) was parsing the input string as a regex pattern. now the string is properly escaped.
i might gonne add the option to search for regex later
2018-01-24 08:58:26 +01:00
Tobias Kessels
44c78db199
added various scripts
2017-09-18 11:47:26 +02:00