Categories /

Files - Miscellaneous (40)

BinText v3.00

billon on 3 Apr 2019
  • 37KB (uncompressed)
  • Released on 12 Dec 2000
  • Suggested by __philippe

BinText is a file text scanner / extractor that helps find character strings buried in binary files. The program can extract text from any kind of file and display plain ASCII text, Unicode (double byte ANSI) text, as well as Resource strings. Additional useful information for each item is included in the "Advanced" mode. Uniquely, the program will show both the file offset and the memory offset of each string found.

Although primarily targeted for programmers, it can be used by anyone interested in ferreting out character strings buried within binary files.

Note: Although updated versions of the program exist, the 3.00 version is listed for reasons described in forums.

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: None
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch bintext.exe.
Latest comments
__philippe on 2013-07-15 08:17

Here is an old (2006) but interesting narrative about using Bintext for viewing Unicode strings in executables.

http://blog.didierstevens.com/2006/07/07/viewing-strings-in-executables/

__philippe

__philippe on 2013-07-26 18:24

BinText at your finger_tip: (WinXP tested)

Place a shortcut to Bintext in your Windows SendTo folder so that you can quickly send files to BinText by right-clicking on their names and choosing Send To -> BinText from the drop-down menu.

You can set this up by right-clicking on bintext.exe, selecting Copy then open up your WindowsSendTo folder, right click the mouse and select Paste Shortcut

As an added bonus, files get automatically loaded in BinText "Advanced view" mode, no need even for clicking the GO button...;-)

__philippe

Add comment

ResourcesExtract v1.18

webfork on 17 Dec 2015
  • 47KB (uncompressed)
  • Released on
  • Suggested by Ennovy

ResourcesExtract is a small utility that extracts all resources from dll/ocx/exe files. These include bitmaps, icons, cursors, AVI movies, HTML files, and more. The program can search subfolders and export BMP files as PNG.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch ResourcesExtract.exe.
What's new?
  • Added x64 build.
Latest comments
Joe Gent on 2009-12-15 18:38

It worked very fast for me. It extracted it into organized folders. Good app to have.

ChemZ on 2011-01-10 00:29

A simple but very useful extraction program.
A "must have" in every portable collection!

Add comment

QuickWayToFolders v1.3.11

Andrew Lee on 8 Sep 2023
  • 2MB (uncompressed)
  • Released on 4 Sep 2023
  • Suggested by crownixx

QuickWayToFolders provides quick and easy access to a folder on your computer via a taskbar icon. The program window disappears when you click outside the window. Display modes include:

  • Desktop: Act like a mini-desktop, with small icons
  • Small Browser: very similar to Windows explorer in "details" view
  • Menu: Display folder content in a menu
  • Multiple Folders Menu: Display multiple folders content in a single menu (note that you must manually add them or nothing will appear when you click the icon)
In the "Menu" and "Multiple Folders Menu" settings, the program can act like a Program Launcher. Multiple instances of the program can be run with customizable icons and each entry is added to the taskbar.

To use the program as a root folder of a portable folder choose Options - Local path, then use a forward slash: "\". To set an image as a background place it in the application folder and set path as "image name.jpg" etc.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Unicode support: No
Path portability: Requires manual entry of relative path (eg. ..\..\personal\work.doc)
License: GNU GPLv2
How to extract:
  1. Download the ZIP package and extract to a folder of your choice
  2. Launch QuickWayToFolders.exe
  3. Right-click the taskbar icon, select Options and uncheck "Launch at Windows Startup"
What's new?
  • Add support for multiple monitors
  • Handle mouse media buttons to browse forward and backward
  • Small GUI improvements and bugs solved
Latest comments
TP109 on 2016-03-21 12:48

@thehop

Thanks, those are interesting apps. I really find ShortPopUp especially useful.

smaragdus on 2016-03-21 21:28

@billon
Better trust the executable. Softpedia also corrected the version number:
http://www.softpedia.com/get/System/Launchers-Shutdown-Tools/QuickWayToFolders.shtml

Midas on 2016-05-24 11:17

The version discrepancy should be noted -- the changelog at http://jacquelin.potier.free.fr/QuickWayToFolders/history.php stops at v1.3.4 ...

See all

Detect It Easy v3.09

Andrew Lee on 1 Jan 2024
  • 14MB (uncompressed)
  • Released on 28 Dec 2023
  • Suggested by zzz

Detect It Easy (DIE) is a packer identifier in order to help define a file type. Comes in handy to analyze a file, determine its type and packer.

