3 repository-uri
Scripts that automate the sequential execution of analysis tools against batches of files.
Distinct from Batch Scripts: Specifically automates forensic analysis pipelines rather than generic system batch tasks.
Explore 3 awesome GitHub repositories matching programming languages & runtimes · Analysis Automation Scripts. Refine with filters or upvote what's useful.
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 este un instrument de analiză statică JavaScript și vizualizator de complexitate a codului. Acesta calculează metrici de complexitate și rulează verificări de linting pe codul sursă JavaScript pentru a evalua calitatea codebase-ului, prezentând rezultatele printr-un dashboard de analiză statică. Sistemul agregă datele de linting și metricile tehnice în rapoarte cu marcaj temporal. Calculează în mod specific metricile ciclomatice și Halstead pentru a identifica fișierele excesiv de complicate și pentru a evalua mentenabilitatea unui proiect. Instrumentul oferă capabilități pentru vizualizarea codului sursă, raportarea automatizată a calității și evaluarea mentenabilității. Include un pipeline de analiză statică ce suportă agregarea metricilor și filtrarea fișierelor prin expresii regulate.
Provides capabilities to trigger static analysis pipelines via automated scripts and callback functions.
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.