hacking menu

User Tag List

Thread: hacking

Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 32
  1. #16
    alleyn's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so if i learn visual basic
    and i decide to switch to c#
    in the future will it be hard switching?

    hacking
  2. #17
    Kiev's Avatar Contributor
    Reputation
    288
    Join Date
    Nov 2007
    Posts
    1,819
    Thanks G/R
    0/4
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes and no.

    They have different coding styles, but its the same in some ways.




  3. #18
    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 Kiev View Post
    No.

    They have different coding styles, but its the same in some ways.
    Aside from learning syntax, it won't be hard at all. Starting with .NET Framework 4.0 you'll actually be able to use C# and VB.NET in the same project. There are literally automatic converters that can go from one language to the other with very few errors.
    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

  4. #19
    alleyn's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hmmm so im going to learn visual basic first then
    my friend stole me a very good book from school
    thats on visual basic,
    um what knowledge do i need to know to build hacks anyways?

  5. #20
    shunjames's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What is hacking? If someone tries to access your email unsuccesfully is it still hacking?
    Hacking is defined as penetrating in someone's network or computer system. If someone makes an unsuccessful attempt to gain access into your email account without getting access is it still called hacking? Normally after three unsuccessful attempts the email is temporarily blocked.
    Force Factor
    Cho Yung Tea

  6. #21
    ~OddBall~'s Avatar Contributor
    Reputation
    207
    Join Date
    Jan 2008
    Posts
    1,156
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Honestly C# teaches you better coding practises than VB.NET which is better in the long run when you want to learn another language.

    Also just cos VB.NET is a bit simpler in terms of syntax, doesn't mean it's going to be simpler when you get to some of the advanced stuff which is what you're going to need if you want to be "HACKING".

    What I'm saying is that if you're able to learn "hacking" in VB.NET then you're going to be able to learn C#, so you might as well just learn C#
    https://www.mmowned.com/forums/world-of-warcraft/guides/278302-selecting-bot-you.html - SELECTING THE BOT FOR YOU

    PHWOOOOAAAAAR - Parog was here. <3 <----Wtf's a Parog?

  7. #22
    ReidE96's Avatar Archer Authenticator enabled
    Reputation
    470
    Join Date
    Dec 2006
    Posts
    1,625
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    VB.NET and C# can be automatically converted to each other. Either is as practical as the other, but if you know neither, learn C#, because it teaches you coding practises you'll find used in many languages, and if you ever need to learn C++ you'll find it a lot easier.

  8. #23
    d3rrial's Avatar Contributor Authenticator enabled
    Reputation
    127
    Join Date
    Apr 2010
    Posts
    527
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would still (in your case) learn either C# or C++. I'm learning VB.Net rite now and the syntax is like... Kindergarten.

    To be a good Hacker (for games) you need to know several things:
    1. and easiest: Injecting .dll s into running processes (Not hard like at all)
    2. Decompile / Reverse Engineer / Debug - Processes / Programs (This is probably as far as I can tell the hardest thing to learn)
    3. Going around Anti-Cheat Software. They will be hard work. Promise.
    4. Networking and Packet-Editing (Not neccessarily)
    5. Memory Editing.
    6. Some other Fancy stuff I dont know anything about

  9. #24
    alleyn's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok c# it is then....
    so should i just research and practice c# for a month or two ?
    or is thier something that i can practice along they way while i study c #?
    not sure if i explained that right ><
    and thx everyone for thier help :]

  10. #25
    ~OddBall~'s Avatar Contributor
    Reputation
    207
    Join Date
    Jan 2008
    Posts
    1,156
    Thanks G/R
    4/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    https://www.mmowned.com/forums/world-of-warcraft/guides/278302-selecting-bot-you.html - SELECTING THE BOT FOR YOU

    PHWOOOOAAAAAR - Parog was here. <3 <----Wtf's a Parog?

  11. #26
    alleyn's Avatar Private
    Reputation
    1
    Join Date
    Apr 2010
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    last question xD
    c# is same as c++ basically right?
    cause thiers this guy on youtube who has 60 tuts on c++
    that basically teachs you it and yea
    so im deciding if i should just do that or not
    cause i hate those ebooks
    its hard for me to learn

  12. #27
    d3rrial's Avatar Contributor Authenticator enabled
    Reputation
    127
    Join Date
    Apr 2010
    Posts
    527
    Thanks G/R
    0/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by alleyn View Post
    last question xD
    c# is same as c++ basically right?
    cause thiers this guy on youtube who has 60 tuts on c++
    that basically teachs you it and yea
    so im deciding if i should just do that or not
    cause i hate those ebooks
    its hard for me to learn
    Nope. It has some similaritys but thats it. C# is about the same as VB.Net

    C++ is a little harder.

    You should learn C++ anyways since you have more possibilities.

  13. #28
    P1raten's Avatar Banned
    Reputation
    500
    Join Date
    Mar 2008
    Posts
    1,323
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by _SkHiEnEgP_ View Post
    Nope. It has some similaritys but thats it. C# is about the same as VB.Net

    C++ is a little harder.

    You should learn C++ anyways since you have more possibilities.
    C++ is good for making games,

    C# is good for making softwares.

    Putting it roughly.

  14. #29
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1190
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by P1raten View Post

    C++ is good for making games,

    C# is good for making softwares.

    Putting it roughly.
    Not really c# is perfect for console games, look at XNA :P

  15. #30
    Link_S's Avatar Member
    Reputation
    125
    Join Date
    Dec 2008
    Posts
    293
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by P1raten View Post

    C++ is good for making games,

    C# is good for making softwares.

    Putting it roughly.

    wut, you can do anything in any of the language. But the severities may vary
    Why do I need a signature?

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Talk to Opposing Faction! (No hacks or Mind Controlling needed!)
    By janzi9 in forum World of Warcraft Exploits
    Replies: 51
    Last Post: 04-06-2007, 01:13 PM
  2. Evading Hack Detection Mechanisms in Online Games
    By Matt in forum World of Warcraft Guides
    Replies: 4
    Last Post: 10-06-2006, 06:47 PM
  3. World of Warcraft Hack - Syndrome (Multi-Hack for 1.9.4)
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 44
    Last Post: 07-26-2006, 12:55 PM
  4. Need a hack
    By kaur in forum World of Warcraft General
    Replies: 2
    Last Post: 03-23-2006, 11:22 PM
  5. Are there any Macintosh Hacks/bots?...
    By Baphomet in forum World of Warcraft General
    Replies: 2
    Last Post: 03-22-2006, 12:56 AM
All times are GMT -5. The time now is 05:22 PM. 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