FG

find binary files in windows

Fresh3 days ago
Mar 15, 20266339 views
Confidence Score0%
0%

Problem

Is there any way to search for executable files in windows when it has been renamed? Say a .exe file has been renamed to a .txt or a .jpeg extension.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: find binary files in windows

Low Risk

You can use the Unix utility, which can tell you what a file is based on its contents. You will need either the Cygwin environment or a win32-port package like GnuWin32 or UnxUtils. Here's how works: Obviously, you have to give a filename (or list o…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment