9 مستودعات
Executing commands from a file or pipe automatically, then terminating the session when the script finishes.
Distinct from CLI Script Execution: Distinct from CLI Script Execution: focuses on non-interactive batch execution from files, not interactive CLI script invocation.
Explore 9 awesome GitHub repositories matching programming languages & runtimes · Batch Scripts. Refine with filters or upvote what's useful.
This project is a suite of specialized utilities for automating Windows operating system deployment, media generation, and the removal of hardware installation constraints. It functions as an installation media automator for downloading and creating bootable USB drives or ISO images across multiple OS versions. The tool provides capabilities to bypass system requirements by patching installation files to remove TPM and other hardware compatibility checks for unsupported systems. It also acts as an upgrade wrapper, using registry adjustments to perform unattended operating system upgrades whil
Uses batch scripts to orchestrate the execution flow of official installation binaries.
هذا المشروع عبارة عن مجموعة من سكربتات الأتمتة والأدوات المصممة لتحسين Windows 10. يعمل كسكربت لإزالة البرامج غير الضرورية (debloat) وأداة تكوين تُستخدم لإزالة التطبيقات المثبتة مسبقاً وتعطيل الميزات المدمجة لتحسين أداء النظام. توفر الأداة آلية لتعديل إعدادات النظام وتقليل حمل خدمات الخلفية. تؤتمت إزالة البرامج غير المرغوب فيها وتعطيل الوظائف غير الأساسية لتقليل استخدام الموارد واستعادة موارد النظام. يغطي المشروع توفير النظام وضبط الأداء من خلال تعديلات السجل، وتعطيل الميزات القائم على السياسة، وتثبيت مكونات البرامج الأساسية. يستخدم أتمتة PowerShell وإزالة المكونات القائمة على WMI لتنفيذ هذه التكوينات.
Provides automation through sequential execution of command files to ensure dependencies are met before optimization.
Documents non-interactive script execution as a core shell automation feature.
PraisonAI is an autonomous AI agent platform that coordinates multiple LLM-powered agents for research, planning, and execution of complex workflows. It functions as a multi-agent orchestration framework, a workflow builder, and a Model Context Protocol server, while also providing retrieval-augmented generation through vector knowledge bases. Agents can interact via CLI, web, or standardized protocols with sandboxed code execution. The platform distinguishes itself with a rich set of agent communication protocols, including A2A, REST, WebSocket, voice and telephony integration, and MCP, allo
Discovers all Python files with agent imports in a directory and runs them concurrently or sequentially with filtering and report options.
This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to
Supports custom Python and Java scripts to automate forensic analysis and extend analytical capabilities.
Plato هو أداة تحليل ثابت لـ JavaScript ومصور لتعقيد الكود. يقوم بحساب مقاييس التعقيد وتشغيل فحوصات lint على كود مصدر JavaScript لتقييم جودة قاعدة الكود، مع تقديم النتائج من خلال لوحة تحكم للتحليل الثابت. يجمع النظام بيانات lint والمقاييس التقنية في تقارير مؤرخة. يقوم بحساب مقاييس cyclomatic وHalstead تحديداً لتحديد الملفات المعقدة بشكل مفرط وتقييم قابلية صيانة المشروع. توفر الأداة قدرات لتصور الكود المصدري، وإعداد تقارير الجودة الآلية، وتقييم قابلية الصيانة. تتضمن خط أنابيب تحليل ثابت يدعم تجميع المقاييس وتصفية الملفات عبر التعبيرات النمطية.
Provides capabilities to trigger static analysis pipelines via automated scripts and callback functions.
Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di
Processes external files containing query definitions by piping them into the database interface.
HyperDbg is a hardware-assisted kernel-mode debugging platform that leverages virtualization to monitor and control system execution. By utilizing hypervisor-level primitives, it enables deep system analysis and instrumentation without relying on standard operating system debugging interfaces. The framework provides a comprehensive environment for inspecting both kernel and user-mode processes, allowing for granular control over execution flow and system state. The project distinguishes itself through a transparent debugging layer designed to remain invisible to the target environment. It emp
Runs sequences of commands from text files to automate repetitive analysis or configuration tasks.
This project is a steganography analysis toolkit and digital forensics suite designed to detect, extract, and embed hidden data within image and audio files. It provides a dockerized security environment that bundles various analysis tools into a containerized workspace, including a media spectrogram visualizer for revealing visually hidden patterns. The toolkit features a dedicated brute force system for recovering password-protected messages using automated wordlists and candidate password testing. It distinguishes itself by providing rule-based wordlist generation that uses expansion patte
Uses predefined scripts to automate batch analysis and brute-force attacks across sets of files.