awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tomnomnom/anew

Open-source alternatives to Anew

30 open-source projects similar to tomnomnom/anew, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Anew alternative.

  • s0md3v/uros0md3v 的头像

    s0md3v/uro

    1,561在 GitHub 上查看↗

    declutters url lists for crawling/pentesting

    Python
    在 GitHub 上查看↗1,561
  • tomnomnom/gftomnomnom 的头像

    tomnomnom/gf

    2,116在 GitHub 上查看↗

    A wrapper around grep, to help you grep for things

    Go
    在 GitHub 上查看↗2,116
  • tomnomnom/qsreplacetomnomnom 的头像

    tomnomnom/qsreplace

    878在 GitHub 上查看↗

    Accept URLs on stdin, replace all query string values with a user-supplied value

    Go
    在 GitHub 上查看↗878
  • gchq/cyberchefgchq 的头像

    gchq/CyberChef

    35,120在 GitHub 上查看↗

    CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition

    JavaScriptcompressiondata-analysisdata-manipulation
    在 GitHub 上查看↗35,120
  • tomnomnom/unfurltomnomnom 的头像

    tomnomnom/unfurl

    1,321在 GitHub 上查看↗

    Pull out bits of URLs provided on stdin

    Go
    在 GitHub 上查看↗1,321

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • allyomalley/dnsobserverA

    allyomalley/dnsobserver

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • aemkei/jsfuckaemkei 的头像

    aemkei/jsfuck

    8,596在 GitHub 上查看↗

    jsfuck is an esoteric programming language and JavaScript source obfuscator. It functions as a code encoder that transforms standard JavaScript source code into a functional equivalent composed of a minimal character set. The project restricts its source code to six specific characters to hide logic and bypass security filters that block standard alphanumeric characters. It achieves this by using type coercion to derive symbols and accessing internal language objects through prototype manipulation. The system enables arbitrary JavaScript execution by converting strings into executable functi

    JavaScript
    在 GitHub 上查看↗8,596
  • 4ra1n/jar-analyzer4

    4ra1n/jar-analyzer

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • asciimoo/wuzzasciimoo 的头像

    asciimoo/wuzz

    10,711在 GitHub 上查看↗

    Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing outgoing network calls and their payloads. It functions as a terminal-based tool for debugging API issues and testing web endpoints. The tool provides specialized filtering for response bodies, using regular expressions and format-specific query syntaxes tailored for JSON and HTML data. It allows for the persistence of captured requests and responses to disk to facilitate the reproduction of network issues and offline analysis. User settings and default request behaviors are

    Goclicurlgo
    在 GitHub 上查看↗10,711
  • arturss7/tuktukA

    ArturSS7/TukTuk

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • ashvardanian/stringzillaashvardanian 的头像

    ashvardanian/StringZilla

    3,494在 GitHub 上查看↗

    Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖

    Cdatasetedit-distancegpu
    在 GitHub 上查看↗3,494
  • assetnote/wordlistsassetnote 的头像

    assetnote/wordlists

    1,611在 GitHub 上查看↗
    CSSbruteforcebruteforce-wordlistcontent-discovery
    在 GitHub 上查看↗1,611
  • aws-samples/automated-security-helperaws-samples 的头像

    aws-samples/automated-security-helper

    657在 GitHub 上查看↗

    ASH is an extensible, open source SAST, SCA, and IaC security scanner orchestration engine.

    Python
    在 GitHub 上查看↗657
  • berkays/libra-utilB

    Berkays/libra-util

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • aabysszg/web-survivalscanA

    AabyssZG/Web-SurvivalScan

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • chasingboy/xtoolsC

    chasingboy/Xtools

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • burntsushi/ripgrepBurntSushi 的头像

    BurntSushi/ripgrep

    65,112在 GitHub 上查看↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes itself through a focus on execution speed and intelligent file handling. It utilizes a finite automata-based regular expression engine to ensure linear time complexity and employs hardware-level acceleration for literal byte sequence scanning. By integrating with version control sy

    Rustclicommand-linecommand-line-tool
    在 GitHub 上查看↗65,112
  • ar3h/putterA

    Ar3h/putter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • chenjiandongx/howC

    chenjiandongx/how

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • chenjiandongx/plsC

    chenjiandongx/pls

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • chrisant996/clinkchrisant996 的头像

    chrisant996/clink

    5,320在 GitHub 上查看↗

    Clink is a command line enhancer and shell extension for the Windows CMD terminal. It functions as a readline-style input library and completion engine, adding advanced line editing, persistent command history, and command argument prediction to the standard Windows command line environment. The project distinguishes itself through a scriptable architecture that allows for custom completion definitions, Lua keyboard mapping, and dynamic prompt customization. It enables the creation of context-sensitive prompts that can include asynchronous updates, environment-based formatting, and transient

    C++
    在 GitHub 上查看↗5,320
  • chrischares/swift-alarmChrisChares 的头像

    ChrisChares/swift-alarm

    194在 GitHub 上查看↗

    iOS app written in Swift

    Swift
    在 GitHub 上查看↗194
  • cynosureprime/rlingCynosureprime 的头像

    Cynosureprime/rling

    100在 GitHub 上查看↗

    General info Technologies Setup Usage Options Examples Features Status Inspiration Contact

    C
    在 GitHub 上查看↗100
  • d4rckh/gorillad4rckh 的头像

    d4rckh/gorilla

    392在 GitHub 上查看↗

    gorilla is the ultimate wordlist tool packing a lot of amazing utilities like: - building wordlists based on patterns (like crunch) - building wordlists based on common password/username formats (like cupp) - scrap a web page and build a wordlist from its words (like cewl) - extending existing…

    Rust
    在 GitHub 上查看↗392
  • d4vinci/elpscrkD4Vinci 的头像

    D4Vinci/elpscrk

    942在 GitHub 上查看↗

    An Intelligent common user-password profiler that's named after the same tool in Mr.Robot series S01E01 :smile:

    Python
    在 GitHub 上查看↗942
  • damianrusinek/zip-bombD

    damianrusinek/zip-bomb

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • danielmiessler/seclistsdanielmiessler 的头像

    danielmiessler/SecLists

    71,596在 GitHub 上查看↗

    SecLists is a centralized library of security assessment data designed to support vulnerability discovery and penetration testing. It functions as a comprehensive repository of wordlists, payloads, and testing methodologies used to audit software, firmware, and internet-connected hardware for technical vulnerabilities. The project distinguishes itself through a standardized taxonomy and a language-agnostic data format, which allows security tools to predictably ingest and utilize its assets regardless of the underlying programming environment. By decoupling raw testing data from execution log

    PHP
    在 GitHub 上查看↗71,596
  • dariusztytko/token-reverserdariusztytko 的头像

    dariusztytko/token-reverser

    110在 GitHub 上查看↗

    Words list generator to crack security tokens.

    Python
    在 GitHub 上查看↗110
  • dewalt-arch/pimpmykaliDewalt-arch 的头像

    Dewalt-arch/pimpmykali

    2,420在 GitHub 上查看↗

    Kali Linux Fixes for Newly Imported VM's

    Shell
    在 GitHub 上查看↗2,420
  • bountystrike/emissaryB

    BountyStrike/Emissary

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0