View Single Post
  #13  
Old 02-10-2006, 18:18
imagin
 
Posts: n/a
Quote:
Originally Posted by Franeppe
I tried to add a new import in Ollydbg.exe by IID King 2.01 but after that the executable doesn't work.

Where can i find a tutorial on how to use LordPE to add a new import?
Open LordPE
- Pe Editor
- Directories
- Import Table
- Add Import (right mouse button)
- Write name .dll (AutoPath.dll)
- Write name API (FixOdPath)
- OK - SAVE (copy AutoPath.dll to Olly directories)

Define your AutoPath.ini
enJOY

Last edited by imagin; 02-10-2006 at 18:28.
Reply With Quote