I am going to learn programming language and my friends are suggesting me to learn C. need help...
Forum Thread: Can C Programming Help Me for Hacking or Pen Testing.
- Hot
- Active
-
Forum Thread: I Wan't to Learn Pentesting, and Planning to Learn Both C++ and Python. But I'm Not Sure About What I Should Start With? 2 Replies
1 day ago -
Forum Thread: What Are Some Good Budget Laptops for Pentestin 12 Replies
4 days ago -
How to: Sign the APK File with Embedded Payload (The Ultimate Guide) 8 Replies
4 days ago -
Forum Thread: Hack Instagram Account Using BruteForce 193 Replies
4 days ago -
Forum Thread: Create and Use Android/Meterpreter/reverse_tcp APK with Msfvenom? 117 Replies
6 days ago -
Forum Thread: How Do I Access Different Directories Within Android via Meterpreter 5 Replies
1 wk ago -
Forum Thread: Best Programming Language? 8 Replies
1 wk ago -
Forum Thread: HACK ANDROID with KALI USING PORT FORWARDING(portmap.io) 4 Replies
1 wk ago -
Forum Thread: Fix Meterpreter Problem 2 Replies
1 wk ago -
Forum Thread: Hack and Track People's Device Constantly Using TRAPE 31 Replies
2 wks ago -
Forum Thread: Need Help with FatRat Over WAN 1 Replies
2 wks ago -
Forum Thread: Kali Linux Boot Error 8 Replies
2 wks ago -
Forum Thread: I Want to Hack in to My Friends System Through his wifi router i am controlling 8 Replies
2 wks ago -
Forum Thread: Kali linux command error. Kindly help 3 Replies
2 wks ago -
Forum Thread: How to Create a Python Remote Keylogger for Facebook 27 Replies
2 wks ago -
Forum Thread: Kali Linux Handshake Porblem 2 Replies
3 wks ago -
Forum Thread: Port Forwarding Problem in Metasploit Can't Establish Connection (WAN) 3 Replies
3 wks ago -
Forum Thread: GMail Brute Force Dictionary Attack Script 31 Replies
1 mo ago -
Forum Thread: Msfvenom Android Exploitation Outside LAN? 12 Replies
1 mo ago -
Forum Thread: How to decrypt .CAP file of handshake during WiFi attack 2 Replies
1 mo ago
-
How To: Clear the Logs & Bash History on Hacked Linux Systems to Cover Your Tracks & Remain Undetected
-
How To: Phish for Social Media & Other Account Passwords with BlackEye
-
How To: Top 10 Things to Do After Installing Kali Linux
-
How To: Make Spoofed Calls Using Any Phone Number You Want Right from Your Smartphone
-
How to Hack Wi-Fi: Cracking WPA2 Passwords Using the New PMKID Hashcat Attack
-
How To: Check if Your Wireless Network Adapter Supports Monitor Mode & Packet Injection
-
How To: Hack Android Using Kali (Remotely)
-
How To: Gain SSH Access to Servers by Brute-Forcing Credentials
-
How to Hack Wi-Fi: Cracking WPA2-PSK Passwords Using Aircrack-Ng
-
How to Hack Wi-Fi: Stealing Wi-Fi Passwords with an Evil Twin Attack
-
How To: Crack Shadow Hashes After Getting Root on a Linux System
-
How To: Crack SSH Private Key Passwords with John the Ripper
-
How To: The Hacks Behind Cracking, Part 1: How to Bypass Software Registration
-
Hacking Windows 10: How to Dump NTLM Hashes & Crack Windows Passwords
-
How To: Scan for Vulnerabilities on Any Website Using Nikto
-
How To: Play Wi-Fi Hacking Games Using Microcontrollers to Practice Wi-Fi Attacks Legally
-
Hack Like a Pro: How to Crack Online Web Form Passwords with THC-Hydra & Burp Suite
-
How To: Create a Persistent Back Door in Android Using Kali Linux:
-
How To: Scan Websites for Interesting Directories & Files with Gobuster
-
How To: Find Passwords in Exposed Log Files with Google Dorks
10 Responses
C/C++ Programming Language gives you the Ultimate power to Control a computer. It;s like a heart of the computer.
Its Powerful and flexible. Though what you should remember is, it is really hard to learn. But that does not mean you shouldn't try.
I did it, and so can you.
But if you want, and you are new to Programming World, Then I would suggest you to learn Bash then Python.
These languages are really simple and easy to lean, Plus Really helpful.
The rest is up to you. :)
Uncle Micheal
Im new to programming, Im learning c/c++ on my own. And i dont actually find it that hard. But when I look at a python script, it look very complicated. But maybe thats because I dont udnerstand a brick of it xD
I cant tell about whether python or c/c++ is easiest, when I havent tried programming with python yet. But c/c++ seems easier to me?
Am I the only one feeling that way?
C Programming is an ANSI/ISO standard and powerful programming language for developing real time applications. C programming language was invented by Dennis Ritchie at the Bell Laboratories in 1972. It was invented for implementing UNIX operating system. C is most widely used programming language even today. All other programming languages were derived directly or indirectly from C programming concepts. This tutorial explains all basic concepts in C like history of C language, data types, keywords, constants, variables, operators, expressions, control statements, array, pointer, string, library functions, structures and unions etc.
This C programming tutorial is designed for the new learners, students and also for the corporate level developers who want to learn and refresh their C programming skills.
I agree with Michael,first learn something simple like python,and then move on to c/c++,java..
With a full comprehension of the C language, you are also supposed to comprehend memory segments, manipulation and modulation, which is at the very basica of exploitation, and many famous and refommended texts assume that.
I think I am going to learn c programming because reading all you're post and I have also heard that c programming can help in learning other programming also..but my question is can c be used to make exploits,malware,hacking tools and other..but thank you everybody for you're help..now I am going to read c/c++ then python and then other and other..
I learned C/C++ programming as my first language, and I am so happy that i did. Its complexity made most other languages easy to learn. Also, learning these low level languages allows to learn about low level concepts such as segments, pointers, etc.. I do enjoy using python for penetration testing because i can very quickly create something that would take a more time in C. An example of this would be socket programming, where you need to know about multiple structs and have more knowledge on how network sockets work. However, I have run into multiple situations where my python code was more complex than my C code. I recommend all my friends to learn C/C++ before another language, because you work through the hard stuff first, and dont have to deal with it in other languages.
Thank you hackesh arp for you're suggestion..I think c will help me to understand other programming language also.Tomorrow I will go and buy books of c and start to learn..
Good luck learning!
C and C++ are both starting stage for all of us to learn and if we overcome the difficulties in this then upcoming code which will make you to clear easily since we crossed one of the main step in programming language. I loved in programming c language in different ways and you will also like going further.
Share Your Thoughts