My plugins for PEiD (Created 2002 - 2012)
All Plugins Installer
An installer containing (almost) all the plugins.
*Includes 20+ plugins and extras*
~Note: Windows defender calls the installer PWS:HackSoft.B and claims it is a password stealer, this is a false positive on the BeRoPacker used to compress the installer, and another reason to ditch Windows Defender :)~
Add Signature v2.00
An unfinished tool to organise the signatures in [UserDB.TXT](#UserDB) - Includes exe version.
~Not included in installer pack.~
Add Signature v1.04
A tool to add signatures to the UserDB.TXT
Extract Overlay v1.00
Exracts the overlay from a PE file
File Compare v1.04
Compare up to 4 files at once with this useful plugin
Fix Checksum v1.01
Fixes the headers checksum of the loaded file
IDToText v1.02
Copies the Identification Text from PEiD and saves to a file, PEiDOutput.TXT
Imploder v1.04
Add to your programs virtual files and directories, and dynamic dlls.
Includes SDK and exe version. The installer for all plugins was built with this tool.
Morphine v2.7b
Compress exe files with this interesting packer. Includes full source.
~Note: As the packer was created to hide malware, it can be often false flagged as a virus!~
R.I.P H0ly Father, original creator of this packer, who was killed in an accident shortly after releasing this packer.
PackUPX v1.01
Compess PE files with Upx, also includes Upx scramblers
PE Extract v1.01
Extracts any embedded PE files within loaded PE file.
Section Tool v1.02
Adds a section to, or finds code cave within, loaded PE file.
FakeNinja Unpacker
Static unpacker plugin for FakeNinja - a program that hides packer detection with fake results.
PPP Unpacker
Static unpacker for Personal Private Packer (PPP) v1.0.2 - An encryptor used with malware
RCryptor Unpacker v1.03
Static unpacker for RCryptor v1.xx - An encryptor used with malware
RPolyCrypt Unpacker
Static unpacker for RPolyCrypt v1.0b - An encryptor used with malware
xInfo v1.01
Adds a button to PEiD to display more info when a detection is found
XNResourceEditor
View, extract, or Edit the resources of the loaded PE file
Yoda's Process Patcher
Conversion to plugin of Yoda's Process Patcher
Other releases
PEiD v0.95 FINAL
The final public release of PEiD.
PEiD was a detector for 32-bit PE (Portable Executable - Exe/Dll) files, similar to an anti-virus except it detects what a file is, not what it does.
Mostly it detects packer and protector programs like UPX,
PECompact, Armadillo etc but has a
customisable database to add your own detections ..
PEiDLL
I made a little DLL that enables you to use PEiD invisibly from within other programs.
Lots of examples for C++, Delphi, Asm included.
My UserDB.TXT
The UserDB.TXT I publicly released in 2007.
PluginToExe Tool
A small tool to convert a PEiD plugin DLL into a single executable file.