- 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.
- 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 :)