2 مستودعات
Visualizers that use scripts to parse and display the structure of binary files.
Distinct from Pack File Structures: Distinct from Pack File Structures: focuses on visualizing binary file structure via scripts, not pack file formats.
Explore 2 awesome GitHub repositories matching data & databases · Binary Structure Visualizers. Refine with filters or upvote what's useful.
HexFiend is a native macOS hex editor designed for opening and editing binary files of any size without loading them entirely into memory. It uses a 64-bit addressable data model with memory-mapped file access, enabling navigation of multi-gigabyte files while maintaining byte-level undo for insert and delete operations. The editor distinguishes itself through a diff algorithm for binary file comparison that accounts for insertions and deletions, and a template-based structure parsing system that uses user-defined scripts to visualize binary file layouts. It also includes a typed data interpr
Uses scripts to parse and display the structure of binary files as structured views.
UEFITool هي أداة لتحليل البرامج الثابتة (Firmware) ومحرر صور مصمم لتحليل وتصور وتعديل صور UEFI. تعمل كمحلل للمواصفات يقوم بتحويل بيانات البرامج الثابتة الثنائية إلى تنسيقات منظمة بناءً على مواصفات واجهة النظام القياسية. توفر الأداة واجهة مرئية لتحليل هيكل الشجرة وعناصر البيانات الداخلية لصور منصة UEFI. تسمح بتعديل صور البرامج الثابتة لضبط بيئات إقلاع النظام، وتتضمن إمكانيات للبحث عن أنماط بيانات محددة داخل الصور الثنائية. يغطي البرنامج مجموعة من إمكانيات إدارة البرامج الثابتة، بما في ذلك استخراج مكونات البرامج الثابتة إلى نظام الملفات للتحليل الخارجي وتصور البيانات الخام للبرامج الثابتة للتحقق من سلامتها الداخلية.
Parses and displays the internal binary structure of UEFI firmware images.