Search:

Type: Posts; User: bobcat

Page 1 of 36 1 2 3 4

Search: Search took 0.78 seconds.

  1. Thread: Java question

    by bobcat
    Replies
    4
    Views
    645

    If you know what Object is stored in the Vector...

    If you know what Object is stored in the Vector you can explicitly cast it as I stated above. If you don't, and you need to do it on the fly; its reflection as qball has stated.

    Here is a...
  2. Replies
    2
    Views
    522

    Had a machine hacked running ZA (free) sitting...

    Had a machine hacked running ZA (free) sitting behind a Linksys BEFSR41 router. They removed ZA registry entries but allowed the ZA toolbar to reside. Switched to sygate.
  3. Thread: Java question

    by bobcat
    Replies
    4
    Views
    645

    You need to explicitly cast the Object in the...

    You need to explicitly cast the Object in the vector. So, if you stored an Object instantiated from class Person, you would cast it w Person.

    ((Person)v.elementAt(2)).getName();
  4. Replies
    26
    Views
    3,333

    Let me share w you the two attacks that have...

    Let me share w you the two attacks that have happened to me.

    #1: A machine running Norton Internet Security (NIS) sitting behind a Linksys BEFSR41. I knowling used ftp.exe. Figured it was...
  5. Replies
    10
    Views
    717

    Your machine can still be hacked even if they are...

    Your machine can still be hacked even if they are behind a router/firewall. It depends on how secure your client software is.

    As stated above, my kids machine w ZA and behind a Linksys router/Nat...
  6. Replies
    10
    Views
    717

    My kids machine had ZA and he plays CS all the...

    My kids machine had ZA and he plays CS all the time and he had no latency problems. His machine was hacked though while he was playing. They came in and disabled ZA. They then started sucking up...
  7. Replies
    15
    Views
    3,224

    God I'd love to have an emulator to read Amiga...

    God I'd love to have an emulator to read Amiga floppies. I have a silly amount of games that I would love to run again.
  8. Replies
    72
    Views
    9,063

    So you have it installed to show others how bad...

    So you have it installed to show others how bad it is. How about your friends come over our houses. We'll show them "THAT YOU DON"T KNOW WHAT YOU ARE DOING" j/k

    Seriously, what is the deal with...
  9. Replies
    72
    Views
    9,063

    Hey jump on the band wagon joe, no one is making...

    Hey jump on the band wagon joe, no one is making you use it. So, don't.
  10. Replies
    1
    Views
    678

    Very interesting. The only game that my kid...

    Very interesting. The only game that my kid played on the net is CS. Zone Alarm was hacked. It no longer booted up. msconfig no longer referenced the various files that ZA uses. NAV at times...
Results 1 to 10 of 355
Page 1 of 36 1 2 3 4