Search files with hex zeroed content

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Buny
New Member
New Member
Posts: 1
Joined: 2023-09-05, 19:20 UTC

Search files with hex zeroed content

Post by *Buny »

Hi

I want to search files with no data inside (all file content is with 00 bytes).
The problem is in the line of "fined text" there is a character limit (A fairly short number of letters is possible) as a result there are many normal files in the results that have some zeros in them.
If in the search bar it was possible to write A lot more zeros so it would give a more accurate result,only really bad files that have all or most of the file with zeroes will be displayed.
Is it possible to do?

Thanks
User avatar
beb
Power Member
Power Member
Posts: 592
Joined: 2009-09-20, 08:03 UTC
Location: Odesa, Ukraine

Re: Search files with hex zeroed content

Post by *beb »

...search files with no data inside (all file content is with 00 bytes)
2Buny
There's a plugin that does exactly what is requested: it finds the files with zeroed data (files filled with 0x00 bytes).
How it works:
- Install the plugin as usual;
- In the Search dialog go to the Plugins tab, select the plugin in the dropdown list, and check the Search in Plugins checkbox;
- That's it.
https://www.upload.ee/files/15655728/wdx_FindZeroFiles.zip.zip.html
Plugin's author: Progman13

NB plugin won't find files with at least one non-zero byte.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 16
User avatar
beb
Power Member
Power Member
Posts: 592
Joined: 2009-09-20, 08:03 UTC
Location: Odesa, Ukraine

Re: Search files with hex zeroed content

Post by *beb »

Since the original plugin's archive doesn't include pluginst.inf I've created one for you:
pluginst.inf:
(make such a file in your text editor with the following content, and place it in the archive next to the plugin files [FindZeroFiles.wdx, FindZeroFiles.wdx64], to grant the plugin installation upon entering the archive in the Total Commander)

Code: Select all

[plugininstall]
description=FindZeroFiles finds files with zeroed content (filled with 0x00 bytes) via Total Commander Search dialog.
type=wdx
file=FindZeroFiles.wdx
defaultdir=FindZeroFiles
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 16
User avatar
chrizoo
Senior Member
Senior Member
Posts: 351
Joined: 2008-03-12, 02:42 UTC

Re: Search files with hex zeroed content

Post by *chrizoo »

@beb: Слава Україні!
beb wrote: 2023-09-06, 04:41 UTC There's a plugin that does exactly what is requested: it finds the files with zeroed data (files filled with 0x00 bytes).
[…]
https://www.upload.ee/files/15655728/wdx_FindZeroFiles.zip.zip.html
Unfortunately the file is gone ... :(
Do you sill have the plugin ?
Can anyone help me ?
I desperately need it.
Thank you so much!
User avatar
beb
Power Member
Power Member
Posts: 592
Joined: 2009-09-20, 08:03 UTC
Location: Odesa, Ukraine

Re: Search files with hex zeroed content

Post by *beb »

No worries.

Here it is:
https://www.upload.ee/files/18132821/wdx_FindZeroFiles_repack.zip.html

Code: Select all

FindZeroFiles.wdx    2011-06-01 10:55:22 299520 bytes (292.5 kB) md5: ca3f0aa345af01b3923dcd383e29ae99
FindZeroFiles.wdx64  2012-12-12 19:56:26 549888 bytes (537.0 kB) md5: f5a60f0db68ebb90525fd9b7cac52c5e
pluginst.inf         2012-12-12 19:56:26    194 bytes            md5: 8bcfe98238978849cbee89882a3c6c5c
The .wdx* are the original ones. The .inf I made myself somewhere in a past life.

Thank you for the support. We definitely shall overcome.
#278521 User License
Total Commander [always the latest version, including betas] x86/x64 on Win10 x64/Android 16
User avatar
chrizoo
Senior Member
Senior Member
Posts: 351
Joined: 2008-03-12, 02:42 UTC

Re: Search files with hex zeroed content

Post by *chrizoo »

@ beb : you have no idea, how happy you just made me ... Thanks a million!

I had searched for this plugin everywhere (web search, internet archives, file sharing, etc.) without any success ...
How were you able to find it ?
Post Reply