malware Posted November 2, 2018 Posted November 2, 2018 (edited) I want to learn c programming language. Now i understand basic of asm (nasm & masm). Which ebook or tutorial should i follow. *Best resources* The purpose of learning is i want to develop malware (legal monitoring). (Also reverse engineer malware). Thanks Edited November 2, 2018 by malware
atom0s Posted November 2, 2018 Posted November 2, 2018 2 hours ago, malware said: malware (legal monitoring) This is really contradicting in itself. There are tons of online sites for learning C or C++, tons of books, etc. Just Google for it, plenty of info out there to learn either.
TbKv9QaV Posted December 31, 2018 Posted December 31, 2018 You can look LearnCpp. Soo good and for beginners and intermediate.
Progman Posted January 3, 2019 Posted January 3, 2019 As mentioned in a prior thread, Kernighan and Ritchie is the de-facto standard in this case. You can get it for free here: http://www.dipmat.univpm.it/~demeio/public/the_c_programming_language_2.pdf 1
uqr02060 Posted February 5, 2019 Posted February 5, 2019 (edited) On 12/31/2018 at 6:04 PM, TbKv9QaV said: You can look LearnCpp. Soo good and for beginners and intermediate. Looks good, nice share. Edited February 5, 2019 by uqr02060
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now