Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


How to create a hacking tool? filter_list
Author
Message
How to create a hacking tool? #1
Hello there,
I 've an idea about a hacking tool but the problem is I don't know how to..!! Tongue So can any one tell me doing that?
Do I need to learn any lang. for that? I am a newbie so plz help.
PM me if you need HELP ! Newbie questions accepted! :Thumbs-Up:
http://www.hackcommunity.com/member.php?...rrer=57932

Reply

RE: How to create a hacking tool? #2
indeed, in order to create any computer application you must learn to code in a programming language. Programming is essentially a way to give and store instructions to a computer.

There are many languages to choose from, every one has a personal opinion on all of them. Some are suited to certain things but most can and will be able to handle most projects you would like to complete.

Reply

RE: How to create a hacking tool? #3
(09-09-2013, 04:39 AM)Geoff Wrote: indeed, in order to create any computer application you must learn to code in a programming language. Programming is essentially a way to give and store instructions to a computer.

There are many languages to choose from, every one has a personal opinion on all of them. Some are suited to certain things but most can and will be able to handle most projects you would like to complete.

Well what is your personal opinion?
PM me if you need HELP ! Newbie questions accepted! :Thumbs-Up:
http://www.hackcommunity.com/member.php?...rrer=57932

Reply

RE: How to create a hacking tool? #4
(09-09-2013, 04:39 AM)Geoff Wrote: indeed, in order to create any computer application you must learn to code in a programming language. Programming is essentially a way to give and store instructions to a computer.

There are many languages to choose from, every one has a personal opinion on all of them. Some are suited to certain things but most can and will be able to handle most projects you would like to complete.

Well what is your personal opinion?
PM me if you need HELP ! Newbie questions accepted! :Thumbs-Up:
http://www.hackcommunity.com/member.php?...rrer=57932

Reply

RE: How to create a hacking tool? #5
Well, my opinion on them varies quite a lot depending on what aspects of the language we are talking about. Ill keep it simple and about which one is the best to start with...

and in my opinion - That is Python. Its not my favourite language... hell, i dont even code in it any more, hell i never spent much time on it... but i believe as a self-taught language it gives you a good solid basis to move onto most other languages, including C++, Java, PHP, etc. with relative ease

Reply

RE: How to create a hacking tool? #6
Well, my opinion on them varies quite a lot depending on what aspects of the language we are talking about. Ill keep it simple and about which one is the best to start with...

and in my opinion - That is Python. Its not my favourite language... hell, i dont even code in it any more, hell i never spent much time on it... but i believe as a self-taught language it gives you a good solid basis to move onto most other languages, including C++, Java, PHP, etc. with relative ease

Reply

RE: How to create a hacking tool? #7
I agree python good place to start then c++ java. vb. so many u can learn

Reply

RE: How to create a hacking tool? #8
I would say that the selection on the language should be done based on the specs for the particular project. So I won't say what's best for you idea, since I know nothing about it, so it will be nothing more than just a shot in the dark.

But on the other hand, in a general sense, I would suggest you start by learning Python to get a quick feel about what programming in. Then when you have learned and you are able to think like a programmer when working on a project you can start looking at other languages.
"SQL Injection-a-holic"

Twitter | Security Sucks | My Blog

Reply

RE: How to create a hacking tool? #9
I suggest you for a Python

Reply

RE: How to create a hacking tool? #10
I suggest you for a Python

Reply