awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mentebinaria avatar

mentebinaria/retoolkit

0
View on GitHub↗
5,222 Stars·541 Forks·Inno Setup·Apache-2.0·4 Aufrufe

Retoolkit

Retoolkit ist ein Orchestrator für Reverse-Engineering-Tools und eine Umgebung zur Bereitstellung von Malware-Analysen für Windows. Es fungiert als Automatisierungstool für Binäranalyse-Workflows, das die spezialisierten Software-Toolchains installiert und konfiguriert, die für die Sicherheitsforschung erforderlich sind.

Das Projekt verwaltet die Ausführung und den Lebenszyklus eigenständiger Analyse-Binärdateien über ein Registry-basiertes Windows-Shell-Kontextmenü. Diese Integration ermöglicht es Benutzern, externe Tools direkt aus dem Rechtsklick-Menü des Dateisystems zu starten, indem ausgewählte Dateipfade als Befehlszeilenargumente an ausführbare Dateien von Drittanbietern übergeben werden.

Das System deckt die Automatisierung von Sicherheits-Toolchains, skriptbasierte Umgebungsbereitstellung und die Einrichtung von Workstations für die Windows-Binäranalyse ab.

Features

  • Malware Analysis Environments - Sets up specialized Windows configurations for reverse engineering and malware analysis.
  • Binary Analysis - Prepares workstations for the study of compiled executable files and system processes on Windows.
  • Binary Orchestrators - Coordinates the invocation and execution of standalone reverse engineering binaries from a centralized interface.
  • External Tool Orchestrators - Automates the installation and lifecycle management of external binary tools for security research.
  • Reverse Engineering Tools - Accelerates the examination of compiled applications by streamlining the launch of reverse engineering tools.
  • Shell Context Menu Integrations - Integrates custom operational commands into the native Windows Explorer right-click menu.
  • Provisioning Scripts - Provides scripts to automate the installation and configuration of specialized software suites for workstation deployment.
  • Binary Execution Automation - Automates the process of launching compiled analysis binaries through system-level registration.
  • Security Suite Automators - Automates the bulk installation and organization of specialized security toolsets on Windows.
  • Shell Context Triggers - Connects system-level user interactions to a collection of external analysis binaries to accelerate investigation.
  • External Binary Handlers - Launches specific analysis programs by passing selected files via context menu command handlers.

Star-Verlauf

Star-Verlauf für mentebinaria/retoolkitStar-Verlauf für mentebinaria/retoolkit

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Retoolkit

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Retoolkit.
  • mandiant/flare-vmAvatar von mandiant

    mandiant/flare-vm

    8,799Auf GitHub ansehen↗

    Flare-VM is a Windows malware analysis environment consisting of installation scripts that automate the provisioning of a virtual machine. It provides a comprehensive suite of reverse engineering tools, including decompilers and debuggers, along with the necessary system configurations and environment variables for security research. The project functions as a virtual machine image orchestrator, allowing for the automated creation, management, and export of specialized analysis appliances. It features configuration-driven tool selection and the ability to extend installation logic through cus

    PowerShell
    Auf GitHub ansehen↗8,799
  • 0xz0f/z0fcourse_reverseengineeringAvatar von 0xZ0F

    0xZ0F/Z0FCourse_ReverseEngineering

    5,852Auf GitHub ansehen↗

    This project is a structured course and instructional guide focused on x64 Windows reverse engineering. It provides a curriculum for analyzing and decompiling Windows binaries through the study of assembly language and operating system internals. The material covers Windows binary analysis and malware analysis, with a specific focus on interpreting x64 machine code to recover original program logic. It guides the user through the process of tracing program behavior and logging function calls to understand how binaries operate. The technical scope includes assembly-level decompilation, debugg

    C++
    Auf GitHub ansehen↗5,852
  • donnemartin/dev-setupAvatar von donnemartin

    donnemartin/dev-setup

    6,261Auf GitHub ansehen↗

    This project is a collection of scripts and configuration files designed to automate the deployment of developer toolsets, big data tools, and system-wide dotfiles. It serves as a provisioning system for installing languages, data analysis tools, and system dependencies across diverse programming stacks. The suite provides specialized automation for macOS developer onboarding and the setup of Python data science workflows. It includes dedicated installers for distributed processing engines like Spark and Hadoop, as well as environments for web and mobile development. The system covers a broa

    Python
    Auf GitHub ansehen↗6,261
  • avast-tl/retdecAvatar von avast-tl

    avast-tl/retdec

    8,556Auf GitHub ansehen↗

    Retdec is an LLVM-based machine code decompiler and static binary analysis tool designed for binary reverse engineering. It translates binary executable code into high-level representations to facilitate the reconstruction of program logic from compiled machine code. The system utilizes a retargetable frontend architecture and a multi-stage lifting pipeline to convert raw bytes into a common intermediate language. It differentiates custom program logic from known library code through signature-based identification and provides utilities for binary symbol demangling to restore human-readable n

    C++
    Auf GitHub ansehen↗8,556
Alle 30 Alternativen zu Retoolkit anzeigen→

Häufig gestellte Fragen

Was macht mentebinaria/retoolkit?

Retoolkit ist ein Orchestrator für Reverse-Engineering-Tools und eine Umgebung zur Bereitstellung von Malware-Analysen für Windows. Es fungiert als Automatisierungstool für Binäranalyse-Workflows, das die spezialisierten Software-Toolchains installiert und konfiguriert, die für die Sicherheitsforschung erforderlich sind.

Was sind die Hauptfunktionen von mentebinaria/retoolkit?

Die Hauptfunktionen von mentebinaria/retoolkit sind: Malware Analysis Environments, Binary Analysis, Binary Orchestrators, External Tool Orchestrators, Reverse Engineering Tools, Shell Context Menu Integrations, Provisioning Scripts, Binary Execution Automation.

Welche Open-Source-Alternativen gibt es zu mentebinaria/retoolkit?

Open-Source-Alternativen zu mentebinaria/retoolkit sind unter anderem: mandiant/flare-vm — Flare-VM is a Windows malware analysis environment consisting of installation scripts that automate the provisioning… 0xz0f/z0fcourse_reverseengineering — This project is a structured course and instructional guide focused on x64 Windows reverse engineering. It provides a… fireeye/flare-vm — Flare-VM is a collection of scripts and an orchestrator designed to automate the installation and configuration of a… donnemartin/dev-setup — This project is a collection of scripts and configuration files designed to automate the deployment of developer… avast-tl/retdec — Retdec is an LLVM-based machine code decompiler and static binary analysis tool designed for binary reverse… pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and…