Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    freddielol1234's Avatar
    Join Date
    Dec 2014
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    Reading process memory detectable

    If I use a simple C# app to read certain information in the process memory without taking any precautions, so long as i keep my program private, is there much risk in detection?

  2. #2
    Bayley_LOL's Avatar
    Join Date
    Jun 2014
    Gender
    female
    Location
    Trollaux's Leeching Grounds
    Posts
    527
    Reputation
    74
    Thanks
    1,437
    My Mood
    Bored
    There's always risk of detection. However you should be fine if you just keep it to yourself.
    @Color

    Solved, please close.

  3. #3
    CoreLabs's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    Check your bed....
    Posts
    55
    Reputation
    76
    Thanks
    871
    My Mood
    Breezy
    Quote Originally Posted by Bayley_LOL View Post
    There's always risk of detection. However you should be fine if you just keep it to yourself.
    @Color

    Solved, please close.
    Bayley 2 pro

  4. #4
    Motherflufferr's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    14
    My Mood
    Bored
    Quote Originally Posted by freddielol1234 View Post
    If I use a simple C# app to read certain information in the process memory without taking any precautions, so long as i keep my program private, is there much risk in detection?
    If it's external, only reading memory and your the only one using it the chance of getting banned is close to none.
    For extra security, you could try to make your hack run in ring0(Google what it is) or make it run as system/local system.

  5. #5
    EvanW's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    5
    every hack you use will always put you at risk of being banned

  6. #6
    Bayley_LOL's Avatar
    Join Date
    Jun 2014
    Gender
    female
    Location
    Trollaux's Leeching Grounds
    Posts
    527
    Reputation
    74
    Thanks
    1,437
    My Mood
    Bored
    Quote Originally Posted by Motherflufferr View Post
    If it's external, only reading memory and your the only one using it the chance of getting banned is close to none.
    For extra security, you could try to make your hack run in ring0(Google what it is) or make it run as system/local system.
    Running in ring0 does next to nothing just look at the 'common' paid cheats.

  7. #7
    Motherflufferr's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    14
    My Mood
    Bored
    Quote Originally Posted by Bayley_LOL View Post
    Running in ring0 does next to nothing just look at the 'common' paid cheats.
    Make a cloaked kernel mode driver with the cheat built in and it will take vac double the usual time or more.
    I looked up the system account, it does nothing. Running the cheat did nothing, so ignore that..

  8. #8
    Bayley_LOL's Avatar
    Join Date
    Jun 2014
    Gender
    female
    Location
    Trollaux's Leeching Grounds
    Posts
    527
    Reputation
    74
    Thanks
    1,437
    My Mood
    Bored
    Quote Originally Posted by Motherflufferr View Post
    Make a cloaked kernel mode driver with the cheat built in and it will take vac double the usual time or more.
    I looked up the system account, it does nothing. Running the cheat did nothing, so ignore that..
    Double the time, doesn't make it 'undetectable'. It's a waste of time.

  9. #9
    Motherflufferr's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    14
    My Mood
    Bored
    Quote Originally Posted by Bayley_LOL View Post
    Double the time, doesn't make it 'undetectable'. It's a waste of time.
    Not if it's a hack that few people uses.

  10. #10
    Bayley_LOL's Avatar
    Join Date
    Jun 2014
    Gender
    female
    Location
    Trollaux's Leeching Grounds
    Posts
    527
    Reputation
    74
    Thanks
    1,437
    My Mood
    Bored
    Quote Originally Posted by Motherflufferr View Post
    Not if it's a hack that few people uses.
    If it's only a few people using Valve uses signature detection and if it's not WPM it'll be UD.

  11. #11
    Motherflufferr's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    14
    My Mood
    Bored
    Quote Originally Posted by Bayley_LOL View Post
    If it's only a few people using Valve uses signature detection and if it's not WPM it'll be UD.
    Btw, as you taught me, internal is just as detectable as external. I forgot to mention that to the OP.

  12. #12
    Bayley_LOL's Avatar
    Join Date
    Jun 2014
    Gender
    female
    Location
    Trollaux's Leeching Grounds
    Posts
    527
    Reputation
    74
    Thanks
    1,437
    My Mood
    Bored
    Quote Originally Posted by Motherflufferr View Post
    Btw, as you taught me, internal is just as detectable as external. I forgot to mention that to the OP.
    External is no safer than internal exactly. Internal obvious you can do more with and in my opinion is the way to go. However who in their right mind is gonna release their own UD hook?

  13. #13
    Motherflufferr's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    14
    My Mood
    Bored
    Quote Originally Posted by Bayley_LOL View Post
    External is no safer than internal exactly. Internal obvious you can do more with and in my opinion is the way to go. However who in their right mind is gonna release their own UD hook?
    Anyone who loves to code, as they can just code a new one.
    A hook is not really needed, depending on what you are going to do.

  14. #14
    Bayley_LOL's Avatar
    Join Date
    Jun 2014
    Gender
    female
    Location
    Trollaux's Leeching Grounds
    Posts
    527
    Reputation
    74
    Thanks
    1,437
    My Mood
    Bored
    Quote Originally Posted by Motherflufferr View Post
    Anyone who loves to code, as they can just code a new one.
    A hook is not really needed, depending on what you are going to do.
    My attitude toward to it is: why waste something? Like seriously.

    Anyways can't be fucked arguing, talk to me on skype and gimme your copy/paster knowledge.

    ~Bayley_

  15. #15
    Motherflufferr's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    51
    Reputation
    10
    Thanks
    14
    My Mood
    Bored
    Quote Originally Posted by Bayley_LOL View Post
    My attitude toward to it is: why waste something? Like seriously.

    Anyways can't be fucked arguing, talk to me on skype and gimme your copy/paster knowledge.

    ~Bayley_
    The logic is real. Reading about something and knowing is copy/paste everybody!
    The information were meant for the op, not you.

    For the OP, not bayley:
    If you write your own internal or external hack and avoid writing to memory and you should be fine. Don't use too much public code snippets, as it can trigger vac signature bans.
    @Color, this thread is going nowhere and is solved now.
    Last edited by Motherflufferr; 12-08-2014 at 08:28 AM. Reason: typo

Page 1 of 2 12 LastLast

Similar Threads

  1. [Help Request] Reading a string from a process memory
    By LoneWolf_78 in forum Visual Basic Programming
    Replies: 2
    Last Post: 01-04-2014, 04:39 AM
  2. [Detected] process hacker detect
    By azeemsintaro in forum Mission Against Terror Hacks & Cheats
    Replies: 1
    Last Post: 03-23-2013, 07:48 AM
  3. [Request] Open process memory [read/wirte to it]
    By wolfguardiann in forum Visual Basic Programming
    Replies: 18
    Last Post: 07-01-2011, 08:25 PM
  4. [Help] Memory editing (Read/Write Process Memory)
    By wolfguardiann in forum Visual Basic Programming
    Replies: 31
    Last Post: 06-04-2011, 03:23 AM
  5. Read this about detected hacks.
    By Twinkieb0ii in forum WarRock - International Hacks
    Replies: 5
    Last Post: 05-07-2008, 03:58 PM