PE Viewer 3.0
Moderators: Hacker, petermad, Stefan2, white
-
- Senior Member
- Posts: 348
- Joined: 2005-08-13, 15:13 UTC
- Location: Berlin, Germany
- Contact:
Re: PE Viewer 3.0
Renamed Deutsch.lng2 file to German.lng2 and corrected new string values and string keys.
2iteg We should find a better way to communicate. Now you can contact me by email.
2iteg We should find a better way to communicate. Now you can contact me by email.
Re: PE Viewer 3.0
PE Viewer seems not correctly closing the file handle of PE file after closing the viewer window.
You may try to delete the PE file after closing the viewer window, it should popup a "can't delete cuz opening" window.
You may try to delete the PE file after closing the viewer window, it should popup a "can't delete cuz opening" window.
Re: PE Viewer 3.0
2regomne
Can you send me a video of this problem?
Can you send me a video of this problem?
Re: PE Viewer 3.0
Seems occurs only in that system-boot. I will record a video at next time it occurs.
Re: PE Viewer 3.0
Czech language file for latest version.
-
- Senior Member
- Posts: 348
- Joined: 2005-08-13, 15:13 UTC
- Location: Berlin, Germany
- Contact:
Re: PE Viewer 3.0
Updated German lang...
Re: PE Viewer 3.0
Latest version is flagged as malware by our McAfee Web Gateway:
URL: http://wincmd.ru/files/9924391/wlx_peviewer_3.0.12.rar
Media Type: application/rar
Virus Name: Artemis
Full Filename: wlx_peviewer_3.0.12.rar
URL: http://wincmd.ru/files/9924391/wlx_peviewer_3.0.12.rar
Media Type: application/rar
Virus Name: Artemis
Full Filename: wlx_peviewer_3.0.12.rar
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: PE Viewer 3.0
Looks like a false positive. They only report unspecified malicious, probably some kind of heuristics. Try submitting the file to McAfee so they can whitelist it.
Btw, on VirusTotal McAfee doesn't find anything.
Btw, on VirusTotal McAfee doesn't find anything.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: PE Viewer 3.0
You're checking the archive, not wlx. See the first link in my post.
Overquoting is evil! 👎
Re: PE Viewer 3.0
Many software for taking information or editing executables (like resource editors) are usually misreported as positive.
Re: PE Viewer 3.0
2macleod and 2TychoBarfy.
Thanks for the localization files. I will add them in the next version.
Regarding the false positives of the analyzers, I’ll try to correct my code.
Thanks for the localization files. I will add them in the next version.
Regarding the false positives of the analyzers, I’ll try to correct my code.
Re: PE Viewer 3.0
can you add a check “what is the minimum version of .NET the program needs”?
OS: Win10 | TC: latest x64
Re: PE Viewer 3.0
KozakMak
I'll see if this information is contained in the CRL Header.can you add a check “what is the minimum version of .NET the program needs”?
Re: PE Viewer 3.0
2iteg
What is the meaning of TYPELIB binary?
REGISTRY, unfortunately, doesn't show for all ActiveX, unlike FileInfo. I can send a few dlls to the mail.
Wishes:
1. Resources > REGYSTRY: I would like to remove unnecessary things from there: "s ", lines with ForceRemove and InprocServer32 = s '%MODULE%'.
2. When clicking on COM (TYPELIB) on the first tab, go to the Resources tab and expand REGYSTRY.
3. virustotal.com: Option to replace /gui/ with /old-browsers/.
Thank you for the quality development.
Where is it? I want to customize the background and font colors, but there is no description.ReadMe_eng.txt wrote:You can set font size, style, and color for each tab separately. It is described in detail in the help.
What is the meaning of TYPELIB binary?
REGISTRY, unfortunately, doesn't show for all ActiveX, unlike FileInfo. I can send a few dlls to the mail.
Wishes:
1. Resources > REGYSTRY: I would like to remove unnecessary things from there: "s ", lines with ForceRemove and InprocServer32 = s '%MODULE%'.
2. When clicking on COM (TYPELIB) on the first tab, go to the Resources tab and expand REGYSTRY.
3. virustotal.com: Option to replace /gui/ with /old-browsers/.
Thank you for the quality development.
Overquoting is evil! 👎