Category:
Runs on:WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? No. HKCU\Software\QtProject
Unicode support: Yes
License: MIT License
How to extract: Download the "portable" ZIP package and extract to a folder of your choice. Launch die.exe.
What's new? See: https://github.com/horsicq/Detect-It-Easy/blob/master/changelog.txt
Latest comments
juverax on 2018-08-04 09:27

Detect It Easyv2.00
I checked two files in virustotal:
1) die.exe virustotal = 4/67 https://www.virustotal.com/#/file/3933bcc5ab10f3fc065c982d6b035af28aa10a33d2861e2c12896f960dae0ac8/detection
2) diel.exe virustotal = 3/66
https://www.virustotal.com/#/file/2f5b85c917cdc837fa93b3bd33adb5560084f4479d521256a52bc67d7b23540d/detection

Since the author also releases the source code, it must be false positives.

AndTheWolf on 2021-07-03 15:14

Now at version 3.02

Add comment

SigcheckGUI v1.1.3

smaragdus on 21 Feb 2017
  • 1MB (uncompressed)
  • Released on 4 Nov 2016
  • Suggested by Checker

SigcheckGUI is a system and security analysis tool for understanding files and processes. The program shows a variety of file data including signing source, 32/64-bit status, version, publisher, and more. Security options include VirusTotal analysis and file hashing (MD5, SHA1, and SHA256). The program can even run on all active processes.

The program can export results to spreadsheet (CSV) or copied to the clipboard.

SigcheckGUI is a front-end for Sigcheck from Sysinternals.

Category:
Runs on:Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? No. HKCU\Software\Sysinternals\SigCheck: "EulaAccepted"
License: Freeware for non-commercial use (obtain commercial license)
How to extract:
  1. Download the ZIP package and extract to a folder of your choice.
  2. Download Sigcheck ZIP package and extract sigcheck.exe or sigcheck64.exe (for 64-bit OS) to the same folder.
  3. Rename sigcheck64.exe to sigcheck.exe.
  4. Launch SigcheckGUI.exe.

Optionally:
  • To enable Compute Hashes and Query VirusTotal features, check those boxes in the Options tab
  • To check extensions other than EXE and DLL, select the Options tab and enter them in the "Allowed Extentions" entry
Similar/alternative apps: RapidCRC Unicode
What's new? Added:
  • SigcheckGUI now handles passed files and folders.
  • Added "Clear unknown" to the Clear menu.
Changed:
  • Changed/added some icons.
  • Verified SigcheckGUI works with sigcheck.exe v2.54.
Latest comments
smaragdus on 2016-09-03 20:01

Version 1.1.2 does not include 'sigcheck.exe'.

__philippe on 2016-09-03 21:33

The underlying SysInternals's SIGCHECK utility (CLI) is updated to V2.54 (as of 29-AUG-2016) with the following change :

- fixes a bug that could result in it reporting signed files that have been modified as having a valid signature.

Midas on 2024-01-12 07:31

FYI, Sysinternals SigCheck dependency is currently v2.90 released 2022-07-19.

See all

IconsExtract v1.47

Checker on 17 Jan 2016
  • 50KB (uncompressed)
  • Released on 26 Sep 2010
  • Suggested by JohnW

IconsExtract scans the files and folders on your computer, and extract the icons and cursors stored in EXE, DLL, OCX, CPL, and in other file types. You can save the extracted icons to ICO files (or CUR files for cursors), or copy the image of a single icon into the clipboard.

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8
Writes settings to: Application folder
Stealth: ? Yes
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch iconsext.exe.
Similar/alternative apps: Iconus
What's new?
  • Added -scanpath command-line option, which allows you to start IconsExtract with another base folder or wildcard. (For exmaple: iconsext.exe -scanpath "c:\windows")
Latest comments
shodan816 on 2011-08-08 10:23

This is a great icon extractor. Been using it since it was published nearly one year ago.

Add comment

OpenedFilesView v1.91

Andrew Lee on 3 Sep 2023
  • 105KB (uncompressed)
  • Released on 1 Sep 2023
  • Suggested by milentechie

OpenedFilesView displays the list of all opened files on your system. For each opened file, the handle value, read/write/delete access, file position, the process that opened the file etc. are displayed. You can also close one or more opened files, or terminate the processes that opened these files. This is particularly handy when you are trying to delete/move/open a file and Windows complains that the file is "locked".

