dotflac's Stars
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
satwikkansal/wtfpython
What the f*ck Python? 😱
radareorg/radare2
UNIX-like reverse engineering framework and command-line toolset
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
tomnomnom/gron
Make JSON greppable!
LemmyNet/lemmy
🐀 A link aggregator and forum for the fediverse
neovide/neovide
No Nonsense Neovim Client in Rust
corkami/pics
File formats dissections and more...
BishopFox/sliver
Adversary Emulation Framework
juliocesarfort/public-pentesting-reports
A list of public penetration test reports published by several consulting firms and academic security groups.
easymotion/vim-easymotion
Vim motions on speed!
nvim-tree/nvim-tree.lua
A file explorer tree for neovim written in lua
PyCQA/bandit
Bandit is a tool designed to find common security issues in Python code.
nanotee/nvim-lua-guide
A guide to using Lua in Neovim
charmbracelet/soft-serve
The mighty, self-hostable Git server for the command line🍦
Ne0nd0g/merlin
Merlin is a cross-platform post-exploitation HTTP/2 Command & Control server and agent written in golang.
pystardust/ytfzf
A posix script to find and watch youtube videos from the terminal. (Without API)
xyproto/algernon
Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis, SQLite and PostgreSQL support ++
cheat/cheatsheets
Community-sourced cheatsheets
linkedin/shiv
shiv is a command line utility for building fully self contained Python zipapps as outlined in PEP 441, but with all their dependencies included.
pyupio/safety
Safety checks Python dependencies for known security vulnerabilities and suggests the proper remediations for vulnerabilities detected.
tomnomnom/anew
A tool for adding new lines to files, skipping duplicates
charmbracelet/skate
A personal key value store 🛼
PyCQA/flake8-bugbear
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
devploit/awesome-ctf-resources
A list of Capture The Flag (CTF) frameworks, libraries, resources and software for started/experienced CTF players 🚩
lawndoc/jaws
Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post
nicwest/vim-http
simple vim plugin to make http requests from buffers
orfeasa/advent-of-code-2021
My solutions to the Advent of Code 2021 problems in Python 🎄