Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[KIT] VB6 Trainer Toolkit

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Sat Sep 15, 2007 2:57 pm    Post subject: [KIT] VB6 Trainer Toolkit Reply with quote

I had made this a while back as another named project which didn't get far cause I didn't keep things going and I didn't really get much feedback (yes lol vb6, what ever..).

I'm releasing this updated version of the code for those that still program in VB6, I moved into C++ a while back so I kinda stopped programming in VB6 for anything major.

About The code
As of this post, the code is a group of class modules and a single normal module. The normal module holds the API used throughout the class modules which is needed if you are using any of them. There are 4 class modules which I will explain below.

    clsProcess_Access.cls
    This class allows you to obtain information of a given process that is used in numerous things for game hacking. Such as the window title, window handle (hwnd), and the process ID. It will also return the base address of a given module and the module size incase you need things for code shifting games.


    clsMemory_Read.cls
    This class gives you access to read memory from the given process. It contains code to read: byte, int, long, single, double, string, and a structure. Also inside this file is a private function ReadMemory that is wrapped by the other functions which can be used for custom read types. (You will need to make it public if you want to do your own thing with it.)


    clsMemory_Write.cls
    This class gives you access to write to memory to the given process. It contains code to write: byte, int, long, single, double, string, and a structure. Also in this class is a main function WriteMemory that you can make public and write your own code to use this to write other things.


    clsMemory_Misc.cls
    This class gives you access to various other functions that are used while working with another processes memory. Currently this file includes two functions. One allows you to set the access to a given memory region, another allows you to scan for a byte array in the memory. (AOB scanning) which is useful in code shifting games.


Included in the zip file is a full demonstration of the classes using Minesweeper to demonstrate how to use each function incase you need help with them.

Again I am releasing this cause I don't really touch VB6 anymore and I figured this would help more people that still use it. I'm not looking for people to say "lol vb6 sucks and shit" if you don't use VB6 don't bother posting.

If I have time to add more things based on requests and such, updates can be found here:
http://home.comcast.net/~wiccaan/VB6_Trainer_Coding/index.html

A pic of the demo app:




The Extension 'zip' was deactivated by an board admin, therefore this Attachment is not displayed.

Back to top
View user's profile Send private message Visit poster's website
Trow
Grandmaster Cheater
Reputation: 2

Joined: 17 Aug 2006
Posts: 957

PostPosted: Sun Sep 16, 2007 7:50 am    Post subject: Reply with quote

somehow I think this is the most beneficial post from cheat engine for me I've ever seen
_________________
Get kidnapped often.
Back to top
View user's profile Send private message
night
Newbie cheater
Reputation: 0

Joined: 11 Oct 2007
Posts: 12

PostPosted: Tue Oct 16, 2007 7:31 pm    Post subject: Reply with quote

hey man i just wona congratulate you on your work i don't use vb6 much but your guide seems good we need more post like that and if u can or have time maybe u can make one in c or c++ that would b great Razz thanx alot again
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Tue Oct 16, 2007 8:23 pm    Post subject: Reply with quote

night wrote:
hey man i just wona congratulate you on your work i don't use vb6 much but your guide seems good we need more post like that and if u can or have time maybe u can make one in c or c++ that would b great Razz thanx alot again


Heh, I have written something better then this in C++, which is currently private but will be open source soon. I'll post it here when it's done Smile
Back to top
View user's profile Send private message Visit poster's website
bheesham
Advanced Cheater
Reputation: 0

Joined: 08 Nov 2006
Posts: 88
Location: ::1

PostPosted: Sat Oct 20, 2007 12:20 pm    Post subject: Reply with quote

ill have a look inside.. and see if it has what i need.. thnx =D
Back to top
View user's profile Send private message Visit poster's website
kingspades2
Master Cheater
Reputation: 0

Joined: 25 Jan 2007
Posts: 353
Location: ytmnd.com

PostPosted: Sat Oct 20, 2007 7:22 pm    Post subject: Reply with quote

hmm I could use some C++ teaching myself. it would help my shop classes(long story)
Back to top
View user's profile Send private message Visit poster's website
SeVeR
Expert Cheater
Reputation: 0

Joined: 22 Sep 2007
Posts: 126

PostPosted: Sat Oct 20, 2007 10:20 pm    Post subject: Reply with quote

Very nice toolkit/guide.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites