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 ... 14, 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
fg_2002fr
Senior Member
Senior Member


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

PostPosted: Mon Oct 10, 2011 4:03 am    Post subject: Reply with quote

Hi all

I released a new version of fileinfo in x32 and x64 mode both included in the same zip file and both are now independent of external MFC dll.
x64 version resolves several bugs from the last beta :
- dll dependency are wrong
- fileinfo configuration file isn't saved

On both version
- if "fileinfo.ini" doesn't exist in the plugin directory, a new one is created by default in the same directory as wincmd.ini. the path of this configuration file is now shown in the option tab.
- On a x64 OS édition, if you are searching for missing functions in dependent DLLs, fileinfo fail to find some of them if you are using x64 version of fileinfo on a x32 executable or x32 version of fileinfo on a x64 executable.

Other fixes or changes:
- Added : display the number of imported/exported functions
- Changed : cadt.dll can now be put in fileinfo.wlx directory
- Changed fonts to tahoma in imports/Exports tab
- Fixed : Crash with unaspack plugin with some EXE
- Fixed : Crash in Dump Bound Import Descriptors
- Fixed : Crash in Dump Delayed Import section with Packed EXE
- Fixed : Crash in Dependency list with Packed EXE
- Fixed : test ptr out of bound in import section


Size is 670 KB
You can download it here:
http://physio-a.univ-tours.fr/tcplugins/wlx_fileinfo220.zip
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Sir_SiLvA
Power Member
Power Member


Joined: 06 May 2003
Posts: 2602

PostPosted: Mon Oct 10, 2011 5:04 am    Post subject: Reply with quote

Thanks will you update your Media-Plugin too?
Back to top
View user's profile Send private message
Jon Canale
Member
Member


Joined: 07 Feb 2003
Posts: 100

PostPosted: Mon Oct 10, 2011 6:35 am    Post subject: Reply with quote

Thanks - my handiest plugin!
Back to top
View user's profile Send private message
fg_2002fr
Senior Member
Senior Member


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

PostPosted: Mon Oct 10, 2011 1:08 pm    Post subject: Reply with quote

Sir_SiLvA wrote:
Thanks will you update your Media-Plugin too?


Yes I'm trying to do that but I have some difficulties with the WMP control activex into VisualStudio 2008. it will take more time than for fileinfo.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Sir_SiLvA
Power Member
Power Member


Joined: 06 May 2003
Posts: 2602

PostPosted: Mon Oct 10, 2011 1:40 pm    Post subject: Reply with quote

fg_2002fr wrote:
Yes I'm trying to do that but I have some difficulties with the WMP control activex into VisualStudio 2008. it will take more time than for fileinfo.


No worries mate just keep up the good work and take all the time you need Very Happy
Back to top
View user's profile Send private message
Strogg
Junior Member
Junior Member


Joined: 24 Aug 2003
Posts: 79
Location: Georgia

PostPosted: Mon Oct 10, 2011 2:52 pm    Post subject: Reply with quote

2fg_2002fr
Hello, Franзois.
The new unaspack.dll doesn't show the version of ASpack as old one. There are empty strings instead.
Pls. see the screenshot.
My OS is WinXP, TC 7.56a

Image: http://imageshack.us/photo/my-images/207/screenshotbf.jpg
Back to top
View user's profile Send private message Send e-mail
Sombra
Power Member
Power Member


Joined: 27 Dec 2005
Posts: 768
Location: Zaragoza, Spain

PostPosted: Mon Oct 10, 2011 3:07 pm    Post subject: Reply with quote

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
_________________
I can read English, but... I write like Tarzan. (sorry)
Back to top
View user's profile Send private message Send e-mail
Strogg
Junior Member
Junior Member


Joined: 24 Aug 2003
Posts: 79
Location: Georgia

PostPosted: Mon Oct 10, 2011 4:34 pm    Post subject: Reply with quote

Hello,
If you assign the unupx.dll on the first line 0 it will work.
However, the unaspack.dll on the second line won't Sad
Back to top
View user's profile Send private message Send e-mail
MVV
Power Member
Power Member


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

PostPosted: Tue Oct 11, 2011 12:19 am    Post subject: Reply with quote

fg_2002fr, maybe it is more logical to swap VirtSize and VirtAddr fields in section details? So, every item in first column will tell offset and every item in second column - size or element count.
_________________
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
MVV
Power Member
Power Member


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

PostPosted: Thu Oct 13, 2011 1:22 pm    Post subject: Reply with quote

I found a bug - it is impossible to uncheck 'Sort' checkbox at the Imports/Exports tab, it remains checked after click (however, sorting changes).

Also I got strange Delphi module that has multiple import entries for 'kernel32.dll', plugin shows single 'kernel32.dll' module with repeated functions. Maybe it would be more correct to show multiple 'kernel32.dll' modules? You may get test module here.
_________________
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
fg_2002fr
Senior Member
Senior Member


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

PostPosted: Sun Oct 16, 2011 2:07 am    Post subject: Reply with quote

Hello,

I found the bug of unaspack plugin. it will be corrected in the next release and compile a x64 version of this plugin.

MVV wrote:
swap VirtSize and VirtAddr fields in section detail
You are rigth, I will do that
MVV wrote:
multiple import entries for 'kernel32.dll
I've already seen that with Cygwin dll but it's the first time I see that with delphi module, may be an option of the compiler!!

MVV wrote:
impossible to uncheck 'Sort' checkbox
thanks for this report. I will correct this in the next release.

I'm working on the x64 version of mmedia plugin, it is working now, but VC6 version of code for mediaplayer wrapper can't be directly used in VS2008. the library has to be completely rewritten.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Hurdet
Member
Member


Joined: 10 May 2003
Posts: 172

PostPosted: Tue Oct 18, 2011 12:36 am    Post subject: Reply with quote

Why FileInfo plugin size passe from 95K of "2, 0, 10, 0" to 577,5K of "2, 0, 20, 0"?
Back to top
View user's profile Send private message
fg_2002fr
Senior Member
Senior Member


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

PostPosted: Tue Oct 18, 2011 2:40 am    Post subject: Reply with quote

Hurdet wrote:
Why FileInfo plugin size passe from 95K of "2, 0, 10, 0" to 577,5K of "2, 0, 20, 0"?

- first, the new version of fileinfo is now independent of external MFC dll but functions used are statically linked and included in the dll and the size is increased.
- second, fileinfo 2.1 was packed with UPX, not fileinfo 2.2.

You could use UPX to reduce the size of fileinfo buit this doesn't work yet for x64 version.

I can also manage 2 versions of fileinfo whose one is dynamically linked with MFC but you should install the redistributable pack from microsoft (more than 10Mo)
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Hurdet
Member
Member


Joined: 10 May 2003
Posts: 172

PostPosted: Tue Oct 18, 2011 3:14 am    Post subject: Reply with quote

fg_2002fr wrote:
I can also manage 2 versions of fileinfo whose one is dynamically linked with MFC but you should install the redistributable pack from microsoft (more than 10Mo)

If it is possible, i prefer because i like tiny apps. Smile
MFC is installed by default in my system.
Back to top
View user's profile Send private message
tbeu
Power Member
Power Member


Joined: 04 Jul 2003
Posts: 1020
Location: Germany

PostPosted: Tue Oct 18, 2011 4:04 am    Post subject: Reply with quote

Flint wrote:
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 still evident in x64 plugin version 2.20.
_________________
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
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 ... 14, 15, 16, 17, 18  Next
Page 15 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