2 مستودعات
Converting binary data structures to XML and back for editing purposes.
Distinct from Binary Serialization: Specifically covers the bidirectional binary-to-XML loop for binary file modification, not just compacting data into binary.
Explore 2 awesome GitHub repositories matching data & databases · XML Serialization. Refine with filters or upvote what's useful.
JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well
Provides the ability to serialize binary SWF structures into XML for easier editing and then rebuild the binary file.
FontTools هي مكتبة Python لقراءة ملفات الخطوط وتعديلها وكتابتها برمجياً. تعمل كمحلل خطوط OpenType و TrueType وأداة لتحويل ملفات الخطوط الثنائية إلى XML قابل للقراءة البشرية للتحرير وإعادة البناء. يتضمن المشروع مديراً لقراءة وكتابة ملفات مصدر Unified Font Object داخل المجلدات أو الأرشيفات المحلية. كما يوفر أداة متخصصة لضغط خطوط الويب لتقليل حجم الملف وتحسين أداء التحميل. تغطي المكتبة معالجة الخطوط برمجياً، بما في ذلك تعديل مقاييس الخط وبيانات الرموز. توفر إمكانيات لتبسيط محيط الرموز من خلال العمليات المنطقية، وتحليل الخطوط المتغيرة لاكتشاف عدم تطابق الأصول، وتحويل تنسيق الخط.
Converts binary font structures into editable XML trees for manipulation and reconstruction.