[QUESTION] What do you recommend to a complete noob... menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    EqualizeIt's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Feb 2011
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [QUESTION] What do you recommend to a complete noob...

    I'm looking to start some basic hacks, etc etc. I was wondering what most people recommend starting off with, hopefully a work-as-you-go tutorial or a read a long just so I can get the hands on feel for it..

    How long does it take to learn programming? (I realize there are different types, not sure what kind tho :P)

    Any other general thoughts?


    Thanks guys, I appreciate it!

    [QUESTION] What do you recommend to a complete noob...
  2. #2
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1584
    Join Date
    May 2010
    Posts
    1,829
    Thanks G/R
    188/531
    Trade Feedback
    16 (100%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    What are you looking for hack? For someone who is just starting use Cheat Engine.

  3. #3
    SacredSpenny's Avatar Contributor CoreCoins Purchaser
    Reputation
    229
    Join Date
    Dec 2007
    Posts
    647
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    VB.NET Is very easy to learn but is hard to hack games with, very hard. i would suggest using C# to code hack programs and learn about reverse engineering for hacking

  4. #4
    LogicWin's Avatar Master Sergeant
    Reputation
    51
    Join Date
    Mar 2011
    Posts
    103
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I guess that your under 18? then you need to learn to program from the scratch.

  5. #5
    Nikentic's Avatar Elite User
    Reputation
    453
    Join Date
    Oct 2007
    Posts
    1,556
    Thanks G/R
    10/4
    Trade Feedback
    6 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why would you be able to guess he's under 18 by a post like this?

    OT: I studied some C++ when I begun. Worked fine for me

  6. #6
    EqualizeIt's Avatar Master Sergeant
    Reputation
    6
    Join Date
    Feb 2011
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm 18.
    Any sites or guides you guys found helpful?

    Thank you for your current suggestions

  7. #7
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1584
    Join Date
    May 2010
    Posts
    1,829
    Thanks G/R
    188/531
    Trade Feedback
    16 (100%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    I would start with BlackRain. Its a c# library for wow. You can use it to create bots or hacks. If you can understand how BlackRain works then you can move onto the next step, creating hacks. I really recommend reading over all the posts in the Memory Editing forum. But this will be really had to do if you have never programed b4. I would go buy a book on C# b/c most people like to use C#. The only problem with that is the industry standard is C++. Mmowned book post! This is not easy, it take a lot of work and time. People will not just give you the answer on this forum.

    1) Lear to program (Functions, Classes, casting, var types and so on...) A little C++ tut I made LINK
    2) Understand BlackRain (What an offset it, Baseaddress, Object Manager and so on...)
    3) Play around with Cheat Engine ( example speed hack for 4.0.6a -> Offset : BaseAddress + 0x188DDB replace 9537039 with 2425393296)
    Last edited by DarkLinux; 03-27-2011 at 05:36 PM.

  8. #8
    The-Eradicator's Avatar Contributor

    Reputation
    149
    Join Date
    May 2007
    Posts
    829
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SpecnerG View Post
    VB.NET Is very easy to learn but is hard to hack games with, very hard. i would suggest using C# to code hack programs and learn about reverse engineering for hacking
    VB.NET is very nearly identical to C#. The only difference is syntax.
    The most beautiful thing we can experience is the mysterious. It is the source of all true art and all science. He to whom this emotion is a stranger, who can no longer pause to wonder and stand rapt in awe, is as good as dead: his eyes are closed.
    Albert Einstein

  9. #9
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1584
    Join Date
    May 2010
    Posts
    1,829
    Thanks G/R
    188/531
    Trade Feedback
    16 (100%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Take a look at my new post, it should give u an idea what hacking looks like.

  10. #10
    Phygar's Avatar ( ͡° ͜ʖ ͡°)
    Reputation
    443
    Join Date
    Nov 2007
    Posts
    1,591
    Thanks G/R
    7/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wouldn't try doing any sort of reverse engineering until you learn to program competently. Like LogicWin said, you should probably try to learn the fundamental syntax of C that so many languages have adopted as a start for programming. There are many languages out there that could suit a variety of different situations. If you are new, you will probably want to start with a managed language like C# that features automatic garbage collecting, etc. You could definitely start programming with other languages like C++, but it is likely that you will make many mistakes, and will be unable to comprehend why they occur until you take the time to understand the very basics of computing.
    Last edited by Phygar; 03-29-2011 at 08:26 AM.

  11. #11
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1584
    Join Date
    May 2010
    Posts
    1,829
    Thanks G/R
    188/531
    Trade Feedback
    16 (100%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Thats the best part of C++, the Memory Leaks!

  12. #12
    spitfire21's Avatar Member
    Reputation
    2
    Join Date
    Oct 2009
    Posts
    100
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Learn assembly if you want to write hacks. If you learn assembly you will know how a computer computes. And to find specific memory addresses get yourself a debugger like ollydbg

  13. #13
    draynoe's Avatar Member
    Reputation
    8
    Join Date
    Nov 2007
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    IMO Starting out by learning Assembly will be quite difficult. I would say skip past VB.Net also as it's pretty much useless today unless you just really like VB syntax ... The .Net framework has really made things so much easier for programmers today and C# is much more popular than VB.Net. You could start out learning C++, but it will be much more difficult than starting out with .Net and C#.

    I would say a good path to take is get Visual Studio 2010 Express, install it, create a new C# Windows Application and look up a beginner's tutorial. (Microsoft even has some great tutorial series' for beginners)

    From there move into learning how memory is managed within Windows and how you can work with it. You can find plenty of getting started tutorials on this site such as the one that DarkLinux posted above. It's a great post and will get you started in the right direction.

    Having said all that, I don't hack so this may not be the best advice, but I do program ... Hey you can also get a job doing this and make money, lots of money hah!

    Hope you get something good going!
    (O_O^)<(^_^<)

  14. #14
    Cypher's Avatar Kynox's Sister's Pimp
    Reputation
    1356
    Join Date
    Apr 2006
    Posts
    5,368
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by DarkLinux View Post
    Thats the best part of C++, the Memory Leaks!
    You're doing it wrong...

    Resource Acquisition Is Initialization - Wikipedia, the free encyclopedia

    Also, this entire thread is a massive case of the blind leading the blind.

  15. #15
    Sinorai's Avatar Private
    Reputation
    1
    Join Date
    Apr 2011
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i'd recommend C#.. try making an "hello world" program.. first in console application. then in a windows forms application.. (visual studio express 2010)

    in forms app - then try making variations of hello world.. a button, click --> label that says hello world.. and textboxes --> button --> label(textbox).. then try making them in methods..

    from there, u'd probably find something u want to try..
    something like that..

    google is ur friend...

Page 1 of 2 12 LastLast

Similar Threads

  1. [Question] What do you think?
    By kanqaz in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 02-07-2008, 01:46 PM
  2. [Question] What shall you do whit a mpq.file?
    By lihav in forum WoW ME Questions and Requests
    Replies: 9
    Last Post: 01-29-2008, 12:01 PM
  3. [Question]What do you Wan't to see in BrantX's Repack v2
    By BrantX in forum World of Warcraft Emulator Servers
    Replies: 17
    Last Post: 01-19-2008, 11:39 PM
  4. [Question] What do you need to make repack! from scratch
    By Tom_2001 in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 01-13-2008, 12:07 PM
  5. [Question] What do you think about this (my) sig:
    By sheepking in forum Art & Graphic Design
    Replies: 8
    Last Post: 01-07-2008, 04:55 PM
All times are GMT -5. The time now is 06:18 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search