Category:
Runs on:Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Dependencies: Administrator rights
Stealth: ? No. HKLM\SYSTEM\CurrentControlSet\Enum\Root\LEGACY_NIRSOFTOPENEDFILESDRIVER
Unicode support: Yes
License: Freeware
How to extract: Download the ZIP package and extract a folder of your choice. Launch OpenedFilesView.exe.
What's new?
  • Updated to work properly in high DPI mode.
  • Added 'Black Background' option (Under the View menu). When it's turned on, the main table is displayed in black background and white text, instead of default system colors.
Latest comments
Mark on 2011-02-20 09:13

There is a 64-bit version available:

http://www.nirsoft.net/utils/ofview-x64.zip

MIKLO on 2016-05-12 14:49

A very helpful program thanks for the hard work to develop this.
MIKLO

misan on 2016-05-13 16:45

It's a ~ GUI for openfiles.exe.
Nir Sofer gives us so many (to many?!)~ GUIs.
TU.

See all

Shortcuts Search And Replace v1.9.0

billon on 19 Jan 2021
  • 780KB (uncompressed)
  • Released on 18 Jan 2021
  • Suggested by guinness

Shortcuts Search And Replace is a tool for system shortcuts that lets you:

  • Search for shortcuts target path, working directory, arguments, and icon location content.
  • Replace multiple shortcuts' target paths, working directories, arguments, and icon location content (useful if you move portable applications paths or directory).
  • Search for dead links to resolve or delete them (multiple resolves/delete in one click).

Alternatively, Shortcuts Search and Replace Portable is also available.

Category:
Runs on:Win98 / WinME / WinNT / Win2K / WinXP / Vista / Win7 / Win8 / Win10
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: Yes
License: GNU GPLv2
How to extract: Download the ZIP package and extract to a folder of your choice. Launch ShortcutsSearchAndReplace.exe or ShortcutsSearchAndReplace64.exe.
What's new?
  • Command line mode resolve and replace troubles solved.

Remove Empty Folders v.N/A

Andrew Lee on 12 Feb 2013
  • 168KB (uncompressed)
  • Released on
  • Suggested by webfork

Remove Empty Folders is a simple tool to delete empty folders below a given directory. The program previews deletes before actually removing any empty folders (you must uncheck Test Only).

Category:
Runs on:Win95 / Win98 / WinME / WinNT / Win2K / WinXP
Writes settings to: Application folder
License: Freeware
How to extract: Download the ZIP package and extract to a folder of your choice. Launch RemoveEmptyFolders.exe.
Latest comments
TP109 on 2011-10-16 20:16

Although it looks somewhat dated it works well. Unlike many tools of this type, file paths can be passed through the command line and through other apps. I have this setup as a tool in FreeCommander to empty directories quickly and easily. Be careful with the computer icon. It's meant for deleting an edited folder list. If it's clicked after scanning, even with the test only boxed checked, it will immediately delete every folder listed!

gregoryg72 on 2014-04-14 17:02

I actually have got an incredible amount of use out of this program. One would think you would run it once and never need it again, but when you are trying to organize huge amounts of data this utility becomes very useful.

Add comment

Belvedere v0.7.1

webfork on 29 Sep 2016
  • 4MB (uncompressed)
  • Released on 19 Mar 2008
  • Suggested by joby_toss

Belvedere is an automated file management tool that works between two or more directories. It allows you to create advanced, multi-level rules to move, copy, delete, rename, or open files based on their name, extension, size, creation date, and more. Also allows for compression, recursive (all files and subfolders) copy, as well as recycle bin management.

Note: The program processes files based on a variable number of milliseconds. By default, this is set to 3,000,000 milliseconds, or 50 minutes. Modify the Sleeptime under Preferences for more or less frequent changes. For example, for every 24 hours, enter 86,400,000, for every minute, enter 60,000, or for instant change, enter 100.

Category:
Runs on:Win2K / WinXP / Vista / Win7
Writes settings to: Application folder
Stealth: ? Yes
Unicode support: No
License: GPL
How to extract: Download the installer and extract to a folder of your choice. Launch Belvedere.exe.
Latest comments
Checker on 2011-10-07 10:29

Uups, I missed that.
Thanks to tuiruru for notifying and thanks to I am Baas for the DL-update.

Napiophelios on 2012-01-26 01:16

Updated the DL link to v0.7

Checker on 2012-01-26 01:40

Uups, I missed that again ... shame on me.
Thanks for updating the link.

See all