Results 1 to 2 of 2

Thread: Source code black door II

  1. #1
    Junior Member
    Join Date
    Oct 2006
    Posts
    28


    ฝั่ง client
    [hide=15]
    [code]
    #include <windows.h>
    #include <iostream>

    using namespace std;

    int main()
    {
    HWND hwnd;
    SetConsoleTitle("DevilsLayer Version 1 BETA");
    HANDLE Ntr;
    Ntr = GetStdHandle(STD_OUTPUT_HANDLE);
    SetConsoleTextAttribute(Ntr, FOREGROUND_BLUE|FOREGROUND_INTENSITY);

    WSAData wsdata;
    if (WSAStartup(MAKEWORD(2,2), &wsdata) !=0) {

  2. #2
    Senior Member
    Join Date
    Jul 2004
    Location
    Thailand
    Posts
    211


    ลองเขียน client ด้วย VB,Delphi,C++ Builder ดูซิ่ เท่ห์เลยน้ะเนี่ย

    server เป็น c++
    http://www.citecclub.org/forum/index.php?s...amp;#entry16584


    **** น่าจะโพส Client กับ server รวมกัน

Similar Threads

  1. Replies: 1
    Last Post: 17-05-2009, 04:04 PM
  2. my RAT Source Code (VB)
    By pspn.n in forum Trojan
    Replies: 0
    Last Post: 06-06-2008, 06:26 PM
  3. Replies: 1
    Last Post: 09-02-2008, 12:26 AM
  4. Source code black door
    By nick69816 in forum Viral Tech
    Replies: 0
    Last Post: 28-06-2007, 08:14 AM

Members who have read this thread : 0

Actions : (View-Readers)

There are no names to display.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •