Wingetlywingetly
← All apps

MiTeC EXE Explorer

by MiTeCv3.7.5

Last updated

Executable file info explorer for OS/2, NE, PE32, PE32+ and VxD file types.

Install with winget

$ winget install --id MiTeC.ExeExplorer --exact --version 3.7.5

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

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 application is based on MiTeC Portable Executable Reader. It reads and displays executable file properties and structure. It is compatible with PE32 (Portable Executable), PE32+ (64bit), NE (Windows 3.x New Executable) and VxD (Windows 9x Virtual Device Driver) file types. .NET executables are supported too.

It enumerates introduced classes, used units and forms for files compiled by Borland compilers.

It contains a powerful Resource Viewer that is able to analyze and display all basic resource types and some extra ones such as JPEG, PNG, GIF, AVI, and REGISTRY. It contains an excellent Type Library viewer that enumerates all objects and creates an import interface unit in Object Pascal language. Every type of resource can be saved to file.

EXE Explorer produces a text report with all important information about the selected file.

Searching capability is also available. It searches all resources that can be interpreted as text.

Here are enumerated structures that are evaluated:

• DOS, File, Optional, Rich and CLR headers

• CLR Metadata streams

• Sections, Directories

• Imports, Exports

• Resources

• ASCII and Unicode Strings

• .NET Metadata

• Load Config

• Debug, Thread Local Storage

• Exceptions, Units, Forms

• Classes, Certificates

• Packages, Package Flags

• Version Info

• Hexadecimal File Content View

• TypeLib Viewer

• Form Preview

• VirusTotal scan report

• Compiler and installer/packer/protector identification

Free to use for private, educational and non-commercial purposes. For other usage you should buy commercial license.

Installers · v3.7.5

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct
x64ZIP
archive
-Direct

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 MiTeC EXE Explorer.

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

  • MiTeC Network MeterMiTeC
    MiTeC.NetworkMeterv2.5.0

    This application scans for network interfaces and adapters installed in system and their monitoring. Detailed info for every interface is provided.

  • MiTeC Task Manager DeLuxeMiTeC
    MiTeC.TaskManagerDeLuxev4.9.0

    Task Manager DeLuxe (TMX) offers powerful features available in standard Windows Task Manager in lightweight portable package with many more enhancements.

  • MiTeC Network ScannerMiTeC
    MiTeC.NetworkScannerv6.0.1

    It is a multi-threaded ICMP, Port, IP, NetBIOS/NetBT, ActiveDirectory and SNMP scanner with many advanced features.

  • MiTeC Windows File AnalayzerMiTeC
    MiTeC.WindowsFileAnalyzerv2.10.0

    This application decodes and analyzes some special files used by Windows OS. In these files is interesting information for forensic analysis.

  • MiTeC Windows Registry RecoveryMiTeC
    MiTeC.RegistryRecoveryv3.1.3

    The best tool for crashed machine registry configuration data recovery and registry backup

  • MiTeC XML ViewerMiTeC
    MiTeC.XMLViewerv6.5.0

    XML viewer and editor with validation and formatting

More from MiTeC or browse pe32, pe32+, vxd.

Frequently asked questions

How do I install MiTeC EXE Explorer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MiTeC.ExeExplorer --exact --version 3.7.5. winget downloads the installer from MiTeC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MiTeC EXE Explorer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MiTeC.ExeExplorer --exact 3.7.5 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall MiTeC EXE Explorer via winget?
Run: winget uninstall --id MiTeC.ExeExplorer --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MiTeC EXE Explorer's Apps & Features entry.
Is MiTeC EXE Explorer free?
MiTeC EXE Explorer is distributed under Proprietary (Freeware for non-commercial). Refer to the publisher (https://www.mitec.cz/wp/mee/) for the full license terms - Wingetly itself does not charge for installation.
Does MiTeC EXE Explorer 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 MiTeC EXE Explorer directly from the publisher.
How do I keep MiTeC EXE Explorer up to date?
Run winget upgrade --id MiTeC.ExeExplorer --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MiTeC EXE Explorer from microsoft/winget-pkgs.