Search:

Type: Posts; User: nimrod

Search: Search took 0.00 seconds.

  1. i would like to see it. i cant promise i will use...

    i would like to see it. i cant promise i will use it ;), but i will have a look at it. send it to 0xff at gmx dot net
    btw: is it posix-compatible?
  2. Replies
    6
    Views
    2,670

    you can also program your own firewall...

    you can also program your own firewall application using netfilter hooks. it comes in handy if you want to implement an own analyzing/detection system. i think there was some phrack issue with an...
  3. Replies
    14
    Views
    47,062

    if you want to send binaries and still want to...

    if you want to send binaries and still want to use text, i would suggest uuencode/uudecode. it converts binaries in text and vice versa. try the man pages
  4. what i dont understand is this line health -...

    what i dont understand is this line

    health - hisdamage;

    what do you do with that one. i am more of a c coder and my understanding of c++ is limited, but i dont understand, what this line should...
  5. Replies
    7
    Views
    2,933

    hmm...thats why i like linux/unix. to my mind,...

    hmm...thats why i like linux/unix. to my mind, networking is much simpler, because you dont have to use this I am sillyI am sillyI am sillyI am sillyty API. winsock is unnecessarily complicated. i...
  6. Replies
    15
    Views
    6,049

    if you reach a certain understanding of c and...

    if you reach a certain understanding of c and networking, beej's guide is easy to understand. eventhough i had to read the passage on structs multiple times, because i worked at 3.00 am :). i still...
  7. i have to admit, i cant really help you, but: is...

    i have to admit, i cant really help you, but: is your OS opensource? would you mind sending me a copy of your sourcecoe? i am interested in different, smaller OSs , and what you told sounds fairly...
  8. Replies
    15
    Views
    6,049

    this project is indeed big. and you WILL have to...

    this project is indeed big. and you WILL have to learn a lot of things. i am not very versed in graphic-programming, but ive done some networking myself. search for "beej's guide". its about...
  9. Replies
    3
    Views
    1,501

    writing a portscanner is fun. you decide, how...

    writing a portscanner is fun. you decide, how complex it will be. i liked to optimize it over 3 nights, still it uses only tcp-full connect. fun anyway!
Results 1 to 9 of 9