

blazeplatinumhacker wrote:eh.......... i wanna learn how to
1: protect myself/my comp from malicious users............ (i'm not going to say my OS >.>)
2: program (in general), i have already gotten basic HTML, have books on C++ (need codewarrior, pls help!), and had started using python......... but couldn't find tutorials >.> (gave that up for now)
3: make an OS (and also something to convert windows progs into that OS's lang)
4: learn how to use john the ripper........... it won't let me run it as "john" which has confused me horribly >.<
5: figure out how to get above script kiddie >.> (i admit that i am one, and in this recognition i still understand that not many even make it this far......)(i am also capable as a script kiddie, however i am only proficient with windows computers.)

AtlasDark wrote:blazeplatinumhacker wrote:eh.......... i wanna learn how to
1: protect myself/my comp from malicious users............ (i'm not going to say my OS >.>)
2: program (in general), i have already gotten basic HTML, have books on C++ (need codewarrior, pls help!), and had started using python......... but couldn't find tutorials >.> (gave that up for now)
3: make an OS (and also something to convert windows progs into that OS's lang)
4: learn how to use john the ripper........... it won't let me run it as "john" which has confused me horribly >.<
5: figure out how to get above script kiddie >.> (i admit that i am one, and in this recognition i still understand that not many even make it this far......)(i am also capable as a script kiddie, however i am only proficient with windows computers.)
1. The first step to securing your system is to determine what is the most prevalent threat - Windows systems are subject to wave after wave of malware, and your security will need to rely on either commercial or solid freeware AV/AS systems; irregardless, hardware firewalls are your friends - I recommend you use one.
2. No tutorials on Python? How hard have you really been searching? Python is simplistic yet expansive, and I recommend pursuing it as a first. Don't even think of trying OO CDP until you know basic syntax and understand that coding is not just memorizing string after string of text; C is the victim of generalization that it is the most powerful and difficult language. Don't be sucked in this bandwagon - correct me if I'm wrong, but most commercial software does not rely on any one language, so you'll need to start at the bottom and work your way up. Doing so will allow you to understand the concept and thus become more successful in future endeavors.
3. That is ridiculously difficult, though don't be discouraged - with (crazy amounts of) time and study, you might just make the next popularized OS or an entry-level kernel. Do remember that an OS is not comprised of a GUI and specific handlers to such - the underlying framework is actually a "call-and-respond" model, which interprets commands and relays the results.
4. I've not really used JtR, so I can't say much there.
5. Script kiddies just (ab)use general scripts and software that is compiled with generally malicious (or joking) intent - as such, script kiddies can only be as effective as the person who compiled the software. However, being able to take down NASA with someone else's software is note-worthy, but does not even remotely make you a hacker if all you do is type in something and press a button. Programming helps you understand exactly what the software does, and would allow you to take advantage of exploits.
Feel free to add or detract from my statements as you guys see fit.







Users browsing this forum: No registered users and 0 guests