Revise text section that has been loaded into virtual memory
From: Sean (seanatpurdue_at_hotmail.com)
Date: 08/17/05
- Next message: David Schwartz: "Re: Revise text section that has been loaded into virtual memory"
- Previous message: Peter T. Breuer: "Re: KPPP issues"
- Next in thread: David Schwartz: "Re: Revise text section that has been loaded into virtual memory"
- Reply: David Schwartz: "Re: Revise text section that has been loaded into virtual memory"
- Reply: Josef Moellers: "Re: Revise text section that has been loaded into virtual memory"
- Reply: Tauno Voipio: "Re: Revise text section that has been loaded into virtual memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 16 Aug 2005 23:15:05 -0500
I wonder if Linux/FreeBSD allow a process modify its own text section of
the executable that has been loaded into memory.
Conceptually, it can coz it is its own space after all. But it seems
that my try was failed.
Thanks,
---------------------
- stack
-
-
- heap
- .bss
- data
---------------------
- text
-
----------------------
- Next message: David Schwartz: "Re: Revise text section that has been loaded into virtual memory"
- Previous message: Peter T. Breuer: "Re: KPPP issues"
- Next in thread: David Schwartz: "Re: Revise text section that has been loaded into virtual memory"
- Reply: David Schwartz: "Re: Revise text section that has been loaded into virtual memory"
- Reply: Josef Moellers: "Re: Revise text section that has been loaded into virtual memory"
- Reply: Tauno Voipio: "Re: Revise text section that has been loaded into virtual memory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|