[WLX] fileinfo 2.23 x32/x64 (May 2017)

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Matthias030
Senior Member
Senior Member
Posts: 419
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

Sombra wrote:Hello,

Just came to report the same issue. I can confirm this for upx files too.

Inside my fileinfo.ini I have the next lines:

Code: Select all

[plugins]
0=%COMMANDER_PATH%\Plugins\wlx\fileinfo\unaspack.dll
1=%COMMANDER_PATH%\Plugins\wlx\fileinfo\unupx.dll
2=%COMMANDER_PATH%\Plugins\wlx\fileinfo\unupack.dll
3=%COMMANDER_PATH%\Plugins\wlx\fileinfo\unnspack.dll
Tested on Windows 7 32bit, TC 7.56a & 8.0ß4
A long time I only had unaspack and upx defined as plugin. Now I see there is also unupack.dll and unnspack.dll possible. I take them from pe explorer demo now. Is there any list which other plugins are possible for fileinfo too?
Hurdet
Power Member
Power Member
Posts: 628
Joined: 2003-05-10, 18:02 UTC

Post by *Hurdet »

fg_2002fr wrote:you can now disassemble the main function.
what can serve to disassemble the main function?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48166
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Mouse cursor over the whole FileInfo window have the "text edit" shape (thin vertical like), even when the cursor is above the tab headers or on the page Options. (Probably, it's what tbeu was talking about, but I didn't get what "mouse pointer instead of usual arrow pointer" meant.)
This is actually a Lazarus problem, I already found a solution for the next beta. no need to change that in the plugins.
Author of Total Commander
https://www.ghisler.com
User avatar
tbeu
Power Member
Power Member
Posts: 1336
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

18.10.11 Fixed: Lister: Set cursor to default (arrow), otherwise some plugins like imagine show the wrong cursor on toolbars (64)
Fix confirmed for fileInfo plugin in TC8PB6x64.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48166
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Great, thanks!

Btw, please try switching between plugins and other modes (e.g. binary). I had to handle some cases where the cursor was wrong after such switching, and I may have missed a case.
Author of Total Commander
https://www.ghisler.com
User avatar
ts-soft
Junior Member
Junior Member
Posts: 66
Joined: 2009-04-19, 21:56 UTC
Location: Berlin

Post by *ts-soft »

This plugin crashes on TC 64-Bit, if you press F3 on Files greater
than 4 GB.

see here: http://www.ghisler.ch/board/viewtopic.php?t=32956

Greetings - Thomas
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

OMG, where did you get PE file with size greater than 4 GB?
User avatar
ts-soft
Junior Member
Junior Member
Posts: 66
Joined: 2009-04-19, 21:56 UTC
Location: Berlin

Post by *ts-soft »

MVV wrote:OMG, where did you get PE file with size greater than 4 GB?
What have this to do with the bug? I press F3 on a big-video or
ISO-Image or something else and it crashes!

Greetings - Thomas
User avatar
fg_2002fr
Senior Member
Senior Member
Posts: 267
Joined: 2003-02-24, 10:12 UTC
Location: Tours (France)
Contact:

Post by *fg_2002fr »

Hi all

Here is a new version of fileinfo.
first, I included x32 and x64 version of this plug-in in the same zip file but you can install them independently in different or in the same directory.
second, this zip file contains also both version dynamically and statically linked to MFC of fileinfo. if you don't know which installing, try first the dynamically linked version using the auto-install interface. if TC display an error message then you are missing MFC9 DLL so install the statically linked version of this plugin.

Major changes :
- I added a new tab to show Manifest resource if present
- in 'DLL dependency' & 'Imports/Exports' tabs You can now press F3 key to open a new fileinfo window of the highlight DLL

