i have several huge question, i've read a lot of tuts and stuff but non of them
covers these so.
1.can you run .exe files from another .exe made by VB or delphi?
2. if so, can you create a dump txt that tell you what are the variables of a exe?
3.how does GG or XTrap detect AFTER its crc chek?
4. can a hack be put inside a program, fooling the crc check?
5. lolrofl and finally what piece code in c# or c++ do I add to
make a program attach to a game???
[email protected]
lol thx i might hve more questions after u answer these and its
best someone add me on msn so u can KINDHEARTELDLY help me
in making hck/programes
zomg i forgot... its best if u juz gave me an attachable game hack
source code or somethin (dun worry i wont plagerize)
Quote:
And 'zomg' I doubt it would be best to just "give you the code" because I'd bet on it you'd just be posting about how it doesn't compile, since you probably wouldn't understand the code anyways.
I so would not iive been 2 c# courses at BCIT i juz wanna see the part where the program attaches and runs
Last edited by redhot4321 on Sun Sep 09, 2007 11:28 am; edited 1 time in total
Posted: Fri Sep 07, 2007 8:33 am Post subject: Re: visual basic {question}
redhot4321 wrote:
Hey....
i have several huge question, i've read a lot of tuts and stuff but non of them
covers these so.
1.can you run .exe files from another .exe made by VB or delphi?
2. if so, can you create a dump txt that tell you what are the variables of a exe?
3.how does GG or XTrap detect AFTER its crc chek?
4. can a hack be put inside a program, fooling the crc check?
5. lolrofl and finally what piece code in c# or c++ do I add to
make a program attach to a game???
[email protected]
lol thx i might hve more questions after u answer these and its
best someone add me on msn so u can KINDHEARTELDLY help me
in making hck/programes
zomg i forgot... its best if u juz gave me an attachable game hack
source code or somethin (dun worry i wont plagerize)
1. Yes it's called shelling another program. In C++ (dependant on the system) you could do: system("ls -l ~/");
2. pipe the output using your command line knowledge. If you don't have it - look it up, it's not hard
3. No idea
4. Dll injection would probably work
5. If you really can't be bothered to code you own or even bother to search - I doubt you'll get one to work anyway. But feel free to search!
And 'zomg' I doubt it would be best to just "give you the code" because I'd bet on it you'd just be posting about how it doesn't compile, since you probably wouldn't understand the code anyways. _________________
1. Yes. As stated above use shells.
2. I know what you may be trying to do, but just know that the variables names like playername. You may already know this, but Cheat Engine is capable of finding variables, you just have to find out that they are.
3. Ask nProtect. I guess its done by crcing valuble memory or all of it, and storing it into GG.
4. Dll Injection, or forcing the program to load your DLL.
5. google dot com
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