[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Security again



Hi Frank!

FN>You win *eventual* _some_ control but loose any security mechanism and
FN>loose a lot more stability as it's good.
You can't loose what you don't have

FN>No, you can't override the system at the moment. If MiNT run all
FN>GEMDOS/BIOS/XBIOS functions are under control of MiNT.
You can:
Do start TraPatch after MiNT (e.g. mint.cnf). Then take the get_trap.ttp from
the TraPatch archive and have a look in the Traps: section. It looks like
this:
-------------------------------- >8 schnipp 8<
--------------------------------
Traps:
GEMDOS-Trap:  'TraP' -> 'MiNT' -> 'RSVE' -> 'NVDI' -> 'OVER' -> $E13606
BIOS-Trap:    'TraP' -> 'MiNT' -> 'wdlg' -> 'RSVE' -> 'NVDI' -> 'HBFS' ->
$E00DA2
XBIOS-Trap:   'TraP' -> 'MiNT' -> 'RSVE' -> 'NVDI' -> 'OVER' -> $E00D9C
GEM-Trap:     'TraP' -> 'HBFS' -> 'wdlg' -> 'nAES' -> 'NVDI' -> 'TraP' ->
'OVER' -> 'NVDI' -> $E1354C
 -------------------------------- >8 schnapp 8<
--------------------------------

And it is also possible for a TSR to get before MiNT if it is started before
MiNT. I tried that and it worked (but TraPatch doesn't do that)

Bye

                Joerg