Friday, May 1, 2020

PEiD

Description

  • PEiD detects most common packers, cryptors and compilers for PE files.
  • It can currently detect more than 470 different signatures in PE files.
  • It seems that the official website (www.peid.info) has been discontinued. Hence, the tool is no longer available from the official website but it still hosted on other sites.

Installation

PEiD

.
├── external.txt
├── PEiD.exe
├── plugins
│   ├── GenOEP.dll
│   ├── ImpREC.dll
│   ├── kanal.dll
│   ├── kanal.htm
│   └── ZDRx.dll
├── pluginsdk
│   ├── C++
│   │   ├── defs.h
│   │   └── null.c
│   ├── Delphi
│   │   └── Sample.dpr
│   ├── MASM
│   │   ├── compile.bat
│   │   ├── masm_plugin.asm
│   │   └── masm_plugin.def
│   ├── PowerBASIC
│   │   └── PEiD_Plugin.bas
│   └── readme.txt
├── readme.txt
└── userdb.txt

Signatures

Update your signatures (initial file is empty). Replace the initial userdb.txt file with one of these files:

Interface

Main interface

Peid.png

Section Viewer

Peid-ep-section.png

PE disassembler

Peid-1st-bytes.png

PE details

Peid-subsytem.png

Extra information

Peid-menu-1.png

Menu

Screenshot

Peid-menu-2.png

Generic OEP Finder

In some cases, PEiD can find the Original Entry Point (OEP) of a packed executable:
PEiD-generic-oep-finder.png

Krypto Analyzer


Peid-kanal.png


InstallRite lets you install software on one PC, generate an application image file, and clone the application to additional PCs. InstallRite speeds up the process of installing new or upgraded software on multiple machines. InstallRite recreates the installation, along with any configuration changes, system settings, user settings, and preferences. The cloned image files (or 'InstallKits') can be installed from any media, such as a hard drive, network server, CD-ROM, or the Web. InstallRite also includes all of the features of InstallWatch, a utility that accurately documents changes made to your PC when you install/remove software or hardware, or make configuration changes.


BinText is a tiny and portable piece of software developed for programmers who want to extract text from various file types and locate ASCII code, Unicode and Resource strings.
Since installation is not required, you can simply drop the executable file anywhere on the hard drive and run it.

Stud_PE The Portable Executables Viewer/Editor can view/edit PE basic Header information (DOS also).                 

1 comment: