- 1
C and python which one should i for if am to be a good hacker
4 odpowiedzi
+ 4
go to Python, you need to find an ethical hacker to get started.
+ 4
+ 1
if u want to execute the program in the victims machine maybe C cause normal users dont have the python interpreter installed so u cant run ur script there but for running in ur machine maybe python cause its easier, C can do more low-level things like interact with the hardware, but u should go for both of them, if u want to do a quick job maybe python otherwise C is good, with C u can do almost anything but it's more complex and takes more time writing code, anyways for hacking u should know more than 1 language, i would recommend starting with C/C++ then go for python
0
thanks guys