tobias
40eb3fae7d
Remove .DS_Store and ignore it
2026-02-21 23:20:42 +01:00
tobias
619b0bc432
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
da8491c164
Added convert2pdf.sh
2024-02-16 10:52:13 +01:00
TKE
6fddcd2a43
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
e51b0f42c6
cert wipe updated
2023-03-29 15:29:05 +02:00
tke
acfb13c2f5
added imagezeroshotcategory
2023-03-21 16:18:50 +01:00
tke
225cfc2fab
Added sbom powershell script
2023-02-09 13:34:03 +01:00
tke
8ee789a984
Added listing of USB-Devices and better usage info to usbreset
2023-02-09 13:12:32 +01:00
tke
4006dae26c
fixed hashzip
2023-02-02 12:02:52 +01:00
TKE
acd8d616dc
Reorganise gists folder
2022-05-13 12:50:20 +02:00
TKE
6254021e4f
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
f973ef96fd
add kv pyparsing test
2021-03-02 19:11:13 +01:00
Tobias Kessels
90729422a9
updated some files and added dockerproxyscript
2018-11-19 13:58:09 +01:00
Tobias Kessels
02fae91e20
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
555d0ef695
added various scripts
2017-09-18 11:47:26 +02:00