Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sthilla

Pages: 1 [2]
16
Crossfire Source Code / C++ guide (TUT1)
« on: November 10, 2011, 06:37:09 pm »
"How to learn C++?

C++ isn't easy and it takes time to learn.But it's very helpful if you know some basics.

So I decided to make a guide(I'm not so good at C++ but I know something I gathered some information that I found on the net)

Contents:
Introduction
What you'll need
What's next?

Introduction.
C++ is an "object oriented" programming language created by Bjarne Stroustrup and released in 1985. It implements "data abstraction" using a concept called "classes", along with other features to allow object-oriented programming. Parts of the C++ program are easily reusable and extensible; existing code is easily modifiable without actually having to change the code. C++ adds a concept called "operator overloading" not seen in the earlier OOP languages and it makes the creation of libraries much cleaner.

What you'll need:
Compilers
Visual Studios 2008 Express The free version of Visual Studios, this compiler is capable of handling large projects very easily, as well as importing a variety of SDK's, it contains so many features it would be impossible to list them all. I wouldn't recommend using this compiler when first learning C++, because learning just how to use VS could interfere with learning C++. However there are a few who start off with this compiler right away. If you decide to go ahead and start off with VS it will keep you from having to learn how to use VS later on, like I am having to do now. In the end every programmer advances to VS, whether you want to jump right in or simply wait to learn the basics first is just a style preference.
Dev-C++ A very simple IDE to start off with. It's good for beginners. It allow your to quicky test codes right away without having to worry about to many elaborate features.
Other: Code::Blocks, Eclipse C/C++
Books
[ame="http://www.amazon.com/Primer-Plus-5th-Stephen-Prata/dp/0672326973/ref=pd_bbs_1?ie=UTF8&s=books&qid=1237076645&sr=8-1"]Amazon.com: C++ Primer Plus (5th Edition): Stephen Prata: Books[/ame]
Amazon.com: C++: A Beginner's Guide, Second Edition (0783254043275): Herbert Schildt: Books
Online Tutorials/ebooks
C++ Language Tutorial
C++ Beginner's Guide
C++ - Free computer books
60 C++ Video Tutorials
BluePortal.com This site is hard to navigate through, but if you look it has tons of free stuff.
Useful links
MSDN- Pretty much the only link you'll ever need.




What's Next?
Once you learn all the basic concepts of C++(classes, pointers, virtual function, etc.) it's time to move on to some cool stuff. But make sure you learn the basics first. If you skip over this it's going to come back and bite you in the... well just trust me you NEED to know the basics first. Once you have completed the basics you can move on to DirectX, and some basic Windows API. There is more information here in the Intermediate Concepts of Game Hacking.


C++ maintains aspects of the C programming language, yet has features which simplify memory management. Additionally, some of the features of C++ allow low-level access to memory but also contain high level features.

C++ could be considered a superset of C. C programs will run in C++ compilers. C uses structured programming concepts and techniques while C++ uses object oriented programming and classes which focus on data. Read about the History of C and also about the History of C++.

17
Crossfire Source Code / CF Hack Source Codes Rules
« on: November 10, 2011, 06:23:29 pm »
1. Absolutely No Spam Or Begging For Source Codes In This Section.

2. Post Source Codes Only!!!
-Source codes
-Bases
-Addies
-Offsets
-Pointers
-TUT's

3. There Be No Hesitation When It Comes To The Ban-Hammer Being Used In This Section, That Will Be Your Final Warning.

4. If You Have Any Questions For This Section, Please PM A Minion/Moderator. Other Wise. Enjoy Creating And Learning Crossfire Source Codes!.

18
Staff Requests / Re: by a stuff for crossfirrehackerz site!
« on: November 10, 2011, 05:48:36 pm »
hey guys im sthilla and im requesting to be a mod on this site i can be online everyday for atlease 2-4hours and im a great helper with alot of experience 8)

19
C++ / C / C# / ASM Programming / C++ steps
« on: November 10, 2011, 05:37:02 pm »
hey guys today im gonna share my secret on how to create a hack useing C++ first of all you will need to learn what is C++ and you can do so by clicking on the following link==>http://www.cplusplus.com/files/tutorial.pdf NOTE: If you dont understand then its ok you can try this video that consists of 76 videos from introduction to advance steps and if you still dont understand then im sorry you are a real noob anyway here is the video an please dont forget to like me an stay tune for my CFNA v2 which will be comein soon==>http://www.youtube.com/watch?v=tyVhn0FWWB4Can This Please Be Sticked

Pages: 1 [2]

Copyright © 2012 CrossFireHackerz. All rights reserved.