Page 3 of 3 FirstFirst 123
Results 31 to 39 of 39
  1. #31
    .::SCHiM::.'s Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    733
    Reputation
    180
    Thanks
    880
    My Mood
    Twisted
    I've learnt nothing so far, where do I start?

    I'm SCHiM

    Morals derive from the instinct to survive. Moral behavior is survival behavior above the individual level.

    Polymorphic engine
    Interprocess callback class
    SIN
    Infinite-precision arithmetic
    Hooking dynamic linkage
    (sloppy)Kernel mode Disassembler!!!

    Semi debugger




  2. #32
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Quote Originally Posted by .::SCHiM::. View Post
    I've learnt nothing so far, where do I start?
    VB, muhaha
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  3. #33
    Jason's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    /dev/null
    Posts
    5,704
    Reputation
    918
    Thanks
    7,676
    My Mood
    Mellow
    Quote Originally Posted by Brinuz View Post
    VB, muhaha
    Fuck VB, start with ColdFusion.

    Quote Originally Posted by Jeremy S. Anderson
    There are only two things to come out of Berkley, Unix and LSD,
    and I don’t think this is a coincidence
    You can win the rat race,
    But you're still nothing but a fucking RAT.


    ++Latest Projects++
    [Open Source] Injection Library
    Simple PE Cipher
    FilthyHooker - Simple Hooking Class
    CLR Injector - Inject .NET dlls with ease
    Simple Injection - An in-depth look
    MPGH's .NET SDK
    eJect - Simple Injector
    Basic PE Explorer (BETA)

  4. #34
    Dave84311's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    The Wild Wild West
    Posts
    35,837
    Reputation
    5782
    Thanks
    41,292
    My Mood
    Devilish
    Deleted some of the off topic spam. Anywho, start with something simple like VB. Move your way up to C#, Java and C++. Get some ASM in there, and you should be for game hacking.





    THE EYE OF AN ADMINISTRATOR IS UPON YOU. ANY WRONG YOU DO IM GONNA SEE, WHEN YOU'RE ON MPGH, LOOK BEHIND YOU, 'CAUSE THATS WHERE IM GONNA BE


    "First they ignore you. Then they laugh at you. Then they fight you. Then you lose.” - Dave84311

    HAVING VIRTUAL DETOX

  5. #35
    Inphinity's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    [oL]
    Posts
    127
    Reputation
    10
    Thanks
    7
    My Mood
    Daring
    My suggestion is if you're going to further study programming in the future, you should learn multiple programming paradigms to make it easier for you to pick up new languages e.g. C++, Haskell & Mathlab. If you just want to just code hacks then C++ is a great brilliant. Good luck and never give up .
    [IMG]https://i804.photobucke*****m/albums/yy324/mcfresh2/Inphinity.jpg[/IMG]
    [IMG]https://i804.photobucke*****m/albums/yy324/mcfresh2/hax-57238-1.jpg[/IMG]

  6. #36
    bluelogic's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Java
    Posts
    22
    Reputation
    10
    Thanks
    1
    My Mood
    Fine
    I have some basic on .Net / C / C++ Programming ( Web Development to), but its just a basic..
    I didnt know what i have to learn to make me good on game hacking..

    i always try converted what C / C++ doing into C# to do some hack..
    but now i realize i have to learn C / C++ deep, couse when i see many people always code their hack using C / C++...
    so what i decide to learn game hacking from the begining, and i need a suggest what i have to do, step by step to be a good on game hacking..

    and @hasan, i'm your subscraber, i'll learn many thing from your video...

    Thanks, BlueLogic
    Im a new Forumer, just a newbie.
    but i wanted to share what i have. and learn kind of stuff here.
    If need help with some stuff or project i'll help as i can.
    Hope i can be useful here.

  7. #37
    cfsharp's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    196
    Reputation
    28
    Thanks
    23
    My Mood
    Cynical
    Quote Originally Posted by Infractured View Post

    No. Go for C++, THEN learn C#, because almost all of the programming, like visual basic, is mostly related to C++ language.

    Plus, it is lower level, so it's much easier to comprehend. If your a total beginner, then I suggest you learn C++ first, to give you a good understand of what coding is.

    Plus, many game hacking programs require C++ knowledge.
    Son I am full of wat. Visual Basic has almost nothing to do with C++. And lower level languages aren't at all easier to understand. And game hacking can be done with many languages, and example would be delphi. I remember seeing a Combat Arms hack that was smooth as butter written in delphi. It's not about what languages you write the hack in, it's about your knowledge of a computer, and how you use that knowledge to make the game do what you want it to do. Afterall, that is the definition of a hacker -- a person with a high level knowledge of computers and uses that knowledge to make the computer do what they want it to do.

    As for OP's question, I recommend you check out Programming, Motherfucker - Do you speak it? It's a great resource to find books and information on almost any language you can imagine. A lot of the books might seem a little arduous at first, but if you want to be a hacker, you should get used to it. The website was created by hackers to teach hackers how to become hackers.

    Programming languages i know:
    C# Advanced
    -Putting it down for now, to learn C-
    C++ Beginner
    C Beginner




  8. #38
    JimTheGreat's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    USA
    Posts
    6,771
    Reputation
    125
    Thanks
    714
    My Mood
    Aggressive
    Quote Originally Posted by cfsharp View Post
    Son I am full of wat. Visual Basic has almost nothing to do with C++. And lower level languages aren't at all easier to understand. And game hacking can be done with many languages, and example would be delphi. I remember seeing a Combat Arms hack that was smooth as butter written in delphi. It's not about what languages you write the hack in, it's about your knowledge of a computer, and how you use that knowledge to make the game do what you want it to do. Afterall, that is the definition of a hacker -- a person with a high level knowledge of computers and uses that knowledge to make the computer do what they want it to do.

    As for OP's question, I recommend you check out Programming, Motherfucker - Do you speak it? It's a great resource to find books and information on almost any language you can imagine. A lot of the books might seem a little arduous at first, but if you want to be a hacker, you should get used to it. The website was created by hackers to teach hackers how to become hackers.
    I couldn't respond quickly due to my 3 day las vegas vacation. Fucking hot as hell 40 degrees I got fried.
    Anyways, thank you for pointing out such. Nice point.

  9. #39
    SecretDataz's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    31
    Reputation
    10
    Thanks
    11
    My Mood
    Asleep
    Depends on what you want to use programming skills for.If it's gaming,then you should visit cheat engine forums and learn few things about memory,then I suggest learning native C++ or even better Pascal (Delphi7 or Lazarus,because CE source is written in it and you can learn a lot from just viewing the source).

Page 3 of 3 FirstFirst 123

Similar Threads

  1. new modding program
    By arturspider2 in forum Combat Arms Mods & Rez Modding
    Replies: 11
    Last Post: 04-27-2010, 02:47 PM
  2. (Sharing a new tapping program by Uzeil it works!)
    By scycry in forum Soldier Front Hacks
    Replies: 24
    Last Post: 09-19-2009, 03:43 PM
  3. my new lazy program have fun mods minions and users
    By Luke420 in forum Combat Arms Discussions
    Replies: 25
    Last Post: 08-29-2009, 01:19 AM
  4. my new lazy program have fun mods minions and users
    By Luke420 in forum Combat Arms Hacks & Cheats
    Replies: 2
    Last Post: 08-28-2009, 04:30 PM
  5. New Hacking Program
    By firesnipe5 in forum Trade Accounts/Keys/Items
    Replies: 1
    Last Post: 08-23-2007, 04:19 PM