svmseric Posted November 14, 2006 Posted November 14, 2006 Programming Related:Teach Yourself C in 21 Days: http://neonatus.net/C/index.html Teach Yourself C++ in 21 Days: http://cma.zdnet.com/book/c++/ The Art of Assembly Language Programming: http://maven.smith.edu/~thiebaut/ArtOfAssembly/artofasm.html Microsoft Developers Network: http://msdn.microsoft.com Security Related: SecurityFocus: http://www.securityfocus.com/ Milw0rm: http://www.milw0rm.com SecurityForest: http://securityforest.com/wiki/index.php/Main_Page Video Resources: Watching/reading papers or videos from past conventions such as Shmoocon, DefCon, or BlackHat, is a good idea. The URL "http://cma.zdnet.com/book/c++/" is not valid. Quote
Albert Posted December 8, 2006 Posted December 8, 2006 Teach Yourself C++ in 21 Days: http://cma.zdnet.com/book/c++/ That link is not working anymore. I searched the website for c++ and dident get any results. I googled it and found another site with it. http://newdata.box.sk/bx/c/ Quote
VaKo Posted December 8, 2006 Posted December 8, 2006 Teach Yourself C++ in 21 Days: http://cma.zdnet.com/book/c++/ That link is not working anymore. I searched the website for c++ and dident get any results. I googled it and found another site with it. http://newdata.box.sk/bx/c/ Thanks! :-) Quote
n0x Posted December 11, 2006 Posted December 11, 2006 I read ASTALAVISTA.BOX.SK for news and new tools. It used to be just a warez site, but now there are a ton of cool articles and helpful tools. Quote
bommaboy2789 Posted December 21, 2006 Posted December 21, 2006 could u piz fix dat teach urself c++ in 21 days link i realy wanna learn c++ but it isnt working lololololz Quote
moonlit Posted December 21, 2006 Posted December 21, 2006 You know, someone might actually help you if you stop talking like a 3 year old retard... Quote
bommaboy2789 Posted December 22, 2006 Posted December 22, 2006 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) :D :D :D :D :D :D :D :D :D :D :D :D Quote
moonlit Posted December 22, 2006 Posted December 22, 2006 wtf was that? You're attracting the wrong kind of attention bommaboy2789, just thought I'd mention that. Keep your nose clean, will you? Quote
bommaboy2789 Posted December 23, 2006 Posted December 23, 2006 pick it? just kidding kk will do also i found a realy good site 4 learning java its http://docs.rinet.ru/J11/ Quote
Green Thumb Posted December 30, 2006 Posted December 30, 2006 Hey I am new to this site. After browsing around all the WinAmp streams I came upon the show. http://catb.org/esr/faqs/hacker-howto.html#style This might kind of be old but it is what got me started. Quote
metatron Posted January 10, 2007 Posted January 10, 2007 Damn Vulnerable Linux (DVL) is full of vulnerable and exploitable software. Just started playing with it but it seems like a great way to learn. Just use a VM and the ISO. http://www.damnvulnerablelinux.org/ Quote
TheDesacrator Posted May 12, 2007 Posted May 12, 2007 i need something thats free. can someone tell me where i can get 1 for free?im using notepad as my editor but i dont know what to use as the compiler and linker. if i can use notepad please tell me how Quote
CaveMan Posted May 12, 2007 Posted May 12, 2007 the desacrator i love your sig :P starcraft ftw Quote
TheDesacrator Posted May 12, 2007 Posted May 12, 2007 thx man. can any1 help with my problem mentioned above? Quote
cooper Posted May 12, 2007 Posted May 12, 2007 Install cygwin. It's basically the Linux toolset working under Windows, and that includes all of GCC. Um... And you might want to look around for a text editor that does syntax highlighting... Quote
TheDesacrator Posted May 12, 2007 Posted May 12, 2007 ok i got a syntax editor, that was pretty easy. i got the cygwin, but now when i try to uninstal/extract there are like hundreds of differnt options. . i dont want to install a tone of stuff im not gonna use. Quote
cooper Posted May 13, 2007 Posted May 13, 2007 Okay, the short and sweet of it is that UNIX operates around the idea that you should have a *LOT* of small programs that perform 1 task extremely well, and you use scripting to tie them all together. End result is that you will need a _LOT_ of those programs, even when you wouldn't expect it. But relax, it's all limited to a single directory under which this stuff gets installed. Diskspace is (or, well, should be) cheap, and all in all we're not talking about several gigabytes here... You can safely skip the xorg packages. When you distribute the result of your work, you need to supply the program you compiled plus a single DLL which a couple of years ago stood at 1.5 MB in size. Quote
TheDesacrator Posted May 14, 2007 Posted May 14, 2007 ah. ok sweet. but wich(i cant spell this word) ones do i need? like directory > program Quote
cooper Posted May 14, 2007 Posted May 14, 2007 I can't get more specific than I did in my previous post. Allow me to reiterate: - You need a _LOT_ of those programs. - You can safely skip the xorg packages. Why are you so anal about which packages you need installed? Just install everything except for the xorg packages. Either that, or start by installing gcc-core, binutils and make, and add whatever package it claims to need as you go. Unless you know what you're doing (and I'm thinking you don't) this will be a long, tedious and sometimes cryptiz process that you are likely to tire of pretty damned quickly. Quote
legasy Posted January 13, 2008 Posted January 13, 2008 thx for the sites......now i got something to do on the net for a VERY long time. i already have programming in C++, Java and ADO.net locked...just need to get ASP.net down along with C# and hacking Quote
tcv Posted April 10, 2008 Posted April 10, 2008 Hi, The Lessig link is bad. I was able to find the speech here: hxxp: www. oreillynet. com/pub/a/policy/2002/08/15/lessig. html Quote
vegasadmin Posted November 23, 2008 Posted November 23, 2008 Awesome thanks for all the great sites. Quote
Learnaseyego Posted January 27, 2009 Posted January 27, 2009 Wow! Another prime example of why the Hak5 community is as successful as it is. Thanks to all the posters and of course the original poster, this is just amazing!! Awesomeness!!! :D Quote
Vivek Ramachandran Posted February 24, 2009 Posted February 24, 2009 You also checkout SecurityTube.Net at http://www.securitytube.net . Has over 250 videos on hacking and security related topics. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.