Join us at IRC!
Society leans ever heavily on computers, if you have the power to take out computers you can take out society. - cubeman372
Wednesday, May 23, 2012
Navigation
Members Online
Total Online: 37
Web Spiders: 16
Guests Online: 33
Members Online: 4

Registered Members: 70173
Newest Member: TheGreek
Latest Articles
View Thread

HellBound Hackers | Computer General | Hacking in general

Page 2 of 2 < 1 2
Author

RE: Do you really need to know programming to hack

bl4ckc4t
Member

Posts: 591
Location: /etc/
Joined: 07.03.06
Rank:
HBH Guru
Posted on 19-12-08 19:35
Programming languages are compiled into exe, they are linked to ASM then finally binary format, so that they control the processor.

Pros of programming language:
Standalone programs, they run by themselves
Speed, they tend to run faster

Cons:
It is hard to change something in the program without recompiling or without a debugger/disassembler.



Interpreted languages are run by the interpreter, so you are scblockedripting the exe to do what you would like for it to do. Interpreted languages generally run slightly slower than programming languages.

Pros of interpreted language:

Not compiled, easy to change and edit
Double use, most scblockedripting languages can double for web programming

Cons:
If speed is your concern, interpreted languages have to be linked to binary the spot, making them slower.

Not standalone, you need the interpreter with you to run the scblockedript.






Author

RE: Do you really need to know programming to hack

TROY
Member



Posts: 83
Location: EBX=7EFDE000
Joined: 17.06.08
Rank:
Active User
Posted on 19-12-08 20:07
Thanks for all your replys, from what i've seen i'm getting straight into C++, i know that it may be quite difficult considering it is the first language (excluding html) that i am really trying to learn, i am finding quite hard but i do feel as though i am progressing, thanks for all your support.


Author

RE: Do you really need to know programming to hack

mambo
Member



Posts: 265
Location: The Web
Joined: 26.12.07
Rank:
Monster
Posted on 19-12-08 21:12
my first programm was written in assembler for a project

learn assembler

it can only get easier


i_give_it_all@hotmail.co.uk
Author

RE: Do you really need to know programming to hack

TROY
Member



Posts: 83
Location: EBX=7EFDE000
Joined: 17.06.08
Rank:
Active User
Posted on 19-12-08 21:28
mambo wrote:
my first programm was written in assembler for a project

learn assembler

it can only get easier


haha :D or maching code lol


Author

RE: Do you really need to know programming to hack

Zephyr_Pure
Member



Posts: 2402
Location:
Joined: 15.09.06
Rank:
God
Posted on 20-12-08 01:16
Me, earlier:
A programming language is a compiled language, while a scblockedripting language is an interpreted one. A compiled language can make programs that are executable on their own; an interpreted language needs the interpreter installed on the machine. Notable exceptions to this are cases where a program has been created to compile scblockedripting languages; I know there is one for Perl, but that's all I know off-hand. Another key difference is that scblockedripting languages can be fed commands directly through
the interpreter in a one-by-one fashion, instead of having to compile a program to run commands.


bl4ckc4t wrote:
Programming languages are compiled into exe, they are linked to ASM then finally binary format, so that they control the processor.

Pros of programming language:
Standalone programs, they run by themselves
Speed, they tend to run faster

Cons:
It is hard to change something in the program without recompiling or without a debugger/disassembler.



Interpreted languages are run by the interpreter, so you are scblockedripting the exe to do what you would like for it to do. Interpreted languages generally run slightly slower than programming languages.

Pros of interpreted language:

Not compiled, easy to change and edit
Double use, most scblockedripting languages can double for web programming

Cons:
If speed is your concern, interpreted languages have to be linked to binary the spot, making them slower.

Not standalone, you need the interpreter with you to run the scblockedript.

... Exactly. :p


I still check PMs from time to time.




Our responses were moronic, why shouldn't he follow suit? - Futility
Page 2 of 2 < 1 2
Guest
Username

Password

Remember Me


Bookmark This Page
Affiliates
Adverts

 

 

Links
By using, viewing or obtaining any information contained on this site, you agree to the disclaimer.

© HellBound Hackers 2008- 2009. Since 3rd December 2004.