View Single Post
  #14  
Old 01-10-2004, 07:23
IWarez IWarez is offline
Friend
 
Join Date: Jul 2003
Posts: 41
Rept. Given: 7
Rept. Rcvd 6 Times in 2 Posts
Thanks Given: 1
Thanks Rcvd at 0 Times in 0 Posts
IWarez Reputation: 7
You need to fix the base of code so that the base of code falls in the section where the OEP is. After that you wont get a warning anymore. Use LordPE or something similiar for this.

Example:

ImageBase: 0x00400000
OEP:0x0000137c
BaseOfCode:0x00001000

The warning is nothing special or important. Just a notice. The file is unpacked correctly.
Reply With Quote