 |
Cheat Engine The Official Site of Cheat Engine
|
| View previous topic :: View next topic |
| Author |
Message |
vip235689 Cheater
Reputation: 0
Joined: 15 Jan 2009 Posts: 28
|
Posted: Thu Mar 18, 2010 6:39 am Post subject: VBCE V5 SOURCE |
|
|
The file (VBCE V5 SOURCE)in forum is deleted
Can Put it in other space?
I Will do that to do a Easy UCE in Twms
Please..
|
|
| Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Fri Mar 19, 2010 10:54 am Post subject: |
|
|
| Just make your own, its simple and easy. I made a detected memory scanner in 30 mins.
|
|
| Back to top |
|
 |
vip235689 Cheater
Reputation: 0
Joined: 15 Jan 2009 Posts: 28
|
Posted: Sat Mar 20, 2010 1:42 am Post subject: |
|
|
I have a easy vbce,but I do not know to bypass HS or GG
Can teach me?
|
|
| Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Sat Mar 20, 2010 11:50 am Post subject: |
|
|
Hmmm, the way I would do it is inject a .dll into my target and read from the memory as if it was my own and display the results in a window. But you can't do this in VB, and other methods I would do for ex: HS is inject a dll into HS and hook some functions that hook other functions, i've tested this before and it worked fine GG is a bitch.
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sat Mar 20, 2010 10:53 pm Post subject: |
|
|
You could always use ReadProcessMemory.
I used ReadProcessMemory when I was working on a simple sig scanner. It takes a couple seconds to finish. I dunno how clever my method is, but it seems fast. Pulled it out of my ass one night and it seems right so whatev.
|
|
| Back to top |
|
 |
vip235689 Cheater
Reputation: 0
Joined: 15 Jan 2009 Posts: 28
|
Posted: Sun Mar 21, 2010 12:16 am Post subject: |
|
|
| I don not know how to use CEInitialize...
|
|
| Back to top |
|
 |
Slugsnack Grandmaster Cheater Supreme
Reputation: 71
Joined: 24 Jan 2007 Posts: 1857
|
Posted: Sun Mar 21, 2010 6:16 am Post subject: |
|
|
| iPromise wrote: | Hmmm, the way I would do it is inject a .dll into my target and read from the memory as if it was my own and display the results in a window. But you can't do this in VB, and other methods I would do for ex: HS is inject a dll into HS and hook some functions that hook other functions, i've tested this before and it worked fine GG is a bitch. |
yes you can do it in VB. marty has a memory scanner called gzengine which is essentially just that. it does use C for some parts but you should not mislead him by saying it's impossible
besides, i thought you were GG king after this thread :
http://forum.cheatengine.org/viewtopic.php?p=4755065#4755065
|
|
| Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Sun Mar 21, 2010 10:24 am Post subject: |
|
|
| @slugsnack Your wrong, marty coded the application in VB, this application reads off files written from the dll which is coded in c++. I asked him myself. You can't make a undetected memory scanner with VB, ReadProcessMemory() won't take you far because its hooked kernally on most anti-cheat systems.
|
|
| Back to top |
|
 |
Slugsnack Grandmaster Cheater Supreme
Reputation: 71
Joined: 24 Jan 2007 Posts: 1857
|
Posted: Sun Mar 21, 2010 5:09 pm Post subject: |
|
|
| iPromise wrote: | | @slugsnack Your wrong, marty coded the application in VB, this application reads off files written from the dll which is coded in c++. I asked him myself. You can't make a undetected memory scanner with VB, ReadProcessMemory() won't take you far because its hooked kernally on most anti-cheat systems. |
read my post properly, gg king
|
|
| Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Sun Mar 21, 2010 7:51 pm Post subject: |
|
|
READ my post properly, idiot.
| Quote: |
yes you can do it in VB. marty has a memory scanner called gzengine which is essentially just that. it does use C for some parts
|
IS wrong, GZNGINE was an application, it read from a dll which is coded in ++, so yes, the main part, not some parts, was coded in C++. This kid won't do much with VB, you need to add another language in like C++ or C#. So yes, i'm right, VB isn't a strong language,.
| Quote: |
But you can't do this in VB, and other methods I would do ...
|
is right, you just decided to increase your post count by saying some useless shit.
SO conclusion is IF you want to make a undetected memory scanner with VB, your ovbiously going to use another language, because VB won't take you far.
| Quote: |
should not mislead him by saying it's impossible
|
It's impossible to code a memory scanner 100% with VB.
|
|
| Back to top |
|
 |
Slugsnack Grandmaster Cheater Supreme
Reputation: 71
Joined: 24 Jan 2007 Posts: 1857
|
Posted: Mon Mar 22, 2010 6:27 am Post subject: |
|
|
| iPromise wrote: | READ my post properly, idiot.
| Quote: |
yes you can do it in VB. marty has a memory scanner called gzengine which is essentially just that. it does use C for some parts
|
IS wrong, GZNGINE was an application, it read from a dll which is coded in ++, so yes, the main part, not some parts, was coded in C++. This kid won't do much with VB, you need to add another language in like C++ or C#. So yes, i'm right, VB isn't a strong language,.
| Quote: |
But you can't do this in VB, and other methods I would do ...
|
is right, you just decided to increase your post count by saying some useless shit.
SO conclusion is IF you want to make a undetected memory scanner with VB, your ovbiously going to use another language, because VB won't take you far.
| Quote: |
should not mislead him by saying it's impossible
|
It's impossible to code a memory scanner 100% with VB. |
then you should have said that at the start although even that is not strictly true
counter example 1:
http://www.cheatengine.org/forum/viewtopic.php?t=183964&postdays=0&postorder=asc&start=0&sid=dd5702c6e6180df278e8b4437820668d
there was another memory scanner in the past coded in VB which used the undetected driver from a UCE. those are 2 clear implementations of memory scanners coded at least partially in VB indicating it is clearly of some use. the fact that VB can be used to communicate with a device driver means it is useful for making memory scanners. i would have thought something so simple would be obvious
now stop pulling shit out of your ass, sit the fuck down and make me a sandwich. stop thinking because you made several fail projects that this makes you some sort of programming all-knowing god. you're a shit programmer and 90% of the topics you jump into, you end up making retarded posts. touting your pathetic excuse for a 'memory scanner' is laughable at best too.
also. your rage. lol, just lol
|
|
| Back to top |
|
 |
