5 مستودعات
Rebuilds active session states from database snapshots.
Distinct from Session State Management: Focuses on the reconstruction of state from snapshots rather than just the persistent storage of interaction flows.
Explore 5 awesome GitHub repositories matching data & databases · State Reconstruction. Refine with filters or upvote what's useful.
This project provides a system for managing agent context and session memory, featuring an agent context compactor, an AI session memory manager, and a tool output sandbox. It functions as a middleware layer and server extension for the Model Context Protocol to optimize context windows and reduce token usage. The system optimizes agent performance by sandboxing tool outputs and externalizing large data sets, replacing raw I/O with pointers and concise summaries. It employs a persistent knowledge base that indexes session history and tool outputs for retrieval via full-text search, ensuring s
Rebuilds active files and task history from database snapshots when event-based compaction hooks are unavailable.
Volatility is a memory forensics framework and digital forensics tool designed to extract and analyze evidence from volatile computer memory dumps. It functions as a memory dump parser and analysis platform used to identify running processes, network connections, and loaded modules from a system RAM capture. The framework enables the reconstruction of system state to uncover malicious activity, such as rootkits and injected code, during malware incident response and threat hunting. It provides capabilities for digital forensic investigations to detect unauthorized access and indicators of com
Reconstructs a snapshot of the machine's system state at the time a memory image was captured.
Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo
Executes a sequence of verified transactions to ensure the local state matches validator results.
Audited is a Ruby on Rails audit log library and change data capture framework. It tracks model changes by recording previous and current attribute values during create, update, and destroy operations to maintain a complete history of database modifications. The system functions as a database versioning tool and user activity tracker. It allows for the retrieval of historical record states by timestamp or index, enables reverting models to previous versions, and associates record modifications with specific user identities and remote IP addresses. The library includes capabilities for sensit
Rebuilds previous record versions by applying stored attribute changes in reverse chronological order.
WiFiBroot هي أداة سطر أوامر مصممة لتدقيق أمن الشبكات اللاسلكية واختبار الاختراق. تركز على تقييم أمن شبكات WPA و WPA2 من خلال التقاط مصافحات المصادقة واختبار مرونة نقاط الوصول والعملاء المتصلين. تتضمن الأداة إطار عمل لهجوم إلغاء المصادقة الذي يجبر العملاء على قطع الاتصال لتسهيل اعتراض بيانات المصافحة. تستخدم إعادة البناء ذات الحالة لتجميع التبادلات التشفيرية الكاملة من حركة المرور اللاسلكية المجزأة، والتي تُستخدم بعد ذلك لاستعادة بيانات الاعتماد دون اتصال. يدعم البرنامج اختبار إجهاد الشبكة من خلال تقييم كيفية تعامل نقاط الوصول مع قطع الاتصال القسري وانقطاعات حركة المرور. يستفيد من الحوسبة المتوازية لتوزيع عبء عمل اختبار مرشحي كلمات المرور عبر نوى معالجة متعددة، مع استخدام تقنيات حقن والتقاط الحزم منخفضة المستوى للتفاعل مباشرة مع الوسط اللاسلكي.
Assembles complete cryptographic exchanges from fragmented wireless data packets to facilitate security analysis.