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

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

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

googleprojectzero/winafl

0
View on GitHub↗
2,570 نجوم·558 تفرعات·C·Apache-2.0·2 مشاهدات

Winafl

A fork of AFL for fuzzing Windows binaries

Features

  • Fuzzing and Testing - AFL fork for fuzzing Windows binaries.
  • Reverse Engineering Projects - Fuzzing tool for Windows binaries based on instrumentation.

سجل النجوم

مخطط تاريخ النجوم لـ googleprojectzero/winaflمخطط تاريخ النجوم لـ googleprojectzero/winafl

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Winafl.
  • alonemonkey/frida-ios-dumpالصورة الرمزية لـ AloneMonkey

    AloneMonkey/frida-ios-dump

    3,874عرض على GitHub↗

    frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation framework. It functions as a memory dumper and extraction utility to obtain application binaries directly from device memory. The project enables the retrieval of decrypted application files using either a display name or a bundle identifier. It combines these dumped binaries with extracted metadata and assets to assemble a standard distributable application package. The tool covers a technical surface including process injection, dynamic library hooking, and memory-based bi

    JavaScript
    عرض على GitHub↗3,874
  • chichou/bagbakالصورة الرمزية لـ ChiChou

    ChiChou/bagbak

    1,471عرض على GitHub↗

    deprecated Yet another frida based iOS dumpdecrypted. Also decrypts app extensions

    TypeScript
    عرض على GitHub↗1,471
  • dpnishant/appmonالصورة الرمزية لـ dpnishant

    dpnishant/appmon

    1,627عرض على GitHub↗

    Documentation:

    JavaScript
    عرض على GitHub↗1,627
  • aflplusplus/aflplusplusالصورة الرمزية لـ AFLplusplus

    AFLplusplus/AFLplusplus

    6,605عرض على GitHub↗

    AFL++ is a coverage-guided fuzzing framework that discovers crashes and hangs in software by mutating inputs while tracking which code paths are exercised. It functions as both a fuzzing engine and a campaign manager, supporting targets with or without source code through compile-time instrumentation, dynamic binary instrumentation, and emulation. The framework includes tools for crash triage and analysis, test case minimization, and campaign deployment across local or distributed environments. The framework distinguishes itself through its breadth of instrumentation backends, allowing users

    C
    عرض على GitHub↗6,605
عرض جميع البدائل الـ 23 لـ Winafl→

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

ما هي وظيفة googleprojectzero/winafl؟

A fork of AFL for fuzzing Windows binaries

ما هي الميزات الرئيسية لـ googleprojectzero/winafl؟

الميزات الرئيسية لـ googleprojectzero/winafl هي: Fuzzing and Testing, Reverse Engineering Projects.

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

تشمل البدائل مفتوحة المصدر لـ googleprojectzero/winafl: alonemonkey/frida-ios-dump — frida-ios-dump is a tool that extracts decrypted IPA files from jailbroken iOS devices using the Frida instrumentation… chichou/bagbak — [deprecated] Yet another frida based iOS dumpdecrypted. Also decrypts app extensions. dpnishant/appmon — Documentation:. dstmath/frida-unpack. federicodotta/brida — The new bridge between Burp Suite and Frida! aflplusplus/aflplusplus — AFL++ is a coverage-guided fuzzing framework that discovers crashes and hangs in software by mutating inputs while…