Showing posts with label PEiD. Show all posts
Showing posts with label PEiD. Show all posts

15 Apr 2011

Old PEiD projects

Today I added some more projects from my old site:


  1. PEiDLL (PEiD in a DLL) - This is a DLL that contains a slightly hacked version of PEiD v0.94 which allows you to use PEiD scanning engine from your own projects.
    Included in archive is documentation, SDK, and examples in C++, Delphi and Asm.

  2. PluginToExe - As the name suggests, this program converts PEiD plugins to executable files.  It adds a small loader that does all the things needed to make this work, including opening a file dialog (if no cmdline supplied) and the actual loading of the file.  Note: This actually converts the DLL into an EXE, so no loader exe is needed.
Quite a few more projects to come!  Keep checking back for more updates :)