![]() |
|
|
|
#1
|
||||
|
||||
|
1. No.
2. Haven't seen, but I think, yes. 3. Sections must go butt-to-butt in virtual address space without gaps. |
|
#2
|
|||
|
|||
|
1. You don't say if you're talking about raw offsets/sizes (yes, the sections can overlap that way) or virtual addresses/sizes (I don't think they can)
2. Yes 3. Again, you should be more specific about what exactly you mean; gaps in addresses (probably not), gaps in raw data (certainly yes), uninitialized data at the end of sections (yes, those zeroes can be executed) |
![]() |
| Tags |
| header, loader, overflow, overlap, section |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 2 questions about hasp | suddenLy | General Discussion | 3 | 01-12-2005 01:51 |
| 2 questions (IDA / Windows 2k/2k3) | skyper | General Discussion | 8 | 04-22-2004 08:44 |
| questions about code | bartster | General Discussion | 19 | 02-14-2004 01:31 |
| some unpacking questions | gnasher | General Discussion | 2 | 01-03-2004 20:44 |