awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
quarkslab avatar

quarkslab/binbloom

0
View on GitHub↗
581 نجوم·60 تفرعات·C·Apache-2.0·4 مشاهداتwww.quarkslab.com↗

Binbloom

The purpose of this project is to analyse a raw binary firmware and determine automatically some of its features. This tool is compatible with all architectures as basically, it just does simple statistics on it.

Features

  • Binary Analysis - Determines features like endianness and loading addresses in raw firmware.

سجل النجوم

مخطط تاريخ النجوم لـ quarkslab/binbloomمخطط تاريخ النجوم لـ quarkslab/binbloom

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة quarkslab/binbloom؟

The purpose of this project is to analyse a raw binary firmware and determine automatically some of its features. This tool is compatible with all architectures as basically, it just does simple statistics on it.

ما هي الميزات الرئيسية لـ quarkslab/binbloom؟

الميزات الرئيسية لـ quarkslab/binbloom هي: Binary Analysis.

ما هي البدائل مفتوحة المصدر لـ quarkslab/binbloom؟

تشمل البدائل مفتوحة المصدر لـ quarkslab/binbloom: blacktop/ipsw — ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It… owasp/owasp-mstg — The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the… google/afl — AFL is a coverage-guided fuzzer and security vulnerability scanner used to identify software bugs and memory… zardus/ctf-tools — This project is a security tool installation framework and binary analysis toolkit designed to automate the deployment… rpisec/mbe — MBE is a security research educational resource providing binary exploitation courseware and a deployable CTF wargame… horsicq/nauz-file-detector — Linker/Compiler/Tool detector for Windows, Linux and MacOS.

بدائل مفتوحة المصدر لـ Binbloom

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Binbloom.
  • owasp/owasp-mstgالصورة الرمزية لـ OWASP

    OWASP/owasp-mstg

    12,973عرض على GitHub↗

    The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the security of mobile applications. It provides a standardized reference for identifying and validating common software security weaknesses and performing reverse engineering based on industry standards. The project provides a structured set of technical processes and checklists used to audit applications against established security weakness enumerations. It encompasses guidance for analyzing application binaries and runtime behavior to identify hidden functionality and security ga

    Python
    عرض على GitHub↗12,973
  • blacktop/ipswالصورة الرمزية لـ blacktop

    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
  • google/aflالصورة الرمزية لـ google

    google/AFL

    4,064عرض على GitHub↗

    AFL is a coverage-guided fuzzer and security vulnerability scanner used to identify software bugs and memory corruption by feeding programs mutated data. It functions as a binary instrumentation tool and a test case minimizer to locate crashes and isolate the smallest set of bytes causing a fault. The project distinguishes itself through its ability to operate as a parallel fuzzing orchestrator, distributing workloads across multiple CPU cores or networked machines. It utilizes dictionary-based mutation for complex file formats and performs input sensitivity analysis to identify critical sect

    C
    عرض على GitHub↗4,064
  • rpisec/mbeالصورة الرمزية لـ RPISEC

    RPISEC/MBE

    5,989عرض على GitHub↗

    MBE is a security research educational resource providing binary exploitation courseware and a deployable CTF wargame environment. It functions as a structured curriculum of labs and materials designed for learning reverse engineering and memory corruption. The project provides containerized lab infrastructure and a binary analysis toolchain to ensure a controlled setting for vulnerability research. It utilizes isolated environments to deploy binary exploitation tasks, preventing interference and system instability. The system covers the provisioning of vulnerable environments through virtua

    Cctfexploitationwargame
    عرض على GitHub↗5,989
عرض جميع البدائل الـ 18 لـ Binbloom→