Gurud's PoE Trainer FullBight, Maphack and Zoomhack 1.0.0.e+ menu

Shout-Out

User Tag List

Page 25 of 84 FirstFirst ... 21222324252627282975 ... LastLast
Results 361 to 375 of 1250
  1. #361
    gurud's Avatar Contributor CoreCoins Purchaser
    Reputation
    129
    Join Date
    Oct 2013
    Posts
    223
    Thanks G/R
    2/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by datz View Post
    i started it while in game.. but i just did it b4 poe opened and it said injecting at bottom then it says done ty

    in game nothing working tho lol, all cheats atm, windows 7
    go to the config.ini file and increase the InjectDelay (in ms) this might be it, if this don't work do you have cheat engine installed? sometimes the CE trainer don't like people with no cheat engine installed
    Last edited by gurud; 01-30-2015 at 03:20 AM.
    If i helped you in any way consider supporting me by donating in paypal at: [email protected]

    Gurud's PoE Trainer FullBight, Maphack and Zoomhack 1.0.0.e+
  2. #362
    datz's Avatar Active Member
    Reputation
    23
    Join Date
    Aug 2013
    Posts
    538
    Thanks G/R
    170/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    changed it from 500 to 600 didnt work.. changed it to 1000 still dont work, i have ce installed version 6.3 i believe


  3. #363
    gurud's Avatar Contributor CoreCoins Purchaser
    Reputation
    129
    Join Date
    Oct 2013
    Posts
    223
    Thanks G/R
    2/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by datz View Post
    changed it from 500 to 600 didnt work.. changed it to 1000 still dont work, i have ce installed version 6.3 i believe

    create a new account and use the detected.exe there see if they are working
    If i helped you in any way consider supporting me by donating in paypal at: [email protected]

  4. #364
    datz's Avatar Active Member
    Reputation
    23
    Join Date
    Aug 2013
    Posts
    538
    Thanks G/R
    170/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nope not working either lol

    weird.

  5. #365
    gurud's Avatar Contributor CoreCoins Purchaser
    Reputation
    129
    Join Date
    Oct 2013
    Posts
    223
    Thanks G/R
    2/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by datz View Post
    nope not working either lol

    weird.
    PM'ed you with a possible solution
    If i helped you in any way consider supporting me by donating in paypal at: [email protected]

  6. #366
    datz's Avatar Active Member
    Reputation
    23
    Join Date
    Aug 2013
    Posts
    538
    Thanks G/R
    170/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    tried it restarted comp as promted and does not do anything different than before.. i also tried running windowed mode and full screen idk if that would change but it didnt lol

  7. #367
    gurud's Avatar Contributor CoreCoins Purchaser
    Reputation
    129
    Join Date
    Oct 2013
    Posts
    223
    Thanks G/R
    2/31
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by datz View Post
    tried it restarted comp as promted and does not do anything different than before.. i also tried running windowed mode and full screen idk if that would change but it didnt lol
    maybe your antivirus could be deleting required files like:
    inject.dll
    resource/hidden-x32x64.dll
    resource/hide.exe
    If i helped you in any way consider supporting me by donating in paypal at: [email protected]

  8. #368
    datz's Avatar Active Member
    Reputation
    23
    Join Date
    Aug 2013
    Posts
    538
    Thanks G/R
    170/19
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gurud View Post
    maybe your antivirus could be deleting required files like:
    inject.dll
    resource/hidden-x32x64.dll
    resource/hide.exe
    ok ill try

    i got full bright to work somehow although the rest do not

    disabled avg still not working lol
    Last edited by datz; 01-30-2015 at 03:53 AM.

  9. #369
    randomSir's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Reversed the new version, can confirm both signature scans return the correct values so this should be safe to use right now.
    Keep in mind that they could update the AC at any time to detect this or any other memory modifying hacks.

  10. #370
    doragon's Avatar Contributor
    Reputation
    80
    Join Date
    Nov 2014
    Posts
    176
    Thanks G/R
    9/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by randomSir View Post
    Reversed the new version, can confirm both signature scans return the correct values so this should be safe to use right now.
    Keep in mind that they could update the AC at any time to detect this or any other memory modifying hacks.
    +1


    it's a safe but in future it can be detectable by this
    PHP Code:
    PVOID __userpurge sub_9C8530@<eax>(int hash@<eax>, int shiftedHash)
    {
      
    DWORD processId// eax@1
      
    HANDLE handle// ebx@2
      
    PVOID baseAdress// ebp@4
      
    int size// edi@4
      
    void *lpBuffer// esi@6
      
    MEMORY_BASIC_INFORMATION memBasicInfo// [sp+4Ch] [bp-1Ch]@1

      
    memBasicInfo.BaseAddress 0;
      
    _mm_storel_epi64(&memBasicInfo.AllocationBase0i64);
      
    _mm_storel_epi64(&memBasicInfo.RegionSize0i64);
      
    _mm_storel_epi64(&memBasicInfo.Protect0i64);
      
    processId GetProcessId_9C7D40(hash);
      if ( !
    processId )
        return 
    0;
      
    handle faddr_OpenProcess_C9079C(PAGE_WRITECOMBINE|PAGE_EXECUTE0processId);
      if ( !
    handle || !faddr_VirtualQueryEx_C90FD8(handle0, &memBasicInfo28) )
        return 
    0;
      while ( 
    )
      {
        
    baseAdress memBasicInfo.BaseAddress;
        
    size memBasicInfo.RegionSize;
        if ( !(
    memBasicInfo.State MEM_COMMIT)
          || !(
    memBasicInfo.AllocationProtect & (PAGE_EXECUTE_WRITECOPY|PAGE_EXECUTE_READWRITE|PAGE_EXECUTE)) )
          goto 
    LABEL_8;                             // region is protected go next
        
    lpBuffer faddr_VirtualAlloc_C90FBC(0memBasicInfo.RegionSizeMEM_COMMITPAGE_READWRITE);
        
    faddr_ReadProcessMemory_C91004(handlebaseAdresslpBuffersize0);// dump region
        
    if ( sub_9C8410(lpBuffersizeshiftedHash) )
          return 
    baseAdress;
        
    faddr_VirtualFree_C90FF4(lpBuffer0MEM_RELEASE);
    LABEL_8:
        if ( !
    faddr_VirtualQueryEx_C90FD8(handlebaseAdress size, &memBasicInfo28) )
          return 
    0;
      }
    }

    DWORD __usercall GetProcessId_9C7D40@<eax>(int hash@<edi>)
    {
      
    int hProcessSnap// esi@1
      
    unsigned int length// eax@2
      
    char *name// edx@2
      
    int i// ecx@2
      
    DWORD result// eax@6
      
    PROCESSENTRY32 pe32// [sp+10h] [bp-12Ch]@1

      
    hProcessSnap faddr_CreateToolhelp32Snapshot_C90FE4(TH32CS_SNAPPROCESS0);
      
    pe32.dwSize 296;
      if ( 
    faddr_Process32First_C90FF8(hProcessSnap, &pe32) )
      {
        while ( 
    )
        {
          
    length strlen(pe32.szExeFile);
          
    name pe32.szExeFile;
          for ( 
    5381length; --length )
            
    33 + *name++;
          if ( 
    == hash )
            break;
          if ( !
    faddr_Process32Next_C91008(hProcessSnap, &pe32) )
            goto 
    LABEL_6;
        }
        
    result pe32.th32ProcessID;
      }
      else
      {
    LABEL_6:
        
    faddr_CloseHandle_C90FE8(hProcessSnap);
        
    result 0;
      }
      return 
    result;

    so don't forget rename Launcher exe to another name!!!

  11. #371
    immor's Avatar Active Member
    Reputation
    20
    Join Date
    Mar 2008
    Posts
    68
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    cheating suxx but i do like the gui!
    +1

  12. #372
    Philss's Avatar Member
    Reputation
    8
    Join Date
    Oct 2014
    Posts
    99
    Thanks G/R
    21/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks guruud you are awsome!

  13. #373
    Ouariasse's Avatar Active Member
    Reputation
    34
    Join Date
    Jan 2015
    Posts
    66
    Thanks G/R
    0/15
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Careful this can be detected on the fly if they decide to update their anti cheat server side.

  14. #374
    bnet4sale's Avatar Member
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quick q, What's to stop them from checking the Details of an exe for things like "by Gurud"?

  15. #375
    randomSir's Avatar Member
    Reputation
    1
    Join Date
    Jan 2015
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bnet4sale View Post
    Quick q, What's to stop them from checking the Details of an exe for things like "by Gurud"?
    It would be trivially easy for them to detect this any number of ways since it's public.
    I predict they will just add one or two more sigs to scan, since that seems to be the only function of the anti cheat that is currently executed at all.

Similar Threads

  1. Replies: 410
    Last Post: 06-24-2017, 02:27 PM
  2. [Selling] PoE Softcore - Safest orbs and items
    By DavidO1 in forum PoE Buy Sell Trade
    Replies: 1
    Last Post: 05-11-2013, 06:15 AM
  3. [Selling] PoE. Orbs, Gems, Powerlevelling and more.
    By RaenGipson in forum PoE Buy Sell Trade
    Replies: 1
    Last Post: 02-15-2013, 05:11 AM
  4. Replies: 23
    Last Post: 06-13-2012, 12:17 PM
  5. All the trainer Ids (Horde and ally)
    By CraZe in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 10-21-2007, 03:33 AM
All times are GMT -5. The time now is 05:46 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search