Re: Data in a 32 bit code section
- From: Betov <betov@xxxxxxx>
- Date: 30 May 2007 18:18:43 GMT
"rhyde@xxxxxxxxxx" <rhyde@xxxxxxxxxx> écrivait
news:1180546411.068356.169700@xxxxxxxxxxxxxxxxxxxxxxxxxxx:
On May 30, 9:02 am, HandyMan <luke77...@xxxxxxxxx> wrote:
Two questions.
Thanks.
Can Win32 apps have and use data in the code section ?
Thanks.
Yes, define the data as public and you can access it from other Apps
(e.g., C or assembly).
I suppose that this means something inside your head, clown, but
the answer to the question is:
Yes, you can declare Data inside a PE Code Section. In normal Code,
the Data will be read-only, unless you would declare the Code Section
writable.
Betov.
< http://rosasm.org >
.
- Follow-Ups:
- Re: Data in a 32 bit code section
- From: HandyMan
- Re: Data in a 32 bit code section
- References:
- Data in a 32 bit code section
- From: HandyMan
- Re: Data in a 32 bit code section
- From: rhyde@xxxxxxxxxx
- Data in a 32 bit code section
- Prev by Date: Re: Data in a 32 bit code section
- Next by Date: Re: Debianizing -- increasing ASM's reach into Linux
- Previous by thread: Re: Data in a 32 bit code section
- Next by thread: Re: Data in a 32 bit code section
- Index(es):