Page 1 of 2 12 LastLast
Results 1 to 15 of 20
  1. #1
    thekm1994's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    79
    Reputation
    8
    Thanks
    1
    My Mood
    Daring

    Wink Some Questions about hacking ....

    Hello guys !
    i got some questions about hacking !

    1) i still learn c++ end i dont know what should i learn in it for hacks (and what dows templae<> or something like it do ? ... )

    2) what a computer languege should i know for hacking computers and websities passworods? (like facebook)

    3)why the HELL is it so hard ? ( :> )
    If you wanna see how to make a someone dumb press here

  2. #2
    '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 thekm1994 View Post
    Hello guys !
    i got some questions about hacking !

    1) i still learn c++ end i dont know what should i learn in it for hacks (and what dows templae<> or something like it do ? ... )

    2) what a computer languege should i know for hacking computers and websities passworods? (like facebook)

    3)why the HELL is it so hard ? ( :> )
    well to start im not the right person to help you, but i will try it somehow.

    1- To start with => WriteProcessMemory(), ReadProcessMemory(), OpenProcess(), GetWindowThreadProcessId(), if you already know the basics you could start by looking a bit for these functions. have a look in here: Process and Thread Functions

    2- You actually don't directly hack those passwords and etc with a language... (unless you are a pro hacker, and you manage to get access to facebook server DB's, and get the passwords, etc..etc..etc..) you would make a key-logger, or something, trick people and steal their password. A Language... well any language is fine to make a key-logger, if you actually feel good using it. (By the way, thats illegal here on MPGH)

    3- If it was easy everyone would be able to do it and how funny is that..?
    Last edited by 'Bruno; 06-18-2010 at 03:49 AM.
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  3. The Following 3 Users Say Thank You to 'Bruno For This Useful Post:

    Hell_Demon (06-18-2010),thekm1994 (06-18-2010),why06 (06-18-2010)

  4. #3
    schim's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    My chair
    Posts
    367
    Reputation
    10
    Thanks
    114
    My Mood
    Twisted
    Quote Originally Posted by thekm1994 View Post
    3)why the HELL is it so hard ? ( :> )
    Lol, you can follow an complete course at university studying computer security, and earn your money developing good protection mechanisms
    So don't expect you can outsmart someone with years of learning and experience in just a few days/monts or even years (I'm now coding C++ for about 1.5 years and I have yet to release an succesfull hack)

  5. The Following User Says Thank You to schim For This Useful Post:

    thekm1994 (06-18-2010)

  6. #4
    thekm1994's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    79
    Reputation
    8
    Thanks
    1
    My Mood
    Daring
    Brinuz ' i know th kelog staffs , hmmm i wanna find this passwords from home !
    can i make a keylog (lets say that this kelog is already on his computer ) that send everything of the (GetAsyncKeyState) into my home ?
    If you wanna see how to make a someone dumb press here

  7. #5
    thekm1994's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    79
    Reputation
    8
    Thanks
    1
    My Mood
    Daring
    pls answer /me pls ?
    If you wanna see how to make a someone dumb press here

  8. #6
    Arhk's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Engineering
    Posts
    3,618
    Reputation
    35
    Thanks
    217
    My Mood
    Amused
    Quote Originally Posted by thekm1994 View Post
    Hello guys !
    i got some questions about hacking !

    1) i still learn c++ end i dont know what should i learn in it for hacks (and what dows templae<> or something like it do ? ... )

    2) what a computer languege should i know for hacking computers and websities passworods? (like facebook)

    3)why the HELL is it so hard ? ( :> )
    Hmmm.... This is a very annoying introduction indeed. There's more to programming than hacking and there's more to hacking than simple programming skills, you shouldn't consider hacking until you have good footing in knowing how to program.

    1) I see this and I can easily observe that you haven't learnt C++

    2) Any language that isn't obstructed by a VM component on runtime would serve the purpose fine in giving you proper control to the network layer.

    3) It's not worth doing these kinds of things and complaining how hard they are, (forgive me for another violin analogy) violin isn't easy to play, but these types of things require dedication, if you're not able to be dedicated to it, you wont get too far.
    Last edited by Arhk; 06-18-2010 at 06:37 AM.
    "If the world hates you, keep in mind that it hated me first." John 15:18

  9. The Following 2 Users Say Thank You to Arhk For This Useful Post:

    Hell_Demon (06-18-2010),thekm1994 (06-18-2010)

  10. #7
    thekm1994's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    79
    Reputation
    8
    Thanks
    1
    My Mood
    Daring
    1)wrong , i have alrdy learned c++ , BUT i dont know everything ...
    2)i know that a languege that ALLOWED you to do things on a program WHILE she is runnung will allowed me to hack like computers ' i would like to know what languge aloowd it (is vb6 aloow it?)?
    3)idk what to say here , any way , thx
    If you wanna see how to make a someone dumb press here

  11. #8
    spwn's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    2
    My Mood
    Amused
    Quote Originally Posted by thekm1994 View Post
    Hello guys !
    i got some questions about hacking !

    1) i still learn c++ end i dont know what should i learn in it for hacks (and what dows templae<> or something like it do ? ... )

    2) what a computer languege should i know for hacking computers and websities passworods? (like facebook)

    3)why the HELL is it so hard ? ( :> )
    For starters hacking has nothing to do with programming. (although often it is used to aid in such activities) Technically you could key log people and never learn one darn piece of C++ code.

    There are tons of undetectable key loggers being made, and yes it is illegal on this forum and also in many countries to even own a key logger creator. (i checked it is in mine)

    Now there are tons of 'hack forums' around. So maybe it's best to go and ask where there are people posting those things. Here its more cheating.

    Most pro key loggers ask a small fee, also key logging is not the only way, there are tons of ways, and most of them include fooling people or tricking them into having them give what you want.

    Also if you want to learn how to program i suggest you may improve your English a bit and a little less br33z3r maybe?
    Last edited by spwn; 06-18-2010 at 07:33 AM.
    [img]https://*******.com/i16/3bf645.jpg[/img]
    I don't believe in luck...

  12. The Following User Says Thank You to spwn For This Useful Post:

    Hell_Demon (06-18-2010)

  13. #9
    '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 thekm1994 View Post
    Brinuz ' i know th kelog staffs , hmmm i wanna find this passwords from home !
    can i make a keylog (lets say that this kelog is already on his computer ) that send everything of the (GetAsyncKeyState) into my home ?
    for example saving it in a file and like every hour you could make it send a mail to you with that file. Or like when computer is shuting down. w/e

    EDIT:

    Quote Originally Posted by Arhk View Post
    3) It's not worth doing these kinds of things and complaining how hard they are, (forgive me for another violin analogy) violin isn't easy to play, but these types of things require dedication, if you're not able to be dedicated to it, you wont get too far.
    I feel the same with my damt guitar.. >.<
    Last edited by 'Bruno; 06-18-2010 at 08:38 AM.
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  14. #10
    thekm1994's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    79
    Reputation
    8
    Thanks
    1
    My Mood
    Daring
    Is my english sucks ? (be honest ) , and what is it br33z3r ?
    If you wanna see how to make a someone dumb press here

  15. #11
    spwn's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    2
    My Mood
    Amused
    Quote Originally Posted by thekm1994 View Post
    Is my english sucks ? (be honest ) , and what is it br33z3r ?
    Br33z3r and 1337 speak is 'slang' it means to transform words into shorter (or numeric) words so that we still know what they mean but really annoying to read.

    And i never said your English 'sucked', i just said you might need to improve it a bit
    [img]https://*******.com/i16/3bf645.jpg[/img]
    I don't believe in luck...

  16. #12
    thekm1994's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    79
    Reputation
    8
    Thanks
    1
    My Mood
    Daring
    hehe ok listen , i m analysing the KEYLOGGER code from How To Make A Keylogger

    why did he choosed -32726 ?
    If you wanna see how to make a someone dumb press here

  17. #13
    spwn's Avatar
    Join Date
    May 2009
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    2
    My Mood
    Amused
    Quote Originally Posted by thekm1994 View Post
    hehe ok listen , i m analysing the KEYLOGGER code from How To Make A Keylogger

    why did he choosed -32726 ?
    I don't know why, he is a copy / paster (or just someone who posted the code rather then having people write it themselves), the original video was from 'www.wibit.net' which the video in 5 parts you can see on youtube (just do a search)

    The code was originally 32767 and it tells windows that a key is about to be pressed from the keyboard.
    If so call the Save() function.
    [img]https://*******.com/i16/3bf645.jpg[/img]
    I don't believe in luck...

  18. #14
    thekm1994's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    79
    Reputation
    8
    Thanks
    1
    My Mood
    Daring
    Oh ..............
    If you wanna see how to make a someone dumb press here

  19. #15
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    you should forget the keylogger for now... :\
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

Page 1 of 2 12 LastLast

Similar Threads

  1. [SOLVED]Please help a newbie with some questions about MW2 hacks.
    By jalba in forum Call of Duty Modern Warfare 2 Help
    Replies: 11
    Last Post: 08-01-2010, 04:37 AM
  2. New to the Forum. Some questions about MW2 Hacks
    By techmando in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 8
    Last Post: 04-27-2010, 03:42 PM
  3. CS:S questions about hacking
    By jamesbondisahacker in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 1
    Last Post: 08-24-2008, 04:21 AM
  4. Question About Hack Detection...
    By gbitz in forum WarRock - International Hacks
    Replies: 10
    Last Post: 03-02-2008, 01:35 PM