Hi, Does anyone know of any tools available for analyzing content of WinCE
PE ARM executables.
eg viewing exports, imports looking at resources included.

Thanks

Re: Tools for analyzing content of WiNCE PE files by Helge

Helge
Thu Aug 21 06:37:20 PDT 2008


"dave_t" <---> wrote in message
news:OAy83q3AJHA.4528@TK2MSFTNGP05.phx.gbl...
> Hi, Does anyone know of any tools available for analyzing content of
> WinCE PE ARM executables.
> eg viewing exports, imports
see: dumpbin

looking at resources included.
see: VS2005, open file (as resource)

/Helge


Re: Tools for analyzing content of WiNCE PE files by Chris

Chris
Thu Aug 21 08:41:54 PDT 2008

dumpbin on the desktop works just fine for CE executables.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com

"dave_t" <---> wrote in message
news:OAy83q3AJHA.4528@TK2MSFTNGP05.phx.gbl...
> Hi, Does anyone know of any tools available for analyzing content of WinCE
> PE ARM executables.
> eg viewing exports, imports looking at resources included.
>
> Thanks
>