SecTool PEiD Plugin V1.02
by Neil The Hippie Killer
updated 08.06.2005


Description

This plugin is used to add space for a patch - or whatever you want - in a target file.
In this version there are five ways:

1. Add section.
2. Add space before start of code section, and right after PE header.
3. Enlarge last section.
4. Erase and re-use .reloc section.
5. Find and use cave.

Adding a section requires that there is enough space in the object table for another section.

Inserting space at beginning of first section, ideal for hiding code and stopping annoying alerts like 'entrypoint not in code section' from OllyDbg.

Enlarging last section, same as adding a section but no header.

Erasing reloc section, this just clears the section (whatever size it is) and inserts a Jmp.

Finding a cave, this searches the PE file for the space specified, then a Jmp can be written.

For all options, the amount of space needed is zeroed in the file and a JMP instruction is inserted that will point to the Original Entry Point.


This version also contains a Section header editor (like LordPE's) to use, select the section you want to edit, and then right-click on it to open the editor..


Info

Greets to: Oleh Yuschuk, Snaker & Qwerton, Bullet, Jupiter, and all peeps on PEiD forum

Comments? email : BobSoft@GMail.com

 

Links

PEiD HomePage - The web-like home of this plugin's father.

Hippie's Hairy Bits - The rubbish antique homepage of mine.

Neil's PEiD Plugins - A collection of PEiD plugins by me.

PEiD Forum - A forum for PEiD and more (I'm called Bob on there)