Wingetlywingetly
← All apps
R

Reverse Engineer's Toolkit (retoolkit)

by Mente Bináriav2023.05

Last updated

A collection of tools for those interested in reverse engineering and/or malware analysis on Windows systems.

Install with winget

$ winget install --id mentebinaria.retoolkit --exact --version 2023.05

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Reverse Engineer's Toolkit (retoolkit)

Reverse Engineer's Toolkit (retoolkit) uses EXE (Inno Setup). The silent install switches are /VERYSILENT /NORESTART /COMPONENTS="*android,*autoit,*calculators,*cobaltstrike,*debuggers,*decompilers,*delphi,*dotnet,*elf,*go,*hexeditors,*java,*ole,*network,*pdf,*pe,*peresourceeditors,*processinspection,*programming,*signature,*systeminformation,*unpacking,*utilities,!network\nmap".

One-line silent install (x64, machine scope)
retoolkit_2023.05_setup.exe /VERYSILENT /NORESTART /COMPONENTS="*android,*autoit,*calculators,*cobaltstrike,*debuggers,*decompilers,*delphi,*dotnet,*elf,*go,*hexeditors,*java,*ole,*network,*pdf,*pe,*peresourceeditors,*processinspection,*programming,*signature,*systeminformation,*unpacking,*utilities,!network\nmap"

See the full silent install reference for Reverse Engineer's Toolkit (retoolkit)

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

This is a collection of tools you may like if you are interested on reverse engineering and/or malware analysis on x86 and x64 Windows systems.

Installers · v2023.05

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Reverse Engineer's Toolkit (retoolkit).

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • CursorAnysphere
    Anysphere.Cursorv3.19.7

    The AI Code Editor

  • Android StudioGoogle LLC
    Google.AndroidStudiov2026.1.4.7

    The official Integrated Development Environment (IDE) for Android app development.

  • Android SDK Platform-ToolsGoogle LLC
    Google.PlatformToolsv37.0.1

    Android SDK Platform-Tools includes tools that interface with the Android platform, primarily adb and fastboot.

  • PyCharm Community EditionJetBrains s.r.o.
    JetBrains.PyCharm.Communityv2025.2.6.1

    The Python IDE for Professional Developers

  • Docker DesktopDocker Inc.
    Docker.DockerDesktopv4.90.0

    An application for the building and sharing of containerized applications.

More from Mente Binária or browse debug, debugger, decompile.

Frequently asked questions

How do I install Reverse Engineer's Toolkit (retoolkit) on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id mentebinaria.retoolkit --exact --version 2023.05. winget downloads the installer from Mente Binária and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Reverse Engineer's Toolkit (retoolkit) silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id mentebinaria.retoolkit --exact 2023.05 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Reverse Engineer's Toolkit (retoolkit)?
Reverse Engineer's Toolkit (retoolkit) uses EXE (Inno Setup). Run the downloaded installer with: retoolkit_2023.05_setup.exe /VERYSILENT /NORESTART /COMPONENTS="*android,*autoit,*calculators,*cobaltstrike,*debuggers,*decompilers,*delphi,*dotnet,*elf,*go,*hexeditors,*java,*ole,*network,*pdf,*pe,*peresourceeditors,*processinspection,*programming,*signature,*systeminformation,*unpacking,*utilities,!network\nmap". The silent switches are /VERYSILENT /NORESTART /COMPONENTS="*android,*autoit,*calculators,*cobaltstrike,*debuggers,*decompilers,*delphi,*dotnet,*elf,*go,*hexeditors,*java,*ole,*network,*pdf,*pe,*peresourceeditors,*processinspection,*programming,*signature,*systeminformation,*unpacking,*utilities,!network\nmap".
How do I uninstall Reverse Engineer's Toolkit (retoolkit) via winget?
Run: winget uninstall --id mentebinaria.retoolkit --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Reverse Engineer's Toolkit (retoolkit)'s Apps & Features entry.
Is Reverse Engineer's Toolkit (retoolkit) free?
Reverse Engineer's Toolkit (retoolkit) is distributed under Apache-2.0. Refer to the publisher (https://github.com/mentebinaria/retoolkit) for the full license terms - Wingetly itself does not charge for installation.
Does Reverse Engineer's Toolkit (retoolkit) work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Reverse Engineer's Toolkit (retoolkit) directly from the publisher.
How do I keep Reverse Engineer's Toolkit (retoolkit) up to date?
Run winget upgrade --id mentebinaria.retoolkit --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of Reverse Engineer's Toolkit (retoolkit) from microsoft/winget-pkgs.

Recent versions

  • 2023.05latest
  • 2022.10
  • 2022.04
  • 2021.10