matomesc / WoW-Object-Manager

A C# class library designed to make accessing the objects in World of Warcraft's memory easy and intuitive.

Home Page:http://www.programiscellaneous.com/programming-projects/small-miscellaneous/wow-object-manager/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home page: http://www.programiscellaneous.com/programming-projects/small-miscellaneous/wow-object-manager/

Source available at http://github.com/johnmoore/WoW-Object-Manager

=====

WoW Object Manager
Copyright (C) 2010 John Moore

Thanks to jbrauman of MMOwned.com for basis of code
MemoryReader.dll is not an original work of John Moore

This program is not associated with or endorsed by Blizzard Entertainment in any way. 
World of Warcraft is copyright of Blizzard Entertainment.


http://www.programiscellaneous.com/programming-projects/small-miscellaneous/wow-object-manager/

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see http://www.gnu.org/licenses/

About

A C# class library designed to make accessing the objects in World of Warcraft's memory easy and intuitive.

http://www.programiscellaneous.com/programming-projects/small-miscellaneous/wow-object-manager/

License:GNU General Public License v3.0


Languages

Language:C# 100.0%