Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #721  
Old 03-16-2015, 10:04
Conquest Conquest is offline
Friend
 
Join Date: Jan 2013
Location: 0x484F4D45
Posts: 125
Rept. Given: 46
Rept. Rcvd 29 Times in 17 Posts
Thanks Given: 31
Thanks Rcvd at 60 Times in 29 Posts
Conquest Reputation: 29
Quote:
Originally Posted by Stitch View Post
Is that better than C++ primer 5th edition?
If yes: Should to read for learning C++?

Thanks..
C++ Primer assumes that one already knows some kind of programming language(that is one has programming concepts.) This one starts from ground zero and gradually covers main "Fundamentals" . Good for complete newbies , not so effective for people with some kind of programming background as they will feel it too verbose
Reply With Quote
  #722  
Old 03-22-2015, 22:50
zeytunak zeytunak is offline
Friend
 
Join Date: Feb 2015
Posts: 81
Rept. Given: 0
Rept. Rcvd 17 Times in 11 Posts
Thanks Given: 93
Thanks Rcvd at 43 Times in 24 Posts
zeytunak Reputation: 17
anyone can share

Sample code
of
Programming the Microsoft Windows Driver Model / Walter Oney -- 2nd ed

10x
Reply With Quote
  #723  
Old 03-26-2015, 16:45
ibro ibro is offline
Friend
 
Join Date: Jan 2004
Posts: 40
Rept. Given: 3
Rept. Rcvd 8 Times in 5 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
ibro Reputation: 8
The Art of Linux Kernel Design: Illustrating the Operating System Design Principle

Very good book about Linux
The Art of Linux Kernel Design: Illustrating the Operating System Design Principle

Amazon Reviews:
This book has lot of details, I mean lot of details. Linux kernel 0.11 has been dissected and explained in very detailed way in this book,The reason I am giving a 4 star is not because it focuses on 0.11 version which is over 20 years, but I find a lack of security focus on the book. Otherwise this is certainly a stellar book on Operating systems concepts. If you have read Tanenbaum's Operating systems book on MINIX, this will be a very similar treatment. Code has been dissected wonderfully! I cannot imagine the reverse engineering process of understanding the code and making it easy to explain to people.

The book starts with BIOS and how operating systems are bootstrapped. I really liked how the explanations are done - lot of source code, and design diagrams. This is like a design document for the kernel.There are lot of diagrams, yes plenty! file operations, process management, inter process communication, operating system design, buffer management are all explained in great detail. Overall explanations are great and this will be a wonderful asset to any student. Using Linux 0.11 makes it very easy to explain as foundations to operating systems are all same and a student can learn concepts well. As I said earlier, security should be taught from beginning and this is the biggest gap in systems design and how programming is taught. It cannot be an afterthought. It should be taught from beginning like from this book.
Reply With Quote
  #724  
Old 03-29-2015, 00:31
HooK's Avatar
HooK HooK is offline
Family
 
Join Date: Sep 2013
Posts: 89
Rept. Given: 47
Rept. Rcvd 43 Times in 18 Posts
Thanks Given: 60
Thanks Rcvd at 38 Times in 23 Posts
HooK Reputation: 43
@zeytunak

Programming the Microsoft Windows Driver Model / Walter Oney -- 2nd Edition (2002)
Code:
https://mega.co.nz/#!moECgSiR!YNISYKjO-b-t_jhhMi4vRUF5SKv2o8pXpzRaNhni8cU
Enjoy!
-HooK
Reply With Quote
The Following User Says Thank You to HooK For This Useful Post:
nimaarek (09-19-2017)
  #725  
Old 03-29-2015, 04:21
zeytunak zeytunak is offline
Friend
 
Join Date: Feb 2015
Posts: 81
Rept. Given: 0
Rept. Rcvd 17 Times in 11 Posts
Thanks Given: 93
Thanks Rcvd at 43 Times in 24 Posts
zeytunak Reputation: 17
thanks . i find what i want !
here Sample code of Programming the Microsoft Windows Driver Model / Walter Oney 2nd

hxxp://examples.oreilly.com/9780735618039/9780735618039_files.zip
Reply With Quote
  #726  
Old 04-06-2015, 14:22
Levis Levis is offline
Family
 
Join Date: Mar 2012
Location: The Earth
Posts: 42
Rept. Given: 74
Rept. Rcvd 42 Times in 13 Posts
Thanks Given: 26
Thanks Rcvd at 45 Times in 22 Posts
Levis Reputation: 42
Hi,
Does anybody have this book: The Official CHFI Study Guide (Exam 312-49): for Computer Hacking Forensic Investigator? Please share it to me.

Thanks in advance
__________________
My Personal Blog:http://ltops9.wordpress.com
Reply With Quote
  #727  
Old 04-06-2015, 15:43
Dreamer's Avatar
Dreamer Dreamer is offline
Family
 
