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

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

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

BarakAharoni/pycDcode

0
View on GitHub↗
0 星标·0 分支·1 次浏览

PycDcode

Features

  • Reverse Engineering - Utility for decoding and decompiling Python bytecode.

Star 历史

barakaharoni/pycdcode 的 Star 历史图表barakaharoni/pycdcode 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

barakaharoni/pycdcode 的主要功能有哪些?

barakaharoni/pycdcode 的主要功能包括:Reverse Engineering。

barakaharoni/pycdcode 有哪些开源替代品?

barakaharoni/pycdcode 的开源替代品包括: mandiant/flare-vm — Flare-VM is a Windows malware analysis environment consisting of installation scripts that automate the provisioning… blacktop/ipsw — ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It… vxunderground/malwaresourcecode — This project is a curated archive and cybersecurity research dataset of raw source code from various malware families.… angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… blackint3/openark. badapple001/il2cppencrtypt.

PycDcode 的开源替代方案

相似的开源项目,按与 PycDcode 的功能重合度排序。
  • mandiant/flare-vmmandiant 的头像

    mandiant/flare-vm

    8,799在 GitHub 上查看↗

    Flare-VM is a Windows malware analysis environment consisting of installation scripts that automate the provisioning of a virtual machine. It provides a comprehensive suite of reverse engineering tools, including decompilers and debuggers, along with the necessary system configurations and environment variables for security research. The project functions as a virtual machine image orchestrator, allowing for the automated creation, management, and export of specialized analysis appliances. It features configuration-driven tool selection and the ability to extend installation logic through cus

    PowerShell
    在 GitHub 上查看↗8,799
  • blacktop/ipswblacktop 的头像

    blacktop/ipsw

    3,163在 GitHub 上查看↗

    ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It provides a suite of tools for downloading, extracting, and analyzing firmware images and kernel caches, alongside a MachO binary analysis tool for disassembling and patching executables. The project distinguishes itself through integrated language-model-powered code reconstruction to translate machine code into high-level source code. It also features an automation client for the App Store Connect API to manage certificates and application settings. The framework covers a broad r

    Goappleclass-dumpdyld
    在 GitHub 上查看↗3,163
  • vxunderground/malwaresourcecodevxunderground 的头像

    vxunderground/MalwareSourceCode

    18,415在 GitHub 上查看↗

    This project is a curated archive and cybersecurity research dataset of raw source code from various malware families. It serves as a malware analysis library designed to help researchers study the inner workings of different threats and identify attack patterns across multiple platforms and programming languages. The repository supports security research by providing raw text distribution of original source code. This allows for the study of platform vulnerabilities, threat intelligence gathering, and the development of security products and detection signatures. The collection is organized

    Assemblymalwaremalware-detectionmalware-development
    在 GitHub 上查看↗18,415
  • angr/angrangr 的头像

    angr/angr

    8,898在 GitHub 上查看↗

    Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the

    Python
    在 GitHub 上查看↗8,898
查看 PycDcode 的所有 30 个替代方案→