Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

vb.net screencapture

Name: Anonymous 2009-11-28 9:03


Does anybody have any good links to some to tutorials on how to do this. Ive tried google and youtube, but the results were poor. I found some code on how to take the screen shot

Private Sub Timer1_Tick(ByVal sender As System.Object, _
        ByVal e As System.EventArgs) Handles Timer1.Tick
        Dim BackUpClipboard As String = My.Computer.Clipboard.GetText
        SendKeys.Send("{PRTSC}")
        PictureBox1.Image = My.Computer.Clipboard.GetImage
    End Sub

but I just cant figure out how to send this bitmap image from a server to a client?
thanks in advance

Name: Anonymous 2009-11-28 9:14

xD

Name: Anonymous 2009-11-28 9:27

VB
Try /pr/

Name: Anonymous 2009-11-28 9:34

Call TakeScreenCapAndSendToClient(NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, "\\HOST\Shared", NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 7)

Name: Anonymous 2009-11-28 9:38

My.Computer
(。_。)

Name: Anonymous 2009-11-28 9:41

>>5 WHBT

Name: Anonymous 2009-11-28 9:58

well any1 gonna actually help??

Name: Anonymous 2009-11-28 11:01

>>7
Sorry. It's hard to help when we cannot comprehend such language. Perhaps you could peruse this lesson so that we could communicate effectively. http://www.wikihow.com/Use-English-Punctuation-Correctly

Name: Anonymous 2009-11-28 11:03

That's some ugly-ass indentation style you got there, bro.

Name: Anonymous 2009-11-28 11:26

>>1
Check out this websight;
yhbt.net

Name: Anonymous 2009-11-28 11:45

>>1
Are you writing a GUI Interface in VB to do some hacking??

Name: Anonymous 2009-11-28 11:48

>>11
You mean tracking.

Name: Anonymous 2009-11-28 15:16

>>12

U MENA

Name: Anonymous 2009-11-28 15:42

Oddly, this is the one thing you can easily do in Java.

>>1
Do you know anything about the server-client relationship?

Name: Anonymous 2009-11-28 16:29

>>14
Yes a little.

Name: Anonymous 2009-11-28 18:02

I am a professional EFNet Hacker.

Use the Winsock OCX Control for sending Network Datas.

Name: Anonymous 2009-11-29 6:49

force printscreen button output

then use Clipboard class and save the data returned by Clipboard.GetImage() as bitmap

PictureBox1.Image = My.Computer.Clipboard.GetImage

Name: Anonymous 2009-11-29 13:50

Screencap.My.Anus

Name: Anonymous 2009-11-29 14:36

So, wait, you basically want to program a spy application to install on your sister's PC which sends screencaps to you... in Visual Basic.

Hahaha oh wow.

Name: Anonymous 2011-02-02 23:26

Don't change these.
Name: Email:
Entire Thread Thread List