Alice's PDP-10 [
with feelin']
You can hack anything you want, with TECO and DDT.
You can hack anything you want, with TECO and DDT.
$U in and begin to hack.
Twiddle bits in a core dump and write 'em back.
You can hack anything you want, with TECO and DDT.
(But be careful typing <RET>)
With TECO and DDT!
It is important to understand right away that ITS is a very open
system. While you may not be able to log in without an account,
you can still read people's mail after just connecting to the
system, and once you are logged in "you can hack anything you
want with TECO and DDT", or indeed shoot yourself in the foot
rather severely.
- There is no file protection.
-
If you write/delete files in some of the system
directories, this is logged, but this is about it. Luckily
files can exist in more than one generation/version, so if
you overwrite a file the old one (may) still be around.
- There is little process protection.
-
Although processes can't poke eachother by mistake, users
can, e.g., take over other users' processes, debug them,
etc. This is good, since it lets hackers help
others.
- There is little system protection.
-
For example, anyone (logged in) can take the system down by
using the LOCK program.
The minimum warning time
is five minutes, allowing others to undo the shutdown if
necessary, but since all programs can be patched at runtime,
the limit can also be circumvented (if you know how).
So some "
ethics"
are necessary. Try not to break things, but do
explore and experiment! And don't forget to have fun!