5 مستودعات
Tools for updating application logic by modifying both source and compiled bytecode.
Distinct from Code Modification Engines: Focuses on the manual modification of logic in decompiled content, not automated refactoring engines.
Explore 5 awesome GitHub repositories matching software engineering & architecture · Bytecode Logic Modification. 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
Allows the modification of application logic directly within source and bytecode using visual graphs and code completion.
Booster هو أداة لتحسين بناء تطبيقات Android ومعالج لـ bytecode مصمم لتقليل حجم الملف الثنائي، وإصلاح الأعطال على مستوى النظام، وتحسين أداء التطبيق. يعمل كإضافة لعملية البناء قابلة للتوسيع تقوم بتعديل ملفات الفئات المترجمة ومخرجات البناء لحقن إصلاحات الاستقرار والتحسينات دون تغيير الكود المصدري الأصلي. يتميز المشروع بمعالجة منخفضة المستوى لـ bytecode لتصحيح أخطاء نظام التشغيل وإدارة مجموعات الخيوط (Thread Pools) أثناء مرحلة التجميع. كما يوفر مجموعة أدوات لتوصيف الأداء لتحديد العمليات التي تحظر الخيط الرئيسي وتحليل مشكلات الاستقرار المتعلقة بالموارد. تغطي الأداة نطاقاً واسعاً من قدرات تحسين الحزم، بما في ذلك ضغط الصور لـ PNG وWebP، وإزالة الموارد الزائدة، وتحسين فهرس الموارد. تشمل الوظائف الإضافية ضبط الأداء لإدارة الخيوط، وكتابة التفضيلات غير المتزامنة، والتحليل الساكن لمسح مخرجات البناء لاكتشاف المخاطر الأمنية والاختناقات. يستخدم النظام واجهة مزود الخدمة (SPI) لتكامل الإضافات المخصصة ويمكن تشغيله كتطبيق مستقل منفصل عن بيئة البناء الأساسية.
Alters compiled class files using bytecode frameworks to inject custom logic or optimize code structure.
tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res
Alters the low-level bytecode of a method at runtime to change its behavior.
SuperWeChatPC هو معدل لعميل سطح المكتب WeChat يفتح ميزات مخفية من خلال تصحيح الذاكرة وخطافات الملفات الثنائية. يعمل كمدير مراسلة متعدد الحسابات، وأرشيف بيانات مراسلة، وواجهة برمجية تعرض وظائف المراسلة الداخلية للبرامج الخارجية. يمكن المشروع من التشغيل المتزامن لمثيلات عميل مستقلة متعددة على جهاز كمبيوتر واحد من خلال عزل العمليات. يسمح بنقل المرفقات الكبيرة عن طريق تجاوز قيود حجم الملف القياسية ويوفر غلافاً لأتمتة الرسائل البرمجية. تتضمن الأداة قدرات لأرشفة الرسائل، مثل منع حذف الرسائل الملغاة وحفظ الملاحظات الصوتية في التخزين المحلي. كما توفر آليات لأتمتة إرسال واستقبال الرسائل عبر مجموعة برامج خارجية.
Modifies compiled bytecode to change application behavior, such as ignoring message revocation requests.
Piko is a collection of specialized Android utilities designed for binary patching, user interface customization, media downloading, and application debugging. It functions as an APK modification framework that alters application metadata and binary resources to modify internal logic and bypass version locks. The project differentiates itself through deep application modification capabilities, including bytecode-level instruction patching, DEX file manipulation, and a dynamic hooking engine. It enables the overriding of resource files and the injection of permissions via the application manif
Modifies functional logic via bytecode changes to enable features like picture-in-picture or undoing posts.