PEiD v0.95 Final

PEiD v0.95 - The final release

  • PEiD v0.95 FINAL

    The final release of PEiD.
    PEiD was a detector for 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](https://hippiekiller.synology.me/Pages/Plugins/PECompact), Armadillo etc but has a [customisable database](#UserDB) to add your own detections ..

Other releases

  • 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.
  • All Plugins Installer

    An installer containing all my plugins
    Includes 20+ plugins and extras.
  • Add Signature v2.00

    An unfinished tool to organise the signatures in UserDB.TXT
    Not included in installer pack.