flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
shutdownall
Ecoste wrote: For example I have a hello world executable that's 2KB in size. If I add another string to .data, it will still be 2KB. However, if I add a lot of data, only then will it move onto 2.5KB. Why does the size increase in steps rather than what it actually should be? Maybe any alignments used which force to jump in codesize ? ![]() |
|||
![]() |
|
PeExecutable
Corporate Secret! Only Tomasz is supposed to know.
|
|||
![]() |
|
revolution
The on disc PE format aligns each section to 2^9 bytes. It is normal.
|
|||
![]() |
|
Ecoste
Thank you for your answers guys!
|
|||
![]() |
|
typedef
revolution wrote: The on disc PE format aligns each section to 2^9 bytes. It is normal. disk ![]() |
|||
![]() |
|
DOS386
This is due to PE file format, no disc or disk. This had been already discussed, I just can't find the threads.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.