+ 3
Which language can help me to know about hacking?
3 Answers
+ 2
Hacking, by definition, is having fun while coding. You can start hacking by finding any language you like and building whatever interests you at the moment. However, If you want to learn about cracking, (using code with malicious intent), then you may want to learn Web Development languages. Most websites are very poorly made and easy to break if you know how. However, breaking websites without permission is a bad idea, and can earn you some jail time. If you want to Crack things, do it legally through bug bounty programs or by doing some pen-testing. Happy "Hacking"!