| View previous topic :: View next topic |
| Author |
Message |
fg_2002fr Senior Member


Joined: 24 Feb 2003 Posts: 230 Location: Tours (France)
|
Posted: Mon Oct 10, 2011 4:03 am Post subject: |
|
|
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 |
|
 |
Sir_SiLvA Power Member


Joined: 06 May 2003 Posts: 2602
|
Posted: Mon Oct 10, 2011 5:04 am Post subject: |
|
|
| Thanks will you update your Media-Plugin too? |
|
| Back to top |
|
 |
Jon Canale Member

Joined: 07 Feb 2003 Posts: 100
|
Posted: Mon Oct 10, 2011 6:35 am Post subject: |
|
|
| Thanks - my handiest plugin! |
|
| Back to top |
|
 |
fg_2002fr Senior Member


Joined: 24 Feb 2003 Posts: 230 Location: Tours (France)
|
Posted: Mon Oct 10, 2011 1:08 pm Post subject: |
|
|
| 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 |
|
 |
Sir_SiLvA Power Member


Joined: 06 May 2003 Posts: 2602
|
Posted: Mon Oct 10, 2011 1:40 pm Post subject: |
|
|
| 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  |
|
| Back to top |
|
 |
Strogg Junior Member


Joined: 24 Aug 2003 Posts: 79 Location: Georgia
|
Posted: Mon Oct 10, 2011 2:52 pm Post subject: |
|
|
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 |
|
 |
Sombra Power Member


Joined: 27 Dec 2005 Posts: 768 Location: Zaragoza, Spain
|
Posted: Mon Oct 10, 2011 3:07 pm Post subject: |
|
|
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 |
|
 |
Strogg Junior Member


Joined: 24 Aug 2003 Posts: 79 Location: Georgia
|
Posted: Mon Oct 10, 2011 4:34 pm Post subject: |
|
|
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  |
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4527 Location: Russian Federation
|
|
| Back to top |
|
 |
MVV Power Member


Joined: 03 Aug 2008 Posts: 4527 Location: Russian Federation
|
|
| Back to top |
|
 |
fg_2002fr Senior Member


Joined: 24 Feb 2003 Posts: 230 Location: Tours (France)
|
Posted: Sun Oct 16, 2011 2:07 am Post subject: |
|
|
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 |
|
 |
Hurdet Member

Joined: 10 May 2003 Posts: 172
|
Posted: Tue Oct 18, 2011 12:36 am Post subject: |
|
|
| Why FileInfo plugin size passe from 95K of "2, 0, 10, 0" to 577,5K of "2, 0, 20, 0"? |
|
| Back to top |
|
 |
fg_2002fr Senior Member


Joined: 24 Feb 2003 Posts: 230 Location: Tours (France)
|
Posted: Tue Oct 18, 2011 2:40 am Post subject: |
|
|
| 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 |
|
 |
Hurdet Member

Joined: 10 May 2003 Posts: 172
|
Posted: Tue Oct 18, 2011 3:14 am Post subject: |
|
|
| 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.
MFC is installed by default in my system. |
|
| Back to top |
|
 |
tbeu Power Member


Joined: 04 Jul 2003 Posts: 1020 Location: Germany
|
Posted: Tue Oct 18, 2011 4:04 am Post subject: |
|
|
| 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 |
|
 |
|