Sinisterly
How to create a hacking tool? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Tutorials (https://sinister.ly/Forum-Tutorials)
+--- Thread: How to create a hacking tool? (/Thread-How-to-create-a-hacking-tool)

Pages: 1 2 3


How to create a hacking tool? - greybat163 - 09-09-2013

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.


RE: How to create a hacking tool? - The Real Slim Shady - 09-09-2013

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.


RE: How to create a hacking tool? - greybat163 - 10-09-2013

(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?


RE: How to create a hacking tool? - greybat163 - 10-09-2013

(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?


RE: How to create a hacking tool? - The Real Slim Shady - 10-09-2013

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


RE: How to create a hacking tool? - The Real Slim Shady - 10-09-2013

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


RE: How to create a hacking tool? - whitehatlearner - 03-20-2014

I agree python good place to start then c++ java. vb. so many u can learn


RE: How to create a hacking tool? - RogueCoder - 03-20-2014

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.


RE: How to create a hacking tool? - hhrk - 04-20-2014

I suggest you for a Python


RE: How to create a hacking tool? - hhrk - 04-20-2014

I suggest you for a Python