vip235689 Cheater
Reputation: 0
Joined: 15 Jan 2009 Posts: 28
|
Posted: Mon Mar 22, 2010 6:42 am Post subject: |
|
|
| The file (VBCE V5 SOURCE)in forum is deleted ...
|
|
| Back to top |
|
 |
iPromise Grandmaster Cheater
Reputation: -1
Joined: 27 Jun 2009 Posts: 529 Location: Canada
|
Posted: Mon Mar 22, 2010 3:22 pm Post subject: |
|
|
| Slugsnack wrote: | | iPromise wrote: | READ my post properly, idiot.
| Quote: |
yes you can do it in VB. marty has a memory scanner called gzengine which is essentially just that. it does use C for some parts
|
IS wrong, GZNGINE was an application, it read from a dll which is coded in ++, so yes, the main part, not some parts, was coded in C++. This kid won't do much with VB, you need to add another language in like C++ or C#. So yes, i'm right, VB isn't a strong language,.
| Quote: |
But you can't do this in VB, and other methods I would do ...
|
is right, you just decided to increase your post count by saying some useless shit.
SO conclusion is IF you want to make a undetected memory scanner with VB, your ovbiously going to use another language, because VB won't take you far.
| Quote: |
should not mislead him by saying it's impossible
|
It's impossible to code a memory scanner 100% with VB. |
then you should have said that at the start although even that is not strictly true
counter example 1:
http://www.cheatengine.org/forum/viewtopic.php?t=183964&postdays=0&postorder=asc&start=0&sid=dd5702c6e6180df278e8b4437820668d
there was another memory scanner in the past coded in VB which used the undetected driver from a UCE. those are 2 clear implementations of memory scanners coded at least partially in VB indicating it is clearly of some use. the fact that VB can be used to communicate with a device driver means it is useful for making memory scanners. i would have thought something so simple would be obvious
now stop pulling shit out of your ass, sit the fuck down and make me a sandwich. stop thinking because you made several fail projects that this makes you some sort of programming all-knowing god. you're a shit programmer and 90% of the topics you jump into, you end up making retarded posts. touting your pathetic excuse for a 'memory scanner' is laughable at best too.
also. your rage. lol, just lol |
Hahahahahahaha, coming from the person who told me clearly on msn like a while ago:
code in C++, VB will take you no where
what a change of opinions, now listen, before you deny it. Think back to when we use to talk, you talked so much shit about VB, etc.
and your hypocrocity, lol, just lol
|
|
| Back to top |
|
 |
AtheistCrusader Grandmaster Cheater
Reputation: 6
Joined: 23 Sep 2006 Posts: 681
|
Posted: Mon Mar 22, 2010 4:05 pm Post subject: |
|
|
| iPromise wrote: | | Slugsnack wrote: | | iPromise wrote: | READ my post properly, idiot.
| Quote: |
yes you can do it in VB. marty has a memory scanner called gzengine which is essentially just that. it does use C for some parts
|
IS wrong, GZNGINE was an application, it read from a dll which is coded in ++, so yes, the main part, not some parts, was coded in C++. This kid won't do much with VB, you need to add another language in like C++ or C#. So yes, i'm right, VB isn't a strong language,.
| Quote: |
But you can't do this in VB, and other methods I would do ...
|
is right, you just decided to increase your post count by saying some useless shit.
SO conclusion is IF you want to make a undetected memory scanner with VB, your ovbiously going to use another language, because VB won't take you far.
| Quote: |
should not mislead him by saying it's impossible
|
It's impossible to code a memory scanner 100% with VB. |
then you should have said that at the start although even that is not strictly true
counter example 1:
http://www.cheatengine.org/forum/viewtopic.php?t=183964&postdays=0&postorder=asc&start=0&sid=dd5702c6e6180df278e8b4437820668d
there was another memory scanner in the past coded in VB which used the undetected driver from a UCE. those are 2 clear implementations of memory scanners coded at least partially in VB indicating it is clearly of some use. the fact that VB can be used to communicate with a device driver means it is useful for making memory scanners. i would have thought something so simple would be obvious
now stop pulling shit out of your ass, sit the fuck down and make me a sandwich. stop thinking because you made several fail projects that this makes you some sort of programming all-knowing god. you're a shit programmer and 90% of the topics you jump into, you end up making retarded posts. touting your pathetic excuse for a 'memory scanner' is laughable at best too.
also. your rage. lol, just lol |
Hahahahahahaha, coming from the person who told me clearly on msn like a while ago:
code in C++, VB will take you no where
what a change of opinions, now listen, before you deny it. Think back to when we use to talk, you talked so much shit about VB, etc.
and your hypocrocity, lol, just lol |
Wait what? VB will take you no where for sure.....
He is saying you can do some advanced stuff in VB6, he ain't saying you should use vb, learn to read shit fuck.
|
|
| Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Mon Mar 22, 2010 8:18 pm Post subject: |
|
|
will you idiots calm down
holy shit, is it not possible to discuss anything civilly?
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|