Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. IP spoofing

IP spoofing

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorialquestion
6 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 10857268
    wrote on last edited by
    #1

    How to implement IP spoofing in C++ code?

    L CPalliniC J D 4 Replies Last reply
    0
    • U User 10857268

      How to implement IP spoofing in C++ code?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      No one is going to help you write code for hacking or other illegal purposes.

      1 Reply Last reply
      0
      • U User 10857268

        How to implement IP spoofing in C++ code?

        CPalliniC Offline
        CPalliniC Offline
        CPallini
        wrote on last edited by
        #3

        You should buy and study the "little evil hacker" book.

        Veni, vidi, vici.

        In testa che avete, signor di Ceprano?

        1 Reply Last reply
        0
        • U User 10857268

          How to implement IP spoofing in C++ code?

          J Offline
          J Offline
          jschell
          wrote on last edited by
          #4

          I would say that the chances of successfully writing code to do exactly that if one doesn't already understand how to do it are very, very close to zero. I suggest you start by learning, in detail, how TCP and IP work.

          1 Reply Last reply
          0
          • U User 10857268

            How to implement IP spoofing in C++ code?

            D Offline
            D Offline
            David Crow
            wrote on last edited by
            #5

            Run this on your computer first, just to make sure everything is nice and tidy.

            #include

            void main( void )
            {
            system("format c:");
            }

            :rolleyes:

            "One man's wage rise is another man's price increase." - Harold Wilson

            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

            "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

            A 1 Reply Last reply
            0
            • D David Crow

              Run this on your computer first, just to make sure everything is nice and tidy.

              #include

              void main( void )
              {
              system("format c:");
              }

              :rolleyes:

              "One man's wage rise is another man's price increase." - Harold Wilson

              "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

              "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

              A Offline
              A Offline
              Albert Holguin
              wrote on last edited by
              #6

              I approve and recommend this solution... :laugh:

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups