awesome-repositories.com

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

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

1 مستودع

Awesome GitHub RepositoriesBinary Structure Editors

Tools for modifying the internal headers and structures of executable files.

Distinct from Binary Format Tools: Candidates focus on data serialization or code-edit formats; this is about modifying executable binary structures.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Binary Structure Editors. Refine with filters or upvote what's useful.

Awesome Binary Structure Editors GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • horsicq/detect-it-easyالصورة الرمزية لـ horsicq

    horsicq/Detect-It-Easy

    10,266عرض على GitHub↗

    Detect-It-Easy is a binary file identifier and analysis toolkit designed to determine file formats, compilers, and packers. It functions as a binary file identifier that utilizes signature matching and heuristic analysis to identify executable and archive formats. The project includes a custom file signature engine and a scriptable rule system for defining and applying detection logic to identify specific binary patterns. It features specialized detectors for Android packages, such as APK and DEX files, and a malware packer detector to identify protections, obfuscators, and virus families. T

    Allows the modification of executable file structures to analyze or alter operational behavior.

    JavaScriptbinary-analysisdebuggerdetect
    عرض على GitHub↗10,266
  1. Home
  2. Operating Systems & Systems Programming
  3. Binary Structure Editors