awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cmu-sei avatar

cmu-sei/pharos

0
View on GitHub↗
1,708 स्टार्स·210 फोर्क्स·C++·3 व्यूज़

Pharos

Automated static analysis tools for binary programs

Features

  • Detection and Classification - Generates YARA signatures for functions within executables.
  • Reverse Engineering Tools - Automated static analysis for binary programs.
  • Reverse Engineering - Performs automated static analysis of binary files.

स्टार हिस्ट्री

cmu-sei/pharos के लिए स्टार हिस्ट्री चार्टcmu-sei/pharos के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

cmu-sei/pharos क्या करता है?

Automated static analysis tools for binary programs

cmu-sei/pharos की मुख्य विशेषताएं क्या हैं?

cmu-sei/pharos की मुख्य विशेषताएं हैं: Detection and Classification, Reverse Engineering Tools, Reverse Engineering।

cmu-sei/pharos के कुछ ओपन-सोर्स विकल्प क्या हैं?

cmu-sei/pharos के ओपन-सोर्स विकल्पों में शामिल हैं: devttys0/binwalk — Binwalk is a firmware analysis tool and binary data carver used to identify and extract embedded files and data… horsicq/detect-it-easy — Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and… aquynh/capstone — Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code… cisco-talos/pyrebox — Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU. 0xd4d/dnspy — dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It… joelpx/plasma — Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.

Pharos के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Pharos के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • cisco-talos/pyreboxCisco-Talos का अवतार

    Cisco-Talos/pyrebox

    1,687GitHub पर देखें↗

    Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU

    C
    GitHub पर देखें↗1,687
  • 0xd4d/dnspy0xd4d का अवतार

    0xd4d/dnSpy

    29,539GitHub पर देखें↗

    dnSpy is a specialized toolset for the reverse engineering, analysis, and modification of compiled .NET binaries. It functions as a decompiler that converts assemblies back into readable high-level source code, an assembly editor for modifying bytecode and metadata, and a debugger for inspecting compiled binaries. The project integrates a hex editor specifically for inspecting and modifying raw bytes and Common Intermediate Language structures. It allows for the direct modification of binary contents to change application behavior without requiring the original project source files. The tool

    C#
    GitHub पर देखें↗29,539
  • aquynh/capstoneaquynh का अवतार

    aquynh/capstone

    8,839GitHub पर देखें↗

    Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code into human-readable assembly instructions for a wide variety of hardware instruction set architectures and virtual machines. The framework supports a diverse range of targets, including x86, ARM, RISC-V, and MIPS, as well as virtual machine environments like WebAssembly and the Ethereum Virtual Machine. It functions as an instruction analysis tool capable of extracting granular decomposition data and semantic information from disassembled code. The engine is designed for low-

    C
    GitHub पर देखें↗8,839
  • devttys0/binwalkdevttys0 का अवतार

    devttys0/binwalk

    14,048GitHub पर देखें↗

    Binwalk is a firmware analysis tool and binary data carver used to identify and extract embedded files and data segments from binary images. It functions as an embedded file extractor and data entropy analyzer to retrieve fragments from binary blobs when original file system structures are missing. The tool employs signature-based pattern matching and linear byte-stream scanning to detect known byte sequences and isolate hidden files. It uses sliding-window entropy analysis to locate regions of a file that are compressed or encrypted. The system supports recursive file carving, utilizing heu

    Rust
    GitHub पर देखें↗14,048
  • Pharos के सभी 30 विकल्प देखें→