Is ReadProcessMemory() detected in wow 64 bit? menu

User Tag List

Results 1 to 8 of 8
  1. #1
    versatile's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Is ReadProcessMemory() detected in wow 64 bit?

    Hi
    i started my own bot some time back and have been using the Blackmagic lib for memory reading.
    now i changed to 64 bit using only this to get information:
    Code:
    ReadProcessMemory((int)Handle, (Int64)BaseAdress + offset, buffer, buffer.Length, ref bytesRead);
    after changing, i got banned.

    is it safe to simply use ReadProcessMemory() ? or do i have to hide it some kind of way ?
    (dont know much about warden and memory, any info or advice is higly appreciated)

    could not find a reecent thread about this, i dont trust the ones from 2010.

    Is ReadProcessMemory() detected in wow 64 bit?
  2. #2
    MrNoble's Avatar ezclap CoreCoins Purchaser
    Reputation
    535
    Join Date
    Sep 2015
    Posts
    357
    Thanks G/R
    170/218
    Trade Feedback
    2 (100%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    The Blackmagic lib has been around for a while so that might got you banned.
    I use these for my projects:

    Code:
            [DllImport("Kernel32.dll")]
            public static extern bool ReadProcessMemory(IntPtr handle, long address, byte[] bytes, int nsize, ref int op);
    
            [DllImport("Kernel32.dll")]
            public static extern bool WriteProcessMemory(IntPtr hwind, long Address, byte[] bytes, int nsize, out int output);
    So far i haven't got banned using this, but it all depends on what you read/write.
    Have you heard about the trap pages? you might have triggerd one and got your account flagged that way.
    Or you cold have already been flagged for a ban while using Blackmagic, and recived the ban after you changed.

    i make different accounts for each methode i use, and see how it works out over a long periode of time.
    Any fool can write code that a computer can understand. good programmers write code that humans can understand.

  3. Thanks versatile (1 members gave Thanks to MrNoble for this useful post)
  4. #3
    versatile's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok thx
    i dont think i hit trap pages as i read very little and been reading the same data for almost a year now. always getting offsets the same way with different account, machine and ip.
    must have been something else than that function. glad i dont have to get into the memory editing stuff any deeper.

  5. #4
    Kovrizha's Avatar Active Member
    Reputation
    18
    Join Date
    Oct 2013
    Posts
    160
    Thanks G/R
    19/10
    Trade Feedback
    44 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There are many ways to trigger ban.
    Player reports, gold selling...
    What did you do with your bot?

  6. #5
    versatile's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    7
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i just farmed gold for myself.
    may have been reports as i was botting the same area for a long time
    coincidentally i got ban shortly after changing to 64 bit so i was worried it was the reading part
    Last edited by versatile; 07-01-2018 at 02:07 AM.

  7. #6
    doityourself's Avatar ★ Elder ★
    Reputation
    1424
    Join Date
    Nov 2008
    Posts
    843
    Thanks G/R
    35/448
    Trade Feedback
    0 (0%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    They don't ban for just simple memory reading/hooking/injection. This is only the case if you are not using any public or know software for stuff like that where they do signature scans or external window/process scans.

  8. #7
    charles420's Avatar Contributor
    Reputation
    315
    Join Date
    Jun 2009
    Posts
    329
    Thanks G/R
    25/119
    Trade Feedback
    0 (0%)
    Mentioned
    10 Post(s)
    Tagged
    0 Thread(s)
    Ive been jumping between x86 and x64 for a few months no bans with just memory reading/ writing yet and thats me boting daily 6-8 hrs a day I do switch toons / spots and things I farm etc so not a pattern but
    Last edited by charles420; 07-06-2018 at 10:28 AM.

  9. #8
    WiNiFiX's Avatar Banned
    Reputation
    242
    Join Date
    Jun 2008
    Posts
    447
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by charles420 View Post
    but....
    And they lived happily ever after the ban?

Similar Threads

  1. Call FrameScript::ExecuteBuffer in Wow-64
    By Konctantin in forum WoW Memory Editing
    Replies: 4
    Last Post: 03-09-2014, 01:47 PM
  2. How is the Botting in WoW?
    By Lionofthewarriors in forum WoW Bots Questions & Requests
    Replies: 6
    Last Post: 07-19-2012, 10:14 AM
  3. [How-To] Install and run 64-bit WoW Client (4.3.2)
    By Zuleyah in forum World of Warcraft Guides
    Replies: 16
    Last Post: 02-06-2012, 10:47 AM
  4. Is model editing at all possible in WoW's current form?
    By trylus in forum WoW ME Questions and Requests
    Replies: 5
    Last Post: 11-16-2011, 04:59 PM
  5. Is there a list of cool weird items in WoW?
    By MagellanFreet in forum World of Warcraft General
    Replies: 4
    Last Post: 06-13-2008, 09:21 PM
All times are GMT -5. The time now is 07:22 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search