All fixes and changes
- Added : subsystem "IMAGE_SUBSYSTEM_WINDOWS_BOOT_APPLICATION" and "IMAGE_SUBSYSTEM_EFI_ROM"
- Added : new tab for Manifest resource if present
- Added : resource types "RT_HTML", "RT_MANIFEST", "RT_DLGINIT" & "RT_TOOLBAR"
- Added : 's' and 'u' key to sort and undecorate in 'Imports/Exports' tabs
- Added : in 'DLL dependency' & 'Imports/Exports' tabs, the 'F3' key can open a new fileinfo window
- Added : x64 version of unaspack plugun
- Added : Button to edit fileinfo.ini
- Added : in "DLL dependency" tab, path of file is added
- Changed : Address/Size of unused Data directory not displayed
- Fixed : crash with filesize > 4GB
- Fixed : in Imports/Exports tab, impossible to uncheck 'Sort' checkbox
- Fixed : unaspack plugin
- Fixed : wrong service pack detected
- Fixed : missing delay-load DLL was not displayed correctly

Size is 1000 KB
You can download it here:
http://physio-a.univ-tours.fr/tcplugins/wlx_fileinfo221.zip
User avatar
Strogg
Junior Member
Junior Member
Posts: 89
Joined: 2003-08-24, 17:16 UTC
Location: Georgia

Post by *Strogg »

Added : in 'DLL dependency' & 'Imports/Exports' tabs, the 'F3' key can open a new fileinfo window
Pressing F3 in that tabs I'm getting some strange messages like this ones:
1. First
http://s14.postimage.org/6sizrchr5/screen1.jpg
2. After pressing OK:
http://s18.postimage.org/gxh6xjjex/screen2.jpg
Any ideas why this happens?

P.S. TC 7.56a, WinXPSP3.
User avatar
fg_2002fr
Senior Member
Senior Member
Posts: 267
Joined: 2003-02-24, 10:12 UTC
Location: Tours (France)
Contact:

Post by *fg_2002fr »

to strogg,

I forget to say that this works only with TC 8.0
User avatar
Strogg
Junior Member
Junior Member
Posts: 89
Joined: 2003-08-24, 17:16 UTC
Location: Georgia

Post by *Strogg »

2fg_2002fr
I see :)

Btw: very strange, but new window is opening by clicking F3 on function key buttons bar.

Update:
And one more - new fileinfo crashes on Freres32.dll from the TC directory with the error message

Code: Select all

Access violation at address 1000FFB4. Read of address 0000000E
User avatar
petermad
Power Member
Power Member
Posts: 14854
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

And one more - new fileinfo crashes on Freres32.dll from the TC directory with the error message
Confirmed - here the addresses are different:

Code: Select all

Access violation at address 022CFFB4. Read of address 0000000E
Win XP 32bit - TC 8.0b17a

Code: Select all

Access violation at address 6DA2FFB4. Read of address 0000000E
Win7 x64 - TC 8.0b17a - 32bit


Under TC 8.0b17a x64, TC freezes and eventually Windows comes up with this:
Problemsignatur:
Navn på problemhændelse: APPCRASH
Programnavn: TOTALCMD64.EXE
Programversion: 8.0.0.1
Tidsstempel for program: 00000000
Fejlmodulnavn: fileinfo.wlx64
Fejlmodulversion: 2.2.1.0
Tidsstempel for fejlmodul: 4f24226b
Undtagelseskode: c0000005
Undtagelsesforskydning: 000000000000c3c6
OS-version: 6.1.7601.2.1.0.768.3
Landestandard-id: 1030
Flere oplysninger 1: 523e
Flere oplysninger 2: 523edbc1f03c36e78bab68a5b1868c83
Flere oplysninger 3: d284
Flere oplysninger 4: d28459445938c83517d3afb636c4bef8
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ts-soft
Junior Member
Junior Member
Posts: 66
Joined: 2009-04-19, 21:56 UTC
Location: Berlin

Post by *ts-soft »

confirmed the bugreport by petermad

the bug with videofiles bigger than 4 GB on x64 is solved in this version, thx
User avatar
fg_2002fr
Senior Member
Senior Member
Posts: 267
Joined: 2003-02-24, 10:12 UTC
Location: Tours (France)
Contact:

Post by *fg_2002fr »

to Strogg
new fileinfo crashes on Freres32.dll
this will be corrected in the next release
new window is opening by clicking F3 on function key buttons bar.
what is the problem ? isn't this the normal behavior of the F3 button
Author of Fileinfo, mmedia, dircpy, exeinfo and palmdump plugins
Post Reply