Join Date: May 2012
Posts: 604
Rept. Given: 613
Rept. Rcvd 659 Times in 257 Posts
Thanks Given: 117
Thanks Rcvd at 170 Times in 128 Posts
Dreamer Reputation: 38
is this one you are looking for

Reply With Quote
The Following User Gave Reputation+1 to Dreamer For This Useful Post:
Levis (04-06-2015)
  #728  
Old 04-06-2015, 16:54
Levis Levis is offline
Family
 
Join Date: Mar 2012
Location: The Earth
Posts: 42
Rept. Given: 74
Rept. Rcvd 42 Times in 13 Posts
Thanks Given: 26
Thanks Rcvd at 45 Times in 22 Posts
Levis Reputation: 42
Quote:
Originally Posted by Dreamer View Post
is this one you are looking for

Yeah, That's exactly what i'm looking for. Thank a lot for your help!
Have a nice day
__________________
My Personal Blog:http://ltops9.wordpress.com
Reply With Quote
The Following User Gave Reputation+1 to Levis For This Useful Post:
Dreamer (04-06-2015)
  #729  
Old 04-15-2015, 17:45
foosaa foosaa is offline
Friend
 
Join Date: Dec 2005
Posts: 106
Rept. Given: 36
Rept. Rcvd 13 Times in 11 Posts
Thanks Given: 163
Thanks Rcvd at 84 Times in 32 Posts
foosaa Reputation: 14
Does any one have the link for new Official ISC² Guide to the CISSP CBK, Fourth Edition? Thanks in advance!
Reply With Quote
  #730  
Old 04-16-2015, 20:20
NeOXOeN NeOXOeN is offline
Friend
 
Join Date: Jan 2005
Posts: 273
Rept. Given: 2
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 2
Thanks Rcvd at 18 Times in 18 Posts
NeOXOeN Reputation: 3
hello all

Does anyone know where i can find: Secure Coding in C and C++ (2nd Edition) (SEI Series in Software Engineering)
http://www.amazon.com/Secure-Coding-2nd-Software-Engineering/dp/0321822137/ref=sr_1_1?ie=UTF8&qid=1429150331&sr=8-1&keywords=Secure+Coding+in+C+and+C%2B%2B

i am looking for this ebook for long time

bye and thx Neo
Reply With Quote
  #731  
Old 04-16-2015, 20:29
Dreamer's Avatar
Dreamer Dreamer is offline
Family
 
Join Date: May 2012
Posts: 604
Rept. Given: 613
Rept. Rcvd 659 Times in 257 Posts
Thanks Given: 117
Thanks Rcvd at 170 Times in 128 Posts
Dreamer Reputation: 38
is it this one

Reply With Quote
The Following 2 Users Say Thank You to Dreamer For This Useful Post:
nimaarek (09-19-2017), wilson bibe (04-17-2015)
  #732  
Old 04-18-2015, 07:32
NeOXOeN NeOXOeN is offline
Friend
 
Join Date: Jan 2005
Posts: 273
Rept. Given: 2
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 2
Thanks Rcvd at 18 Times in 18 Posts
NeOXOeN Reputation: 3
Dreamer: pdf forbidden..
Reply With Quote
  #733  
Old 04-18-2015, 10:55
mr.exodia mr.exodia is offline
Retired Moderator
 
Join Date: Nov 2011
Posts: 784
Rept. Given: 492
Rept. Rcvd 1,122 Times in 305 Posts
Thanks Given: 90
Thanks Rcvd at 711 Times in 333 Posts
mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299
it's just a sample, first hit at google when you search for "Secure Coding in C and C++ (2nd Edition)", don't bother.
Reply With Quote
  #734  
Old 04-18-2015, 12:23
Dreamer's Avatar
Dreamer Dreamer is offline
Family
 
Join Date: May 2012
Posts: 604
Rept. Given: 613
Rept. Rcvd 659 Times in 257 Posts
Thanks Given: 117
Thanks Rcvd at 170 Times in 128 Posts
Dreamer Reputation: 38
Quote:
Originally Posted by NeOXOeN View Post
Dreamer: pdf forbidden..
i looked and searched on forum but not found where say pdf not allowed
Reply With Quote
  #735  
Old 04-19-2015, 06:33
mr.exodia mr.exodia is offline
Retired Moderator
 
Join Date: Nov 2011
Posts: 784
Rept. Given: 492
Rept. Rcvd 1,122 Times in 305 Posts
Thanks Given: 90
Thanks Rcvd at 711 Times in 333 Posts
mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299 mr.exodia Reputation: 1100-1299
the pdf is not the book, it's just a sample from the author anyway.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ebooks conan981 General Discussion 0 07-07-2006 22:36
some ebooks fulone General Discussion 1 05-20-2004 21:22


All times are GMT +8. The time now is 16:53.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )