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
ShadowsocksR-Live/shadowsocksr-native
A lightweight ShadowsocksR (SSRoT) proxy client and server written in pure C, adding TLS-based obfuscation to evade deep packet inspection …
522774maintenance
brianway/webporter
webporter is a Java crawler application built on the webmagic framework that demonstrates a complete pipeline of data crawling, persistence…
232766maintenance
noamraph/tqdm
tqdm is a Python library that adds a progress meter to any loop by simply wrapping an iterable with tqdm(iterator). This is the original re…
102766maintenance
NextronSystems/APTSimulator
APT Simulator is a Windows Batch script toolset that makes a system look as if it was the victim of an APT attack, using tools and output f…
422765maintenance
cisagov/RedEye
RedEye is an open-source visual analytic tool from CISA and PNNL for visualizing and reporting Red Team command-and-control activities. It …
102765maintenance
1y0n/AV_Evasion_Tool
YanRi (AV_Evasion_Tool) is a Windows GUI tool for red teams that generates loaders to evade antivirus detection of shellcode payloads, supp…
392762maintenance
feross/thanks
A Node.js CLI tool that scans your project's dependencies and lists which open source maintainers accept donations. Run via `npx thanks` to…
322761maintenance
Xmader/musescore-downloader
A tool for downloading sheet music from musescore.com for free without a login or Musescore Pro subscription, available as a CLI (npx msdl)…
232761maintenance
phanein/deepwalk
DeepWalk is a Python command-line tool that learns low-dimensional vector representations of vertices in graphs using short random walks an…
232759maintenance
martinvigo/email2phonenumber
A Python OSINT tool that discovers a target's phone number from just their email address by abusing password reset flows that leak masked p…
322754maintenance
rootm0s/WinPwnage
WinPwnage is a Python tool and library that implements UAC bypass, privilege elevation, and persistence techniques for Windows. It can scan…
322753maintenance
ziishaned/dumper.js
dumper.js is a Node.js library that provides pretty, colorized variable inspection via dd() (dump and die) and dump() (dump and continue) f…
342751maintenance
google/enjarify
Enjarify is a Python 3 tool that translates Dalvik bytecode from Android APK/DEX files into equivalent Java bytecode (JAR), enabling Java a…
102747maintenance
WalletConnect/create-eth-app
Create Eth App is a command-line scaffolding tool that generates Ethereum-powered React applications with one command, similar to Create Re…
102746maintenance
LinuxEye LNMP Deployment
A set of shell installation scripts that quickly deploy full LEMP/LAMP/LNMP web stacks (Nginx/Tengine/OpenResty, MySQL/MariaDB/Percona, PHP…
552735maintenance
FuzzySecurity/PowerShell-Suite
A collection of PowerShell utilities for interacting with low-level Windows APIs, covering tasks like process creation, runas-style credent…
322733maintenance
ESDoc
ESDoc is a documentation generator for JavaScript that produces static HTML API docs from doc comments, targeting ES2015 class and module s…
232731maintenance
patrickfav/uber-apk-signer
A Java-based command-line tool that signs, zipaligns, and verifies Android APK files using debug or release certificates, supporting v1-v4 …
232728maintenance
mzgoddard/hard-source-webpack-plugin
HardSourceWebpackPlugin is a webpack plugin that provides an intermediate hard (disk-based) caching step for modules, making subsequent bui…
632725maintenance
TeXitoi/structopt
A Rust library that parses command line arguments by defining a struct, combining clap with a custom derive macro. It is now in maintenance…
232725maintenance
eth-brownie/brownie
Brownie is a Python-based development and testing framework for Ethereum smart contracts targeting the EVM, supporting Solidity and Vyper. …
892723maintenance
laravel/ui
A Composer package providing frontend scaffolding presets (Bootstrap, Vue, React) and simple authentication scaffolding for Laravel applica…
842723maintenance
pod4g/hiper
Hiper is a Node.js CLI tool that loads a web page repeatedly in a headless Chrome browser and statistically analyzes PerformanceTiming metr…
322722maintenance
mehrdadrad/mylg
myLG is an open-source command-line network diagnostic tool written in Go that combines ping, traceroute, BGP looking glasses, DNS lookup, …
232719maintenance
dlundquist/sniproxy
A C-based TCP proxy that routes incoming HTTP and TLS connections to backend servers based on the hostname in the initial request (SNI or H…
502716maintenance
APIs-guru/graphql-faker
A CLI tool that mocks GraphQL APIs with realistic faked data based on GraphQL SDL, using @fake, @examples, and @listLength directives with …
322713maintenance
arc90/git-sweep
git-sweep is a Python command-line tool that identifies Git branches already merged into master and safely deletes them from the remote. It…
322709maintenance
decaffeinate
decaffeinate is a CLI tool that converts CoffeeScript source code into modern JavaScript. It is a mature, production-tested converter used …
232708maintenance
ata4/disunity
DisUnity is an experimental command-line toolset written in Java for inspecting, unpacking, and packing Unity asset and asset bundle files.…
102702maintenance
Python Language Server
An implementation of the Language Server Protocol (LSP) for Python, built on Jedi for completions, definitions, hover, references, and symb…
632698maintenance
y9nhjy/Proxifier-Keygen
A Python CLI keygen that generates registration keys for Proxifier (setup, portable, and Mac variants), based on a reverse-engineering anal…
282696maintenance
nikopueringer/CorridorKey
CorridorKey is a Python-based neural network tool that unmixes green/blue screen footage, reconstructing true foreground color and linear a…
5214633experimental
jerry3747/taobao_seckill
A Python Selenium-based script that automates flash-sale purchases on Taobao and Tmall, timing checkout to grab discounted items like TVs o…
322690maintenance
DominicBreuker/stego-toolkit
A Docker image bundling many popular steganography tools and screening scripts for solving CTF challenges. It provides CLI scripts like che…
322689maintenance
mathialo/bython
Bython is a Python preprocessor that lets you write Python code using curly braces instead of significant indentation. It translates .by fi…
232688maintenance
ChimeraCoder/gojson
go is a Go CLI tool that automatically generates Go struct definitions from example JSON or YAML documents. It infers field types and tags…
322687maintenance
leibnitz27/cfr
CFR (Class File Reader) is a Java decompiler written entirely in Java 6 that can decompile modern Java bytecode, including features from Ja…
612684maintenance
sorrycc/roadhog
Roadhog is a CLI tool for creating and building React applications, offering a configurable alternative to create-react-app with dev, build…
532684maintenance
m0rtem/CloudFail
CloudFail is a Python 3 command-line reconnaissance tool that attempts to discover the real IP address of servers hidden behind Cloudflare.…
322683maintenance
square/spoon
Spoon is a tool from Square that distributes Android instrumentation test execution across all connected devices and emulators simultaneous…
102682maintenance
pocketjoso/penthouse
Penthouse is a Node.js library that generates critical path CSS for web pages, extracting the CSS needed to render above-the-fold content f…
232681maintenance
davidmerfield/Typeset
Typeset is an HTML pre-processor for web typography that applies fine-printing features like hanging punctuation, optical margin alignment,…
302679maintenance
rogerclarkmelbourne/Arduino_STM32
Arduino IDE hardware support files that enable programming STM32-based boards (especially STM32F103 and LeafLabs Maple/Maple Mini) with the…
352678maintenance
k4m4/kickthemout
KickThemOut is a Python command-line tool that kicks devices off a local network by performing an ARP spoofing attack against selected targ…
232675maintenance
snyk/driftctl
driftctl is a free and open-source CLI that scans cloud providers (AWS, GitHub, Azure, GCP), maps resources against Terraform code, and det…
672663maintenance
mangini/gdocs2md
A Google Apps Script that converts a formatted Google Drive Document into Markdown, emailing the converted file with extracted images as at…
322662maintenance
douban/dpark
DPark is a Python clone of Apache Spark, providing a MapReduce-like distributed computing framework that supports iterative computation. Jo…
102662maintenance
flipkart-incubator/Astra
Astra is an automated REST API security testing tool from Flipkart that detects vulnerabilities like SQL injection, XSS, broken authenticat…
322661maintenance
weskerfoot/DeleteFB
A Python CLI tool that uses Selenium to automate deleting your Facebook posts, page likes, and conversations through your real browser. It …
102661maintenance
micha/resty
Resty is a tiny shell script wrapper around curl that provides concise GET/POST/PUT/DELETE commands for interacting with REST APIs directly…
232653maintenance
betterlockscreen/betterlockscreen
Betterlockscreen is a shell-based lockscreen utility for Linux that wraps i3lock to provide fast, visually appealing lock screens with imag…
522652maintenance
cundong/SmartAppUpdates
A library for Android incremental (delta) app updates, based on bsdiff/bspatch. It includes client-side JNI code to merge a patch with the …
642651maintenance
trexminer/T-Rex
T-Rex is a closed-source NVIDIA GPU cryptocurrency miner supporting algorithms like Ethash, Etchash, Autolykos2, Kawpow, and Octopus, with …
232642maintenance
tlaverdure/laravel-echo-server
A Node.js/TypeScript Socket.io server that handles Laravel Echo broadcasting, including private and presence channel authentication. It is …
102641maintenance
Kyson/AndroidGodEye
AndroidGodEye is an Android application performance monitoring (APM) library that exposes real-time performance metrics viewable in a PC br…
232640maintenance
steveloughran/winutils
Windows native binaries (winutils.exe and Hadoop DLLs) for various Hadoop versions, built from the same git commits as official ASF release…
232639maintenance
esbenp/pdf-bot
A Node.js microservice that generates PDFs from URLs using headless Chrome, with a queue API, CLI, S3 storage, and webhook notifications. F…
232639maintenance
ParrotSec/mimikatz
mimikatz is a well-known Windows security tool that extracts plaintext passwords, hashes, PINs, and Kerberos tickets from memory, and suppo…
322638maintenance
Humpheh/goboy
GoBoy is a multi-platform Nintendo Game Boy and Game Boy Color emulator written in Go, with colour and sound support. It was built primaril…
562637maintenance
typelead/eta
Eta is a dialect of Haskell that compiles to and runs on the JVM, forked from GHC 7.10.3 with strong Java interoperability via a typed FFI.…
232634maintenance
ragingwind/generator-chrome-extension
A Yeoman generator that scaffolds Chrome extension projects, generating boilerplate with a choice of browser UI types (browser/page action,…
232633maintenance
Code Maat
Code Maat is a command line tool written in Clojure that mines and analyzes data from version-control systems to reveal technical, social, …
352627maintenance
Ganache
Ganache is a personal blockchain for Ethereum development, providing a local simulated network with GUI (Electron) and CLI variants for dep…
102627maintenance
kubie-org/kubie
Kubie is a Rust CLI tool that manages Kubernetes context and namespace switching, serving as a more powerful alternative to kubectx and kub…
882626maintenance
matterpreter/DefenderCheck
A C# command-line tool that takes a binary as input and splits it iteratively to pinpoint the exact bytes that Microsoft Defender flags on.…
582626maintenance
AlessandroZ/BeRoot
BeRoot is a post-exploitation tool that checks common misconfigurations on Windows, Linux, and macOS hosts to identify potential privilege …
232623maintenance
GHCJS
GHCJS is a Haskell to JavaScript compiler built on the GHC API, compiling Haskell programs and packages to run in browsers and Node.js. It …
322616maintenance
thewhiteh4t/nexfil
Nexfil is an OSINT command-line tool written in Python that finds social media profiles by username across 350+ websites in seconds. It sup…
322615maintenance
xoreaxeaxeax/rosenbridge
Rosenbridge is a security research project that documents a hardware backdoor in some VIA C3 x86 processors, allowing userland code to bypa…
322615maintenance
drh/lcc
lcc is a retargetable ANSI C (C89) compiler with code generators for Alpha, SPARC, MIPS R3000, and x86. It is the companion to the book 'A …
322614maintenance
Yelp/mrjob
mrjob is a Python library for writing and running Hadoop Streaming MapReduce jobs, with support for Amazon EMR, Google Cloud Dataproc, self…
662613maintenance
alibaba/tidevice
A Python-based command-line tool for communicating with iOS devices over USB without needing iTunes or Xcode. It supports app installation/…
522607maintenance
DavidBuchanan314/tweetable-polyglot-png
A Python tool that packs up to 3MB of arbitrary data into a PNG polyglot file that survives upload to Twitter and other image hosts. It exp…
322607maintenance
pickhardt/betty
Betty is a Ruby-based command line tool that translates plain English phrases into shell commands, acting like Siri for the terminal. It le…
232602maintenance
xcpretty/xcode-install
A Ruby gem providing the `xcversion` CLI to list, install, update, and select Xcode versions on macOS by automating Apple's Developer Downl…
232602maintenance
go-nunu/nunu
Nunu is a CLI scaffolding tool for building Go web applications on top of popular libraries like Gin, GORM, Wire, Viper, and Zap, following…
902599maintenance
presslabs/gitfs
gitfs is a FUSE-based file system that fully integrates with git, letting you mount a remote repository's branch locally. Changes made to f…
572595maintenance
open-domains/register
A service that provides free subdomains for personal sites, open-source projects, and other developer use cases, historically managed throu…
102595maintenance
ElegantLaTeX/ElegantBook
ElegantBook is a LaTeX document class/template designed for writing books, offering elegant styling for chapters, theorems, and exercises. …
802590maintenance
maxme/bitcoin-arbitrage
A Python CLI tool that fetches order books from multiple Bitcoin exchanges and detects arbitrage opportunities between markets, accounting …
322587maintenance
mitchellh/vagrant-aws
A Vagrant plugin that adds an AWS provider, letting Vagrant boot, SSH into, and provision EC2 and VPC instances. It supports multi-region c…
102586maintenance
wangyu-/tinyfecVPN
A lightweight Linux VPN tool that uses Reed-Solomon forward error correction to reduce packet loss and improve TCP latency on high-latency,…
232584maintenance
requirejs/r.js
r.js is a command line tool from the RequireJS project that runs JavaScript scripts using the AMD module API in Node, Rhino, Nashorn, and x…
562579maintenance
geerlingguy/macos-virtualbox-vm
A shell script and set of instructions for creating a bootable macOS installer ISO and running macOS in a VirtualBox virtual machine. It au…
322578maintenance
obheda12/GitDorker
GitDorker is a Python CLI tool that uses the GitHub Search API with a curated list of over 200 dorks to find sensitive information exposed …
322578maintenance
dfd-tud/deda
DEDA is a Python toolkit for extracting, decoding, and anonymising the yellow tracking dots that colour laser printers embed in printouts. …
322578maintenance
mihaip/dex-method-counts
A command-line Java tool that counts methods in Android DEX executables, grouped by package, to help developers stay under Android's 65,536…
102577maintenance
michaeldfallen/git-radar
Git Radar is a shell prompt tool that displays at-a-glance git repository status—file changes, local/remote commits, and stashes—directly i…
232576maintenance
jamesob/desk
Desk is a lightweight shell-based workspace manager that lets you switch between project contexts with a single command, loading directorie…
232574maintenance
Tuhinshubhra/CMSeeK
CMSeeK is a Python 3 command-line suite that detects the content management system (CMS) powering a website, supporting over 180 CMSs inclu…
642573maintenance
lucidrains/big-sleep
Big Sleep is a Python command line tool that generates images from natural language text prompts by combining OpenAI's CLIP with a BigGAN g…
232573maintenance
TheFrenchGhosty/TheFrenchGhostys-Ultimate-YouTube-DL-Scripts-Collection
A collection of shell scripts wrapping yt-dlp/youtube-dl for downloading YouTube channels, playlists, and videos in archival quality. It in…
342569maintenance
dbt
dbt Core is an open-source command-line tool that lets data analysts and engineers transform data in warehouses using SQL select statements…
9613796experimental
astaxie/bat
Bat is a cURL-like command-line HTTP client written in Go, inspired by HTTPie, designed for testing, debugging, and interacting with HTTP s…
232564maintenance
brendan-rius/c-jwt-cracker
A multi-threaded JWT brute-force secret key cracker written in C using OpenSSL. It attempts to recover the HMAC signing key of a JWT token …
322561maintenance
onnx/tensorflow-onnx
tf2onnx is a tool that converts TensorFlow, Keras, TensorFlow.js, and TFLite models into the ONNX format via a command-line interface or Py…
792557maintenance
prompt-toolkit/pyvim
pyvim is a pure Python implementation of the Vim editor built on prompt_toolkit, with no C extensions. It offers Vi key bindings, syntax hi…
322546maintenance
openshift/source-to-image
Source-to-Image (S2I) is a Go toolkit and CLI for building reproducible container images directly from source code without writing a Docker…
932544maintenance
Fody/Costura
Costura is a Fody add-in that embeds referenced assemblies as resources into .NET assemblies, producing single-file executables or self-con…
672541maintenance
lukeed/taskr
Taskr is a fast, concurrency-focused task runner for Node.js, similar to Gulp or Grunt, built on generators and coroutines. Tasks are defin…
232541maintenance

← prev page 89 / 123 next →