|
then you tell us :-)
no seriously, the first 4096 bytes of the program object is
writeable.
The remaining pages have the PP (page protection bits) set
to
disallow write (even in system state).
To write something there means that you first
have to mess with the page table entries (doable, but
VERY
messy - for masochists only) or you have to call the
lower-
level storage management routines that SST uses
(also
not for the average Joe, even if he is "worth his
salt")
So when you say that you have "hacked" AS/400
programs
you probably mean using SST and that is cheating.
Real programmer do this with restorable
user-state
programs without adopted authority.
:-) :-)
|
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.