Ross ROSS = Recommend OSS · open-source software intelligence for agents

platform: cli

12271 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
SysWhispers
SysWhispers is a Python CLI tool that generates header and assembly files for making direct system calls on Windows, bypassing user-mode AP…
321829maintenance
michaelficarra/CoffeeScriptRedux
A rewrite of the CoffeeScript compiler built with proper compiler design principles, emphasizing robustness and extensibility. It compiles …
321825maintenance
fsociety-team/fsociety
fsociety is a modular penetration testing framework written in Python that wraps and organizes popular security tools (nmap, sqlmap, Sherlo…
671824maintenance
mm0r1/exploits
A collection of PHP 'pwn' exploits that bypass the disable_functions restriction in PHP using known interpreter bugs (e.g., bug #81705, #72…
321824maintenance
cytopia/ffscreencast
ffscreencast is a shell wrapper around ffmpeg that provides fool-proof command-line screen recording with automatic detection of monitors, …
321824maintenance
youzan/zan-proxy
Zan Proxy is an extensible HTTP/HTTPS/WebSocket proxy server written in Node.js for developers to debug local code against live pages. It s…
231824maintenance
DamirSvrtan/fasterer
Fasterer is a Ruby command-line static analysis tool that scans your codebase and suggests performance improvements, such as replacing Arra…
321823maintenance
x0rz/phishing_catcher
A Python CLI tool that monitors TLS certificate issuances in near real time via the CertStream API and flags suspicious domains using a con…
321823maintenance
klezVirus/inceptor
Inceptor is a template-driven PE packer and AV/EDR evasion framework for Windows, aimed at penetration testers and red teamers. It automate…
321821maintenance
Matrix07ksa/Brute_Force
A Python CLI tool that performs brute-force password attacks against Gmail, Hotmail, Twitter, Facebook, and Netflix accounts, with optional…
321820maintenance
mathaou/termdbms
termdbms is a terminal user interface (TUI) for viewing and editing database files, written in pure Go. It supports SQLite and CSV files, a…
231820maintenance
newbit1/rootAVD
A shell script that roots Android Studio Virtual Devices (AVDs) running on the QEMU emulator by installing Magisk, patching fstab, and opti…
101820maintenance
google/woff2
Google's reference C++ implementation of the WOFF2 font compression format, built on Brotli. It provides libraries plus CLI tools (woff2_co…
621818maintenance
statsite/statsite
Statsite is a high-performance metrics aggregation server written in C, wire-compatible with Etsy's StatsD. It collects counters, gauges, t…
231818maintenance
sinclairtarget/um
um is a Ruby command-line utility for creating and maintaining your own man-like help pages, written in Markdown and rendered through the m…
321817maintenance
c-bata/kube-prompt
kube-prompt is an interactive Kubernetes client written in Go that wraps kubectl with auto-complete via go-prompt. It accepts the same comm…
391816maintenance
strongself/Generamba
Generamba is a Ruby-based CLI code generator for Xcode projects, primarily designed to scaffold VIPER modules in Objective-C and Swift. It …
231813maintenance
InteliSecureLabs/Linux_Exploit_Suggester
A Perl script that suggests possible Linux kernel exploits based on the operating system release number (uname -r). It matches the kernel v…
321812maintenance
seppo0010/rsedis
rsedis is a re-implementation of the Redis in-memory data store written in Rust. It aims for Redis protocol compatibility and works on Wind…
321812maintenance
pstadler/flightplan
Flightplan is a Node.js library and CLI (`fly`) for running sequences of shell commands against local and remote hosts over SSH, aimed at s…
231812maintenance
Yvesssn/DetectDee
DetectDee is a Go CLI tool for OSINT that hunts down social media accounts by username, email, or phone number across many social networks.…
201812maintenance
EmbarkStudios/texture-synthesis
A Rust library and CLI implementing Multiresolution Stochastic Texture Synthesis, a non-parametric example-based algorithm for generating i…
101812maintenance
hlldz/Phant0m
Phant0m is a Windows Event Log Killer that identifies the process hosting the Windows Event Log service and terminates only its threads, so…
101812maintenance
diegohaz/rest
A Yeoman generator that scaffolds RESTful API projects using Node.js, Express, and Mongoose. It generates customizable boilerplate with opt…
231811maintenance
t32k/stylestats
StyleStats is a Node.js library and CLI tool that collects statistics about CSS stylesheets, such as size, rules, selectors, simplicity, an…
231808maintenance
lockedbyte/CVE-2021-40444
A proof-of-concept exploit generator for CVE-2021-40444, a Microsoft Office Word remote code execution vulnerability. It generates maliciou…
321806maintenance
supercrabtree/k
k is a zsh plugin that replaces the default directory listing with a more readable, colorful output. It adds git status information for fil…
231806maintenance
Kevin-Robertson/Invoke-TheHash
A collection of PowerShell functions for performing pass-the-hash attacks over WMI and SMB using NTLM hash authentication. It implements ra…
321805maintenance
KimJun1010/WeblogicTool
A GUI-based vulnerability exploitation toolkit targeting Oracle WebLogic servers, supporting detection and exploitation of numerous CVEs vi…
201804maintenance
aws/amazon-ecs-cli
The Amazon ECS CLI is a Go-based command-line tool for Amazon Elastic Container Service that lets users create, update, and monitor ECS/Far…
101804maintenance
twitter/twurl
Twurl is a Ruby-based command-line tool that acts like curl but is tailored specifically for the Twitter API, handling OAuth authorization …
231801maintenance
steventroughtonsmith/cartool
A command-line tool written in Objective-C that exports images from Apple's .car CoreUI asset catalog archives used on OS X and iOS. It is …
101801maintenance
enjoiz/XXEinjector
XXEinjector is a Ruby command-line tool that automates exploitation of XML External Entity (XXE) vulnerabilities using direct and out-of-ba…
321800maintenance
Ha3MrX/DDos-Attack
A simple Python script for launching DDoS (denial of service) attacks against online targets. It is a command-line tool intended for learni…
651797maintenance
nodeSolidServer/node-solid-server
NodeSolidServer is an implementation of the Solid protocol that runs a Solid personal data server (pod server) on top of the local file sys…
811796maintenance
catherinedevlin/ipython-sql
An IPython extension that adds %sql and %%sql cell magics for running SQL against databases via SQLAlchemy connection strings. It is now a …
321796maintenance
gdbinit
A feature-rich .gdbinit configuration script that enhances GDB with custom commands, macros, and a reverse-engineering-oriented interface f…
321796maintenance
google/stenographer
Stenographer is a high-performance full-packet-capture utility that spools network packets to disk at up to ~10Gbps and manages disk usage …
101796maintenance
lanceseidman/PiCAST
PiCAST is a lightweight shell/Node.js application that turns a Raspberry Pi into a Chromecast-like streaming device controlled via HTTP req…
651795maintenance
pivotal/LicenseFinder
LicenseFinder is a Ruby CLI tool that scans a project's dependencies via its package manager, detects each package's license, and compares …
231795maintenance
acecilia/OpenWRTInvasion
A Python/Docker-based exploit script that gains a root shell on several Xiaomi routers (4A Gigabit, 4A 100M, 4, 4C, 3Gv2, 4Q, miWifi 3C) vi…
231795maintenance
browserify/watchify
Watchify is a watch mode wrapper for Browserify that automatically rebuilds browser bundles whenever source files change. It uses increment…
231785maintenance
there4/markdown-resume
A command-line tool that converts Markdown resume documents into responsive HTML5/CSS3 resumes and printable PDFs via wkhtmltopdf. It offer…
231785maintenance
googleprojectzero/domato
Domato is a grammar-based DOM fuzzer from Google Project Zero that generates HTML, CSS, and JavaScript test cases for finding browser DOM e…
321784maintenance
Embulk
Embulk is an open-source, plugin-based parallel bulk data loader written in Java that transfers data between databases, storages, file form…
621783maintenance
megadose/OnionSearch
OnionSearch is a Python 3 CLI script that scrapes URLs from multiple .onion search engines such as Ahmia, Phobos, and Deeplink. It supports…
321783maintenance
mrh0wl/Cloudmare
Cloudmare is a Python CLI tool that discovers the origin servers of websites protected by Cloudflare, Sucuri, or Incapsula when their DNS i…
101783maintenance
smallhadroncollider/taskell
Taskell is a command-line Kanban board and task manager for Mac and Linux, written in Haskell. Tasks are stored as Markdown files with clea…
101783maintenance
rktjmp/lush.nvim
Lush is a Neovim plugin that aids in creating colorschemes with real-time feedback as you edit, plus color manipulation tools and a structu…
491781maintenance
bazingagin/npc_gzip
A Python library and research codebase implementing the parameter-free 'kNN-gzip' text classification method from the ACL 2023 paper, which…
201780maintenance
max-mapper/cool-ascii-faces
A small JavaScript package that returns random cool ASCII/Unicode faces, usable from the CLI, Node.js, or client-side JS. It also exposes t…
321779maintenance
lextm/windowsterminal-shell
A set of PowerShell scripts that install and uninstall Windows Explorer context menu items for launching Windows Terminal. It supports mult…
321778maintenance
1tayH/noisy
A Python script that generates random HTTP and DNS traffic noise in the background to obscure your real browsing patterns. It crawls config…
321777maintenance
olivierverdier/zsh-git-prompt
A zsh plugin that displays informative git status in the shell prompt, including branch name, ahead/behind commit counts, and staged/change…
231777maintenance
thbar/kiba
Kiba is a Ruby ETL framework for defining and running data-processing pipelines with sources, transforms, and destinations via a Ruby DSL. …
501776maintenance
Noovolari/leapp
Leapp is a cross-platform Electron desktop app for managing and generating cloud credentials across multiple AWS and Azure accounts, with e…
591775maintenance
opsengine/cpulimit
Cpulimit is a command-line tool that limits the CPU usage percentage of a process by sending SIGSTOP and SIGCONT signals, without changing …
321775maintenance
impira/docquery
DocQuery is a Python library and CLI tool that uses large language models to answer questions about semi-structured and unstructured docume…
321775maintenance
mszep/pandoc_resume
A template-driven resume builder that lets you write your resume once in Markdown and generate PDF, HTML, and other formats via pandoc and …
321774maintenance
kalliope-project/kalliope
Kalliope is a modular, always-on voice-controlled personal assistant framework written in Python, designed to run on Linux systems includin…
231774maintenance
plexdrive/plexdrive
Plexdrive is a Go CLI tool that mounts a Google Drive account as a read-only FUSE filesystem, optimized for media streaming with Plex. It s…
231772maintenance
lucasjacks0n/EggShell
EggShell is a Python-based post-exploitation surveillance and remote administration tool that provides a command-line session with a target…
321770maintenance
htty/htty
htty is an interactive console application for making HTTP requests to web servers, written in Ruby. It provides a tab-completed terminal s…
321770maintenance
prettydiff/prettydiff
Pretty Diff is a language-aware code beautifier and comparison tool written in TypeScript that supports many languages including HTML, Java…
231770maintenance
ssllabs/ssllabs-scan
A command-line reference client for the SSL Labs APIs, written in Go, for automated and bulk SSL/TLS server assessment. It scans hosts agai…
231768maintenance
lh3/bwa
BWA (Burrow-Wheeler Aligner) is a command-line tool for mapping short DNA sequencing reads against large reference genomes such as the huma…
661766maintenance
solo-io/squash
Squash is an open-source debugger for microservice applications running on Kubernetes, bridging containers/pods/services to IDEs and termin…
231765maintenance
YuHuanTin/IDM_Cracker
An archived mirror of a crack/patch tool for Internet Download Manager (IDM), originally released by Ali.Dbg and re-hosted by YuHuanTin. It…
771764maintenance
tanweai/wooyun-legacy
A Claude Code plugin that injects real-world case citations, statistics, and data-driven prioritization into AI-generated security reports,…
561764maintenance
tmrts/boilr
Boilr is a CLI boilerplate template manager written in Go that generates files or directories from template repositories. It uses Go text t…
231762maintenance
qrush/sub
Sub is a bash-based convention for building command-line programs with git-style subcommands, where each subcommand is a standalone executa…
321761maintenance
louislivi/SMProxy
SMProxy is a lightweight MySQL database connection pool and proxy middleware built on the MySQL protocol and the Swoole coroutine engine. I…
231760maintenance
al0ne/Vxscan
Vxscan is a Python3-based comprehensive security scanning tool for authorized penetration testing. It combines host liveness checks, port s…
321759maintenance
Moham3dRiahi/XAttacker
XAttacker is a Perl-based command-line tool that scans websites for vulnerabilities and automatically exploits them. It detects the target'…
321758maintenance
abiosoft/ishell
A Go library for building interactive CLI applications with a REPL-style shell. It provides command registration, password input, multiline…
231758maintenance
Java Deobfuscator
A Java-based CLI tool that deobfuscates Java JAR files produced by commercial obfuscators such as Zelix KlassMaster, Stringer, Allatori, Da…
231757maintenance
buildfoundation/mainframer
Mainframer is a CLI tool that executes a command on a remote machine while syncing project files back and forth over SSH. It offloads heavy…
231756maintenance
jonschlinkert/markdown-toc
A Node.js library and CLI that generates a table of contents for markdown files like READMEs, using Remarkable to parse headings. It can in…
321755maintenance
kchmck/vim-coffee-script
A Vim plugin that adds CoffeeScript support, including syntax highlighting, indenting, compiling to JavaScript, live preview, running snipp…
321755maintenance
clj-commons/kibit
Kibit is a static code analyzer for Clojure, ClojureScript, and related variants that uses core.logic to find code patterns that could be r…
231755maintenance
joshfarrant/shortcuts-js
A Node.js/TypeScript library for programmatically building Apple iOS 12 Shortcuts files. It lets developers define Shortcut actions in Java…
101755maintenance
google/zoekt
Zoekt is a fast trigram-based text search engine designed for searching source code across many repositories. It ships CLI indexers for dir…
101754maintenance
jakubnabrdalik/gitkurwa
A collection of verbose, human-friendly Git aliases written in Shell, aimed at developers who struggle with Git's complexity. It provides s…
321751maintenance
ahmadawais/WPGulp
WPGulp is an advanced, extensively documented Gulp.js build workflow for WordPress themes and plugins, offering zero-config startup with a …
231751maintenance
Boot
Boot is a build tooling framework for Clojure that treats builds as programs written in Clojure rather than declarative configuration. It p…
231749maintenance
queer/boxxy
boxxy is a Rust-based Linux CLI tool that uses namespaces to sandbox misbehaving applications and redirect their file reads/writes to speci…
491747maintenance
Octopress
Octopress is a Ruby CLI toolkit that scaffolds and manages Jekyll blogs, adding commands for creating posts, pages, drafts, and deploying s…
321747maintenance
ChuckPa/DBRepair
A shell-based command-line utility for repairing, optimizing, and maintaining Plex Media Server SQLite databases. It runs from a terminal o…
771746maintenance
DanMcInerney/xsscrapy
A Python-based spider built on Scrapy that crawls a website and tests every link it finds for cross-site scripting (XSS) and basic SQL inje…
321746maintenance
chenjj/espoofer
espoofer is a Python-based testing tool that crafts spoofed emails to bypass SPF, DKIM, and DMARC authentication, including forged DKIM sig…
321746maintenance
LinusU/node-appdmg
A Node.js-based CLI tool that generates polished macOS DMG disk images for applications from a simple JSON specification. It supports custo…
231746maintenance
soul-lang/SOUL
SOUL (SOUnd Language) is a programming language and API for writing high-performance, low-latency audio DSP code, created at ROLI by Julian…
231744maintenance
dotnet/templating
The .NET Template Engine, the library that powers the 'dotnet new' command for creating projects and files from templates. This repository …
1001742maintenance
dav/word2vec
The original Google word2vec tool, hosted on GitHub with community patches for Mac OS X compilation and memory fixes. It efficiently trains…
321741maintenance
Jianru-Lin/lambda-view
lambda-view is a JavaScript code reader that parses source files into an AST and renders them in a browser with layouts optimized for readi…
321740maintenance
AnonHackerr/toolss
A Python script that automatically installs a collection of hacking and penetration-testing tools on Android devices running Termux. It act…
321739maintenance
jtesta/ssh-mitm
A penetration testing tool that intercepts SSH connections by running a patched OpenSSH v7.5p1 server as a proxy between a victim and their…
101739maintenance
georgewhewell/undervolt
A Python CLI tool for undervolting Intel CPUs under Linux by writing voltage offsets to MSR 0x150, similar to ThrottleStop on Windows. It c…
321738maintenance
gamelinux/passivedns
PassiveDNS is a network sniffer written in C that passively collects DNS server replies from a live interface or pcap files and logs them i…
321735maintenance
tj/mmake
Mmake is a small Go program that wraps GNU make to add user-friendly features like automatic help output from Makefile comments and remote …
231735maintenance

← prev page 94 / 123 next →