login as: hacker
Password:
Access denied
Password:
Access denied
Password
$ ettercap
-bash: ettercap: command not found
$ cc trojan.c 
/usr/lib/crt1.o(.text+0x18): In function `_start':
                             : undefined reference to `main'
collect2: ld returned 1 exit status
$ damn ...^B^B^B^B^B^B
-bash: damn: command not found
$ c++ trace.cpp
trace.cpp: In function `int main()':
trace.cpp:17: error: no matching function for call to 
`_STL::vector<int, _STL::allocator<int> >::push_back(const char[5])'
 /usr/local/lib/tutg++/tutg++-STLport-4.6.2-gcc342/stlport/stlport/stl/debug/
_vector.h:273: note: candidates are: void _STL::vector<_Tp, _Alloc>
::push_back(const _Tp&) [with _Tp = int, _Alloc = _STL::allocator<int>]
<near match>
trace.cpp:18: error: missing terminating " character
trace.cpp:19: error: expected `)' before "___EXIT___"
trace.cpp:20: error: no matching function for call to 
`_STL::vector<_STL::vector<int, _STL::allocator<int> >,
_STL::allocator<_STL::vector<int, _STL::allocator<int> > > >::push_back(int)'
 /usr/local/lib/tutg++/tutg++-STLport-4.6.2-gcc342/
stlport/stlport/stl/debug/_vector.h:273: note: candidates are:
void _STL::vector<_Tp, _Alloc>::push_back(const _Tp&) [with _Tp
= _STL::vector<int, _STL::allocator<int> >, _Alloc = _STL::allocator
<_STL::vector<int, _STL::allocator<int> > >]
$ logout