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

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

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

Open-source alternatives to SharpXDecrypt

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

  • moond4rk/hackbrowserdatamoonD4rk 的头像

    moonD4rk/HackBrowserData

    13,537在 GitHub 上查看↗
    Gobrowserbrowser-extensionchrome
    在 GitHub 上查看↗13,537
  • qax-a-team/browserghostQAX-A-Team 的头像

    QAX-A-Team/BrowserGhost

    1,454在 GitHub 上查看↗

    这是一个抓取浏览器密码的工具,后续会添加更多功能

    C#redteam
    在 GitHub 上查看↗1,454
  • qwqdanchun/pillagerqwqdanchun 的头像

    qwqdanchun/Pillager

    1,284在 GitHub 上查看↗

    Pillager是一个适用于后渗透期间的信息收集工具

    C#recoveryredteamshellcode
    在 GitHub 上查看↗1,284
  • rowteam/sharpdecryptpwdR

    RowTeam/SharpDecryptPwd

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • naturehi666/searchallN

    Naturehi666/searchall

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • undeadsec/socialfishUndeadSec 的头像

    UndeadSec/SocialFish

    4,764在 GitHub 上查看↗

    SocialFish is a credential harvesting tool and phishing framework designed to intercept usernames, passwords, and two-factor authentication codes through deceptive web pages. It functions as a social engineering platform and information gathering tool used to collect target data and system information for security research and penetration testing. The system utilizes a reverse proxy to tunnel network traffic and capture real-time HTTP requests and session cookies. It features a live operator panel for intercepting one-time passwords and employs browser-based cloning to replicate authenticatio

    CSS
    在 GitHub 上查看↗4,764

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • cobbr/covenantcobbr 的头像

    cobbr/Covenant

    4,699在 GitHub 上查看↗

    Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It serves as a collaborative platform for coordinating security assessments, managing remote implants, and executing tasks on compromised systems through a centralized server. The project is distinguished by its dynamic payload generator, which compiles and obfuscates executable binaries and scripts on the fly to bypass detection. It further separates itself through a collaborative environment that allows multiple authenticated operators to share a synchronized state, track operat

    C#
    在 GitHub 上查看↗4,699
  • eeeeeeeeee-code/e0e1-configE

    eeeeeeeeee-code/e0e1-config

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • fortra/impacketfortra 的头像

    fortra/impacket

    15,467在 GitHub 上查看↗

    Impacket is a collection of Python classes designed for the construction, manipulation, and analysis of low-level network packets and services. It functions as a framework for building custom network tools, providing a programmatic interface to interact with communication protocols and service architectures. The library provides primitives for managing authentication, session state, and remote procedure calls within network environments. By offering a modular class hierarchy, it allows for the assembly of network packets and the implementation of specialized communication stacks. The project

    Pythondcerpcdcomimpacket
    在 GitHub 上查看↗15,467
  • gentilkiwi/mimikatzgentilkiwi 的头像

    gentilkiwi/mimikatz

    21,630在 GitHub 上查看↗

    Mimikatz is a security research suite designed for auditing Windows authentication and managing system security configurations. It provides a comprehensive framework for extracting sensitive credentials, manipulating process privileges, and managing digital identity assets directly from system memory or offline memory dumps. The project distinguishes itself through advanced system-level exploitation techniques, including runtime process injection, API hooking, and the ability to bypass cryptographic export restrictions. It features a specialized toolkit for Kerberos protocol operations, allow

    C
    在 GitHub 上查看↗21,630
  • ghostpack/sharpdpapiGhostPack 的头像

    GhostPack/SharpDPAPI

    1,429在 GitHub 上查看↗

    SharpDPAPI is a C# port of some DPAPI functionality from @gentilkiwi's Mimikatz project.

    C#
    在 GitHub 上查看↗1,429
  • hayasec/360safebrowsergetpasshayasec 的头像

    hayasec/360SafeBrowsergetpass

    634在 GitHub 上查看↗

    这是一个一键辅助抓取360安全浏览器密码的CobaltStrike脚本以及解密小工具,用于节省红队工作量,通过下载浏览器数据库、记录密钥来离线解密浏览器密码。

    C#
    在 GitHub 上查看↗634
  • hypersine/how-does-mobaxterm-encrypt-passwordH

    HyperSine/how-does-MobaXterm-encrypt-password

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • hypersine/how-does-navicat-encrypt-passwordH

    HyperSine/how-does-navicat-encrypt-password

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • hypersine/how-does-xmanager-encrypt-passwordH

    HyperSine/how-does-Xmanager-encrypt-password

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • itm4n/ppldumpI

    itm4n/PPLdump

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kerbyj/golazagneK

    kerbyj/goLazagne

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • lc044/wechatmsgLC044 的头像

    LC044/WeChatMsg

    41,658在 GitHub 上查看↗

    WeChatMsg is a database forensic parser and local data processor designed to extract and reconstruct structured message data from raw binary files. By operating entirely on the host machine, the tool ensures data sovereignty and privacy, performing all decryption and transformation tasks without requiring network access or external dependencies. The project distinguishes itself through a static analysis-based extraction method that reconstructs message threads by matching unique identifiers and timestamps across fragmented database tables. Its decoupled architecture separates low-level binary

    chatgptllmspyqt
    在 GitHub 上查看↗41,658
  • lintstar/sharphunterL

    lintstar/SharpHunter

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • login-securite/donpapilogin-securite 的头像

    login-securite/DonPAPI

    1,384在 GitHub 上查看↗

    Dumping DPAPI credz remotely

    Pythondpapipassword
    在 GitHub 上查看↗1,384
  • login-securite/lsassyL

    login-securite/lsassy

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • milu001/sundeskqM

    milu001/sundeskQ

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • skelsec/pypykatzskelsec 的头像

    skelsec/pypykatz

    3,325在 GitHub 上查看↗

    If you like this project, consider purchasing licenses of OctoPwn, our full pentesting suite that runs in your browser! For notifications on new builds/releases and other info, hop on to our Discord

    Python
    在 GitHub 上查看↗3,325
  • wafinfo/teamviewerW

    wafinfo/TeamViewer

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • yangliukk/findtodeskpassY

    yangliukk/FindToDeskPass

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • z3ratu1/hackbrowserdatamanualZ

    Z3ratu1/HackBrowserDataManual

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alessandroz/lazagneAlessandroZ 的头像

    AlessandroZ/LaZagne

    10,867在 GitHub 上查看↗

    LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems, browsers, and applications. It functions as a security utility for retrieving stored credentials from compromised systems during penetration testing. The tool provides capabilities for decrypting domain credentials and extracting sensitive data from system storage, including memory dumps, credential managers, keychains, and password hashes. It recovers stored passwords from common software by accessing plaintext files, APIs, and local databases. The project supports digital

    Python
    在 GitHub 上查看↗10,867
  • zblurx/dplootZ

    zblurx/dploot

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • bitsadmin/fakelogonscreenbitsadmin 的头像

    bitsadmin/fakelogonscreen

    1,375在 GitHub 上查看↗

    Fake Windows logon screen to steal passwords

    C#cobaltstrikefakelogon
    在 GitHub 上查看↗1,375
  • conan924/godinfoC

    Conan924/GodInfo

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