Page 5 of 6 FirstFirst ... 3456 LastLast
Results 61 to 75 of 81
  1. #61
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    Quote Originally Posted by _Faris View Post
    btw what prog you use? 2008 or 2010?
    2010 or 2012
    ᚛C☢dℝin3᚜
    Love you.
    ~Kenshit13
    Quote Originally Posted by cheaterman26 View Post
    COD3RIN PUT A BACKDOOR ON HIS OWN CHEAT HE HACK MY COMPUTER AND MY STEAM, DON'T TRUST THIS GUYS !



  2. The Following User Says Thank You to COD3RIN For This Useful Post:

    _Faris (01-08-2014)

  3. #62
    JerryALFS's Avatar
    Join Date
    Jan 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    0
    can i use it with dev c++?
    sorry if make oot or junk

  4. #63
    goldilocks's Avatar
    Join Date
    Jan 2009
    Gender
    female
    Posts
    57
    Reputation
    10
    Thanks
    11
    My Mood
    Aggressive
    What aBOUT code blocks?

  5. #64
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    Quote Originally Posted by JerryALFS View Post
    can i use it with dev c++?
    sorry if make oot or junk
    Yes its up to you
    ᚛C☢dℝin3᚜
    Love you.
    ~Kenshit13
    Quote Originally Posted by cheaterman26 View Post
    COD3RIN PUT A BACKDOOR ON HIS OWN CHEAT HE HACK MY COMPUTER AND MY STEAM, DON'T TRUST THIS GUYS !



  6. #65
    lasiniai's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    Alk
    Posts
    21
    Reputation
    10
    Thanks
    1
    My Mood
    Asleep
    Quote Originally Posted by COD3RIN View Post
    COD3RIN
    this source need fix or add something? becose i try build it witch soo many lesons, but allways faild....1 off creating failds
    Code:
    1>------ Build started: Project: COD3RIN source, Configuration: Debug Win32 ------
    1>  COD3RIN dll.cpp
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(5): error C2146: syntax error : missing ';' before identifier 'NtQuerySystemInformation'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(5): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(5): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(6): error C2146: syntax error : missing ';' before identifier 'NtQueryObject'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(6): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(6): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(7): error C2146: syntax error : missing ';' before identifier 'NtDuplicateObject'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(7): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(7): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(14): error C2146: syntax error : missing ';' before identifier 'GetProcAddress'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(15): error C2146: syntax error : missing ';' before identifier 'GetProcAddress'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(16): error C2146: syntax error : missing ';' before identifier 'GetProcAddress'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(41): error C2061: syntax error : identifier 'PSYSTEM_PROCESS_INFORMATION'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(42): error C2065: 'PSYSTEM_PROCESS_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(42): error C2146: syntax error : missing ';' before identifier 'pCurrent'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(42): error C2065: 'pCurrent' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(42): error C2065: 'pInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(45): error C2065: 'pCurrent' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(45): error C2227: left of '->UniqueProcessId' must point to class/struct/union/generic type
    1>          type is ''unknown-type''
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(48): error C2065: 'pCurrent' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(48): error C2227: left of '->NextEntryOffset' must point to class/struct/union/generic type
    1>          type is ''unknown-type''
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(50): error C2065: 'pCurrent' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(50): error C2065: 'PSYSTEM_PROCESS_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(50): error C2065: 'pCurrent' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(50): error C2065: 'pCurrent' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(50): error C2227: left of '->NextEntryOffset' must point to class/struct/union/generic type
    1>          type is ''unknown-type''
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(62): error C2065: 'SYSTEM_PROCESS_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(62): error C2070: ''unknown-type'': illegal sizeof operand
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(63): error C2065: 'PSYSTEM_PROCESS_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(63): error C2146: syntax error : missing ';' before identifier 'pProcessInfos'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(63): error C2065: 'pProcessInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(63): error C2065: 'PSYSTEM_PROCESS_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(63): error C2146: syntax error : missing ';' before identifier 'malloc'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(65): error C2065: 'pProcessInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(66): error C2065: 'SystemProcessInformation' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(66): error C2065: 'pProcessInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(67): error C3861: 'NT_SUCCESS': identifier not found
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(69): error C2065: 'STATUS_INFO_LENGTH_MISMATCH' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(70): error C2065: 'pProcessInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(74): error C2065: 'pProcessInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(75): error C2065: 'pProcessInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(75): error C2065: 'PSYSTEM_PROCESS_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(75): error C2146: syntax error : missing ';' before identifier 'malloc'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(78): error C2065: 'pProcessInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(82): error C2065: 'SYSTEM_HANDLE_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(82): error C2070: ''unknown-type'': illegal sizeof operand
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(83): error C2065: 'PSYSTEM_HANDLE_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(83): error C2146: syntax error : missing ';' before identifier 'pHandleInfos'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(83): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(83): error C2065: 'PSYSTEM_HANDLE_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(83): error C2146: syntax error : missing ';' before identifier 'malloc'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(85): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(86): error C2065: 'SystemHandleInformation' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(86): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(87): error C3861: 'NT_SUCCESS': identifier not found
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(89): error C2065: 'STATUS_INFO_LENGTH_MISMATCH' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(90): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(94): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(95): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(95): error C2065: 'PSYSTEM_HANDLE_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(95): error C2146: syntax error : missing ';' before identifier 'malloc'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(98): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(102): error C2065: 'POBJECT_TYPE_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(102): error C2146: syntax error : missing ';' before identifier 'pType'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(102): error C2065: 'pType' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(102): error C2065: 'POBJECT_TYPE_INFORMATION' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(102): error C2146: syntax error : missing ';' before identifier 'malloc'
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(103): error C2065: 'pType' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(104): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(105): error C2065: 'pProcessInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(109): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(109): error C2227: left of '->HandleCount' must point to class/struct/union/generic type
    1>          type is ''unknown-type''
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(110): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(110): error C2227: left of '->Handles' must point to class/struct/union/generic type
    1>          type is ''unknown-type''
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(110): error C2228: left of '.ProcessId' must have class/struct/union
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(111): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(111): error C2227: left of '->Handles' must point to class/struct/union/generic type
    1>          type is ''unknown-type''
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(111): error C2228: left of '.Handle' must have class/struct/union
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(119): error C2065: 'DUPLICATE_SAME_ATTRIBUTES' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(119): error C2064: term does not evaluate to a function taking 7 arguments
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(120): error C3861: 'NT_SUCCESS': identifier not found
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(122): error C2065: 'ObjectTypeInformation' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(122): error C2065: 'pType' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(123): error C3861: 'NT_SUCCESS': identifier not found
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(124): error C2065: 'pType' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(124): error C2227: left of '->TypeName' must point to class/struct/union/generic type
    1>          type is ''unknown-type''
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(124): error C2228: left of '.Buffer' must have class/struct/union
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(124): error C2065: 'pType' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(124): error C2227: left of '->TypeName' must point to class/struct/union/generic type
    1>          type is ''unknown-type''
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(124): error C2228: left of '.Buffer' must have class/struct/union
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(127): error C2065: 'pProcessInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(142): error C2065: 'pType' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(144): error C2065: 'pHandleInfos' : undeclared identifier
    1>d:\dll projectai\cod3rin source\cod3rin source\cod3rin dll.cpp(145): error C2065: 'pProcessInfos' : undeclared identifier
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    
    Last edited by Mayion; 01-16-2014 at 08:34 AM. Reason: Code tags

  7. #66
    saifuljj's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    My Mood
    Tired
    its didnt work .. how tu use the visual studio .. just copy this then paste there with a blank project ?

  8. #67
    lasiniai's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Location
    Alk
    Posts
    21
    Reputation
    10
    Thanks
    1
    My Mood
    Asleep
    Quote Originally Posted by lasiniai View Post
    error C2146: syntax error : missing ';' before identifier 'NtQuerySystemInformation'
    this secton tells me add ; soo this source need rebuild? its not done?

  9. #68
    koperal_razor's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    labuan,sabah
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by COD3RIN View Post
    Some important code for bypassing hack



    Code:
    #include <Windows.h> #include <stdio.h> #include <Psapi.h> td_NtQuerySystemInformation NtQuerySystemInformation = NULL; td_NtQueryObject NtQueryObject = NULL; td_NtDuplicateObject NtDuplicateObject = NULL; BOOL Init() { HMODULE hNtdll = GetModuleHandle(TEXT("ntdll.dll")); if(!hNtdll) return FALSE; NtQuerySystemInformation = (td_NtQuerySystemInformation)GetProcAddress(hNtdll, "NtQuerySystemInformation"); NtQueryObject = (td_NtQueryObject)GetProcAddress(hNtdll, "NtQueryObject"); NtDuplicateObject = (td_NtDuplicateObject)GetProcAddress(hNtdll, "NtDuplicateObject"); return (NtQuerySystemInformation && NtQueryObject && NtDuplicateObject); } BOOL AcquireDebugPrivilege() { HANDLE hToken = NULL; if(!OpenProcessToken(GetCurrentProcess(), TOKEN_ADJUST_PRIVILEGES, &hToken)) return FALSE; BOOL bSuccess = FALSE; TOKEN_PRIVILEGES tp; tp.PrivilegeCount = 1; if(LookupPrivilegeValue(0, SE_DEBUG_NAME, &tp.Privileges[0].Luid)) { tp.Privileges[0].Attributes = SE_PRIVILEGE_ENABLED; if(AdjustTokenPrivileges(hToken, 0, &tp, sizeof(tp), 0, 0)) bSuccess = TRUE; } CloseHandle(hToken); return bSuccess; } BOOL IsProcessFound(DWORD dwProcessId, PSYSTEM_PROCESS_INFORMATION pInfos) { PSYSTEM_PROCESS_INFORMATION pCurrent = pInfos; while(TRUE) { if((DWORD)pCurrent->UniqueProcessId == dwProcessId) return TRUE; if(pCurrent->NextEntryOffset == 0) break; pCurrent = (PSYSTEM_PROCESS_INFORMATION)((DWORD_PTR)pCurrent + pCurrent->NextEntryOffset); } return FALSE; } BOOL DetectHiddenProcesses(PUINT piCount) { if(!piCount) return FALSE; *piCount = 0; // first, we retrieve the process list (this is dirty but the only way) DWORD dwLen = sizeof(SYSTEM_PROCESS_INFORMATION); PSYSTEM_PROCESS_INFORMATION pProcessInfos = (PSYSTEM_PROCESS_INFORMATION)malloc(dwLen); while(pProcessInfos) { NTSTATUS status = NtQuerySystemInformation(SystemProcessInformation, pProcessInfos, dwLen, &dwLen); if(NT_SUCCESS(status)) break; else if(status != STATUS_INFO_LENGTH_MISMATCH) { free(pProcessInfos); return FALSE; } free(pProcessInfos); pProcessInfos = (PSYSTEM_PROCESS_INFORMATION)malloc(dwLen); } if(!pProcessInfos) return FALSE; // secondly, we retreive all open handle dwLen = sizeof(SYSTEM_HANDLE_INFORMATION); PSYSTEM_HANDLE_INFORMATION pHandleInfos = (PSYSTEM_HANDLE_INFORMATION)malloc(dwLen); while(pHandleInfos) { NTSTATUS status = NtQuerySystemInformation(SystemHandleInformation, pHandleInfos, dwLen, &dwLen); if(NT_SUCCESS(status)) break; else if(status != STATUS_INFO_LENGTH_MISMATCH) { free(pHandleInfos); return FALSE; } free(pHandleInfos); pHandleInfos = (PSYSTEM_HANDLE_INFORMATION)malloc(dwLen); } if(!pHandleInfos) return FALSE; // now, we find all handle to a process POBJECT_TYPE_INFORMATION pType = (POBJECT_TYPE_INFORMATION)malloc(4096); if(!pType) { free(pHandleInfos); free(pProcessInfos); return FALSE; } for(ULONG i = 0; i < pHandleInfos->HandleCount; i++) { DWORD dwOwner = pHandleInfos->Handles[i].ProcessId; HANDLE hHandle = (HANDLE)pHandleInfos->Handles[i].Handle; HANDLE hOwner = OpenProcess(PROCESS_DUP_HANDLE, FALSE, dwOwner); if(hOwner == NULL) continue; // we duplicate the handle so we can query it HANDLE hHandleLocal = NULL; NTSTATUS status = NtDuplicateObject(hOwner, hHandle, GetCurrentProcess(), &hHandleLocal, 0, 0, DUPLICATE_SAME_ACCESS | DUPLICATE_SAME_ATTRIBUTES); if(NT_SUCCESS(status)) { // now we query its type status = NtQueryObject(hHandleLocal, ObjectTypeInformation, pType, 4096, NULL); if(NT_SUCCESS(status)) { if(pType->TypeName.Buffer && wcscmp(pType->TypeName.Buffer, L"Process") == 0) { DWORD dwProcessId = GetProcessId(hHandleLocal); // check if the process is not hidden if(!IsProcessFound(dwProcessId, pProcessInfos)) { // hoho here we go wchar_t szProcess[MAX_PATH]; if(GetProcessImageFileNameW(hHandleLocal, szProcess, MAX_PATH) == 0) wcscpy_s(szProcess, L"<Unknown>"); printf("[%0.4d] %ws\n", dwProcessId, szProcess); (*piCount)++; } } } } CloseHandle(hOwner); } free(pType); free(pHandleInfos); free(pProcessInfos); return TRUE; } int main(int argc, char* argv[]) { UINT iHiddenCount = 0; if(!AcquireDebugPrivilege()) { printf("Unable to acquire debug privilege.\n"); return EXIT_FAILURE; } if(!Init()) { printf("Initialization failure.\r\n"); return EXIT_FAILURE; } DetectHiddenProcesses(&iHiddenCount); printf("Found %d hidden process%s.\r\n", iHiddenCount, (iHiddenCount > 1 ? "es" : "")); return EXIT_SUCCESS; }


    You need creativity for this code

    Credit by: how02

    where can i get that bypass hack

  10. #69
    I'm not lazy, I just really enjoy doing nothing.
    Donator
    _PuRe.LucK*'s Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    idk bruh.
    Posts
    521
    Reputation
    71
    Thanks
    5,650
    My Mood
    Bored
    Quote Originally Posted by FAKE_TUTORIAL_2013 View Post
    how to use this bro ??
    im not pro at code ..
    but thanks for sharing
    you can hide your hack with this

  11. #70
    toink008's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    can you make easy to use please ^_^

  12. #71
    COD3RIN's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    Posts
    5,309
    Reputation
    468
    Thanks
    28,779
    My Mood
    Angelic
    Quote Originally Posted by toink008 View Post
    can you make easy to use please ^_^
    That is easy code to reversing
    ᚛C☢dℝin3᚜
    Love you.
    ~Kenshit13
    Quote Originally Posted by cheaterman26 View Post
    COD3RIN PUT A BACKDOOR ON HIS OWN CHEAT HE HACK MY COMPUTER AND MY STEAM, DON'T TRUST THIS GUYS !



  13. #72
    HachikoJES's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    The Gaming Worldz
    Posts
    41
    Reputation
    10
    Thanks
    145
    My Mood
    Sleepy
    Quote Originally Posted by XxGhostPandaxX View Post
    who????? i got many friends...
    Maaaa GODDDD>.. me Minion La.. CHicken Gtalk dont know .. hahaa
    Remember to press the '' DOWNLOAD and THANKS '' Button if i Helped You or Inspire you


  14. #73
    XxGhostPandaxX's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Location
    In Your Head
    Posts
    785
    Reputation
    10
    Thanks
    2,070
    My Mood
    Aggressive
    Quote Originally Posted by HachikoJES View Post


    Maaaa GODDDD>.. me Minion La.. CHicken Gtalk dont know .. hahaa
    LOL minion sohai voice ahhh??? heheh

    Remember to press the "THANKS" button if I helped you! (:
    Make Tutorial for every hack release and tested for it - ✔
    Make Injector - ✔
    Helping People- ✔
    Get 2000 Thanks - ✔
    Get 2100 Thanks - x
    Get 2200 Thanks - x
    Get 2300 Thanks - x
    Get 2400 Thanks - x
    Get 2500 Thanks - x
    Get 2600 Thanks - x
    Get 2700 Thanks - x
    Get 2800 Thanks - x
    Get 2900 Thanks - x



  15. #74
    LenixFang's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    In your MIND!
    Posts
    9
    Reputation
    10
    Thanks
    3
    My Mood
    Relaxed
    Copy & Paste in C++ than save it into .dll file, its that right?

  16. #75
    amirhakimi901's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    Malaysia , Pulau Pinang
    Posts
    9
    Reputation
    10
    Thanks
    2
    My Mood
    Fine
    this is dll ? or what

Page 5 of 6 FirstFirst ... 3456 LastLast

Similar Threads

  1. [Release] Source Code for Survival Hack v3.3 [by sd333221]
    By chickeninabiskit in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 16
    Last Post: 01-18-2013, 07:45 AM
  2. Found source code for a hack
    By dankmagicninja in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 5
    Last Post: 08-26-2012, 03:24 AM
  3. [Source Code] Need some Source Codes for Menu Hack
    By taylan in forum WarRock Hack Source Code
    Replies: 8
    Last Post: 12-09-2010, 10:18 AM
  4. Need source code for chams hack
    By TheCamels8 in forum C++/C Programming
    Replies: 10
    Last Post: 06-14-2010, 05:49 PM
  5. Need source code for chams hack
    By TheCamels8 in forum WarRock Hack Source Code
    Replies: 5
    Last Post: 06-11-2010, 09:00 PM

Tags for this Thread