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
  1. Home
  2. The Lounge
  3. how did i copy from someone else's clipboard?!

how did i copy from someone else's clipboard?!

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studioquestion
25 Posts 12 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.
  • S SirWernich

    this is most weird. it's now the second time this has happened to me, but it happened from the other side now. the first time was 4 or 5 years ago where i copied some text to paste it somewhere and my manager did a copy and paste on his laptop, but he pasted my text. both of us windows 7 and on a work domain. now, 5 minutes ago, the same thing happened to me again. i took a screenshot of some code in visual studio, pasted it in mspaint, dragged a block around a function and copied that to paste in an email. when i ctrl-v'd in the new email, it pasted a shortened youtube like to a "nissan 200sx" video (i have very little interest in watching anything other than food videos on youtube). this time, i'm on windows10 and not on the work domain (ain't nobody got time fo' that!). i also have no idea who this link came from and how it infiltrated my clipboard. so far my leading theories are: - crazy-ass windows - is aliens - barry allen ran in, looked for a youtube video, copied the link, emailed it off and forgot to copy my previous item before he left

    M Offline
    M Offline
    Munchies_Matt
    wrote on last edited by
    #14

    virus? apps can put stuff on the clipoard, so you might have somethign fishy running.

    1 Reply Last reply
    0
    • L Lost User

      Any local app has access to the clipboard, and you can access it even with VB6. I'd be guessing more in the direction of badly written malware than a "bug" in Windows where it accidentally puts the content on the clipboard of the active session of the logged in user on another machine.

      Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

      N Offline
      N Offline
      Nelek
      wrote on last edited by
      #15

      Eddy Vluggen wrote:

      I'd be guessing more in the direction of badly written malware than a "bug" in Windows where it accidentally puts the content on the clipboard of the active session of the logged in user on another machine.

      Well I can confirm the other variation. First day of new formated amd installed laptop (by corporation IT), issue was still there. If it is malware... then it affects a lot of computers. Besides... it is a malware that only is active while remote Desktop is active. You close the window (not even needed to log off) and everything works fine again

      M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

      L 1 Reply Last reply
      0
      • S SirWernich

        this is most weird. it's now the second time this has happened to me, but it happened from the other side now. the first time was 4 or 5 years ago where i copied some text to paste it somewhere and my manager did a copy and paste on his laptop, but he pasted my text. both of us windows 7 and on a work domain. now, 5 minutes ago, the same thing happened to me again. i took a screenshot of some code in visual studio, pasted it in mspaint, dragged a block around a function and copied that to paste in an email. when i ctrl-v'd in the new email, it pasted a shortened youtube like to a "nissan 200sx" video (i have very little interest in watching anything other than food videos on youtube). this time, i'm on windows10 and not on the work domain (ain't nobody got time fo' that!). i also have no idea who this link came from and how it infiltrated my clipboard. so far my leading theories are: - crazy-ass windows - is aliens - barry allen ran in, looked for a youtube video, copied the link, emailed it off and forgot to copy my previous item before he left

        C Offline
        C Offline
        Chris Maunder
        wrote on last edited by
        #16

        You realise this will happen more and more once we get to quantum computing

        cheers Chris Maunder

        N R 2 Replies Last reply
        0
        • N Nelek

          Eddy Vluggen wrote:

          I'd be guessing more in the direction of badly written malware than a "bug" in Windows where it accidentally puts the content on the clipboard of the active session of the logged in user on another machine.

          Well I can confirm the other variation. First day of new formated amd installed laptop (by corporation IT), issue was still there. If it is malware... then it affects a lot of computers. Besides... it is a malware that only is active while remote Desktop is active. You close the window (not even needed to log off) and everything works fine again

          M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

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

          Nelek wrote:

          Besides... it is a malware that only is active while remote Desktop is active. You close the window (not even needed to log off) and everything works fine again

          ..and there you localized it to a local application. Might not be malicious, could just as well be a simple bug. ..but Windows itself? Little chance that the OS would be that confused :)

          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

          N 1 Reply Last reply
          0
          • L Lost User

            Nelek wrote:

            Besides... it is a malware that only is active while remote Desktop is active. You close the window (not even needed to log off) and everything works fine again

            ..and there you localized it to a local application. Might not be malicious, could just as well be a simple bug. ..but Windows itself? Little chance that the OS would be that confused :)

            Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

            N Offline
            N Offline
            Nelek
            wrote on last edited by
            #18

            Eddy Vluggen wrote:

            and there you localized it to a local application.

            Personal experience, always the same. Happening sporadically depending on what we (team) are doing in the remote desktop

            Eddy Vluggen wrote:

            Might not be malicious, could just as well be a simple bug.

            That was my point from the very beggining. You were the one speaking about malware ;P ;P

            Eddy Vluggen wrote:

            but Windows itself? Little chance that the OS would be that confused

            Have you been living in outer space the last couple of years? I would not be surprised if it get worst.

            M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

            L 1 Reply Last reply
            0
            • C Chris Maunder

              You realise this will happen more and more once we get to quantum computing

              cheers Chris Maunder

              N Offline
              N Offline
              Nish Nishant
              wrote on last edited by
              #19

              His manager has both a key logger and a clipboard capturing tool installed on his machine - and is probably pretending to be surprised so OP won't know he's being monitored. :-D

              Regards, Nish


              Website: www.voidnish.com Blog: voidnish.wordpress.com

              1 Reply Last reply
              0
              • C Chris Maunder

                You realise this will happen more and more once we get to quantum computing

                cheers Chris Maunder

                R Offline
                R Offline
                Rage
                wrote on last edited by
                #20

                Chris Maunder wrote:

                quantum computing

                Is this when your computer disappears when you try to look at it ?

                Do not escape reality : improve reality !

                C 1 Reply Last reply
                0
                • N Nelek

                  Eddy Vluggen wrote:

                  and there you localized it to a local application.

                  Personal experience, always the same. Happening sporadically depending on what we (team) are doing in the remote desktop

                  Eddy Vluggen wrote:

                  Might not be malicious, could just as well be a simple bug.

                  That was my point from the very beggining. You were the one speaking about malware ;P ;P

                  Eddy Vluggen wrote:

                  but Windows itself? Little chance that the OS would be that confused

                  Have you been living in outer space the last couple of years? I would not be surprised if it get worst.

                  M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.

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

                  Nelek wrote:

                  That was my point from the very beggining. You were the one speaking about malware ;-P ;-P

                  My point was that it would not be the OS. Perhaps we should note the point we want to make at the top of the post, for clarity :p

                  Nelek wrote:

                  Have you been living in outer space the last couple of years? I would not be surprised if it get worst.

                  What, accidentally writing in the memory-space of another machine? :rolleyes:

                  Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

                  1 Reply Last reply
                  0
                  • R Rage

                    Chris Maunder wrote:

                    quantum computing

                    Is this when your computer disappears when you try to look at it ?

                    Do not escape reality : improve reality !

                    C Offline
                    C Offline
                    Chris Maunder
                    wrote on last edited by
                    #22

                    It's more about the outcome of your program depends on how you measure it. See also: Corporate finances, Government programs, the question "have you had too much to drink".

                    cheers Chris Maunder

                    R 1 Reply Last reply
                    0
                    • C Chris Maunder

                      It's more about the outcome of your program depends on how you measure it. See also: Corporate finances, Government programs, the question "have you had too much to drink".

                      cheers Chris Maunder

                      R Offline
                      R Offline
                      Rage
                      wrote on last edited by
                      #23

                      :laugh: :thumbsup:

                      Do not escape reality : improve reality !

                      1 Reply Last reply
                      0
                      • L Lost User

                        The clipboard is something local. If there's something on your clipboard, then someone used your computer.

                        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

                        S Offline
                        S Offline
                        SirWernich
                        wrote on last edited by
                        #24

                        that's just it. when this happened last week, i took a screenshot, pasted it in mspaint, highlighted a section, copied and went to email and pasted some random youtube url. all in the space of half a minute.

                        L 1 Reply Last reply
                        0
                        • S SirWernich

                          that's just it. when this happened last week, i took a screenshot, pasted it in mspaint, highlighted a section, copied and went to email and pasted some random youtube url. all in the space of half a minute.

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

                          That does not mean that your PC took someone else's clipboard :)

                          Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^][](X-Clacks-Overhead: GNU Terry Pratchett)

                          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