Hrishikesh Somchatwar Posted August 16, 2016 Posted August 16, 2016 Hello there! Which is the best programming language to start with? I have already learned a bit of C and JAVA. May I know the best language to start with? I want to learn to make wireless hacking tools for linux with my own coding knowledge, kindly help! Thanks! Quote
0phoi5 Posted August 16, 2016 Posted August 16, 2016 For hacking, learn both Python and Ruby. You'll find them invaluable if you want to move beyond script kiddie and create your own exploits. Quote
neoknight88 Posted August 16, 2016 Posted August 16, 2016 As far as a first language, I would say C or maybe C++. But I would recommend learning VB, Java, C#, C++, Python, Assembly, basically anything you can get your hands on. While there are differences, there are a lot of similarities that may help you understand something in one language that's escaping you in another. Quote
Vectre Posted August 16, 2016 Posted August 16, 2016 (edited) I suggest Python because it's really easy to learn and is used in most linux-based pentesting tools. If you wanted to do "hacking" as in malware and stuff (not recommending it) learn Visual Basic. Tools such as the DarkComet Rat require a crypter, most commonly written in Visual Basic, to make them undetectable. It depends which route you want to go. Edited August 16, 2016 by Vectre Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.