Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (14 loc) · 544 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 544 Bytes

PEView

A Qt Based PE file viewer. PEView(0.50) (C) Ashok Shankar Das ashok.s.das@gmail.com

Is a little tool to see the Windows PE files. Currently it shows MZ header info and PE info with pe sections and directories. It can not traverse you in to inter section linkages. but Soon it will. till then enjoy

WHY?

I wrote a similar tool during 1997-99, written using DJGPP(Thanks to DJ Dellorie) and it was in Yahoo briefcase and Yahoo geocities.It was never recovered from those sites. So i thought I should re-write it using Qt.