What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

WoW Reading Ram Question...

Kickazz006

Well-Known Member
Joined
Jan 15, 2010
Messages
20,566
Well its more of a question about if we can have wow only read its program and not read outside of its program. So if HB/GB were to be read, or another program thats against the rules to use... it wouldn't see them in the ram. Is there a program that can be loaded to stop this?

ie: load program and then that program loads wow w/in its resources and stand-alone setup, then inject w/ gb/hb?

or am i just being paranoid that wow can read ram and find gb/hb?
 
The things Warden currently looks for out-of-process includes but is not limited to:

  • Known cheating drivers (rootkits)
hmm...
 
Also, the problem with your idea is that - even if you ran WoW in a sandbox with no access to the OS other than Internet, you would still have to have the dll or code you're injecting in the sandbox as well (otherwise how would it interact with WoW?), defeating the purpose anyway.
 
Also, the problem with your idea is that - even if you ran WoW in a sandbox with no access to the OS other than Internet, you would still have to have the dll or code you're injecting in the sandbox as well (otherwise how would it interact with WoW?), defeating the purpose anyway.

Exactly... thats why it is called Injection, or injected code.

Out-of-process does what you want. It reads memory directly from Windows. But in order to make stuff work ingame, you have to emulate mouse+keyboard. And that is quite messy... but possible ofc. Teoretically you can have a fully out-of-process bot, that works great. But it requires a ton lot more code AFAIK. Just see my relogger VS the one erenion released. I have waaaaaaaay more code for stuff that he can just do a LUA.DOSTRING with.

Out-of-process means you have to control windows with keyboard and mouse, by code. Humans can do keystrokes and mouse inputs just fine, but its not that linear for programs. Also, reading stuff is a ton harder for programs.
 
mrbig, why did you choose to remain out of process? I mean, the bot is injection, so why not just go injection? IF they are offering umbrella protection under their warden protection, seems you would be safe injecting.
 
Injection scares the hell out of me. It seems like LUANinja/injection would be so easy to detect.
 
Back
Top