Total Commander Forum Index Total Commander
Forum - Public Discussion and Support
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

[WLX] fileinfo 2.21 x32/x64 (Jan 2012)
Goto page Previous  1, 2, 3 ... 15, 16, 17, 18  Next
 
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) Printable version
View previous topic :: View next topic  
Author Message
Matthias030
Senior Member
Senior Member


Joined: 04 Mar 2007
Posts: 381
Location: Berlin

PostPosted: Tue Oct 18, 2011 10:54 am    Post subject: Reply with quote

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:
[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?
Back to top
View user's profile Send private message Send e-mail
Hurdet
Member
Member


Joined: 10 May 2003
Posts: 178

PostPosted: Tue Oct 18, 2011 2:41 pm    Post subject: Reply with quote

fg_2002fr wrote:
you can now disassemble the main function.

what can serve to disassemble the main function?
Back to top
View user's profile Send private message
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24621
Location: Switzerland

PostPosted: Wed Oct 19, 2011 7:36 am    Post subject: Reply with quote

Quote:
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
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
tbeu
Power Member
Power Member


Joined: 04 Jul 2003
Posts: 1021
Location: Germany

PostPosted: Fri Oct 21, 2011 5:31 am    Post subject: Reply with quote

Quote:
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.
_________________
My plugins: Autodesk 3ds Max Preview, Blat Mailer, ImageMetaData (JPG Comment/EXIF/IPTC/XMP) , MATLAB MAT-file Viewer, SolidWorks Preview and more
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ghisler(Author)
Site Admin
Site Admin


Joined: 04 Feb 2003
Posts: 24621
Location: Switzerland

PostPosted: Fri Oct 21, 2011 5:50 am    Post subject: Reply with quote

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
http://www.ghisler.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ts-soft
Junior Member
Junior Member


Joined: 19 Apr 2009
Posts: 45
Location: Berlin

PostPosted: Sun Dec 18, 2011 11:06 am    Post subject: Reply with quote

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
Back to top
View user's profile Send private message Visit poster's website
MVV
Power Member
Power Member


Joined: 03 Aug 2008
Posts: 4548
Location: Russian Federation

PostPosted: Sun Dec 18, 2011 11:33 am    Post subject: Reply with quote

OMG, where did you get PE file with size greater than 4 GB?
_________________
VirtualPanel plugin: Temporary panel for TC (forum)
TOTALCMD.NET: TCFS2, NTLinks, CopyTree, AskParam, ConPaste, Sudo…
Back to top
View user's profile Send private message Send e-mail
ts-soft
Junior Member
Junior Member


Joined: 19 Apr 2009
Posts: 45
Location: Berlin

PostPosted: Sun Dec 18, 2011 11:44 am    Post subject: Reply with quote

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
Back to top
View user's profile Send private message Visit poster's website
fg_2002fr
Senior Member
Senior Member


Joined: 24 Feb 2003
Posts: 230
Location: Tours (France)

PostPosted: Sat Jan 28, 2012 11:06 am    Post subject: Reply with quote

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
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Strogg
Junior Member
Junior Member


Joined: 24 Aug 2003
Posts: 79
Location: Georgia

PostPosted: Sun Jan 29, 2012 4:50 am    Post subject: Reply with quote

Quote:
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.
Back to top
View user's profile Send private message Send e-mail
fg_2002fr
Senior Member
Senior Member


Joined: 24 Feb 2003
Posts: 230
Location: Tours (France)

PostPosted: Sun Jan 29, 2012 4:58 am    Post subject: Reply with quote

to strogg,

I forget to say that this works only with TC 8.0
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Strogg
Junior Member
Junior Member


Joined: 24 Aug 2003
Posts: 79
Location: Georgia

PostPosted: Sun Jan 29, 2012 5:18 am    Post subject: Reply with quote

2fg_2002fr
I see Smile

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:
Access violation at address 1000FFB4. Read of address 0000000E
Back to top
View user's profile Send private message Send e-mail
petermad
Power Member
Power Member


Joined: 05 Feb 2003
Posts: 5351
Location: Valsted, Denmark

PostPosted: Sun Jan 29, 2012 12:02 pm    Post subject: Reply with quote

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


Confirmed - here the addresses are different:

Code:
Access violation at address 022CFFB4. Read of address 0000000E

Win XP 32bit - TC 8.0b17a

Code:
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:
Quote:
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

_________________
#524
Danish Total Commander Translator
Windows XP Home 32bit SP3 & Windows 7 Home Premium 64bit SP1 and Windows 8. TC 8.01 32 + 64bit

Get Extended Total Commander Menus
Back to top
View user's profile Send private message Send e-mail Visit poster's website
ts-soft
Junior Member
Junior Member


Joined: 19 Apr 2009
Posts: 45
Location: Berlin

PostPosted: Sun Jan 29, 2012 5:31 pm    Post subject: Reply with quote

confirmed the bugreport by petermad

the bug with videofiles bigger than 4 GB on x64 is solved in this version, thx
Back to top
View user's profile Send private message Visit poster's website
fg_2002fr
Senior Member
Senior Member


Joined: 24 Feb 2003
Posts: 230
Location: Tours (France)

PostPosted: Thu Feb 09, 2012 7:55 am    Post subject: Reply with quote

to Strogg
Quote:
new fileinfo crashes on Freres32.dll
this will be corrected in the next release

Quote:
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
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Total Commander Forum Index -> Plugins and addons: devel.+support (English) All times are GMT - 6 Hours
Goto page Previous  1, 2, 3 ... 15, 16, 17, 18  Next
Page 16 of 18

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Impressum: This site is maintained by Ghisler Software GmbH

Using phpBB © 2001-2005 phpBB Group