News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

TLPEView

Started by Vortex, August 24, 2017, 05:28:08 AM

Previous topic - Next topic

Vortex

TLPEView is a tool to view the content and structure of 32-bit \ 64-bit portable executables,  DLLs, MS COFF object modules and import libraries. Developed by TimoVJL , TLPEView supports also a plugin system. The tool is in alpha state but the development will continue later.

TLPEPlgUDisAsm is a plugin to disassembly the sections of a module. It's based on the udis86 library.

TLPEPlgSave is another plugin to save the content of a module section. The plugins must be extracted to the folder hosting TLPEView.

https://github.com/TimoVJL/Tiny-Lousy-projects

jj2007

TLPEView is excellent, I use it often :thumbsup:

Vortex

Hi Jochen,

I agree with you, TLPEView is excellent. Very good tool to study the internals of MS COFF \ PE modules.