Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 08-21-2012, 00:18
thesweetdevilguy
 
Posts: n/a
Quote:
Originally Posted by WilliamElts View Post
The book is logically divided into 5 main categories with each category representing a major skill set required by most security professionals:

1. Coding - The ability to program and script is quickly becoming a mainstream requirement for just about everyone in the security industry. This section covers the basics in coding complemented with a slue of programming tips and tricks in C/C++, Java, Perl and NASL.

2. Sockets - The technology that allows programs and scripts to communicate over a network is sockets. Even though the theory remains the same - communication over TCP and UDP, sockets are implemented differently in nearly ever language.

3. Shellcode - Shellcode, commonly defined as bytecode converted from Assembly, is utilized to execute commands on remote systems via direct memory access.

4. Porting - Due to the differences between operating platforms and language implementations on those platforms, it is a common practice to modify an original body of code to work on a different platforms. This technique is known as porting and is incredible useful in the real world environments since it allows you to not "recreate the wheel.”

5. Coding Tools - The culmination of the previous four sections, coding tools brings all of the techniques that you have learned to the forefront. With the background technologies and techniques you will now be able to code quick utilities that will not only make you more productive, they will arm you with an extremely valuable skill that will remain with you as long as you make the proper time and effort dedications.

*Contains never before seen chapters on writing and automating exploits on windows systems with all-new exploits.

*Perform zero-day exploit forensics by reverse engineering malicious code.

*Provides working code and scripts in all of the most common programming languages for readers to use TODAY to defend their networks.


link download:
Code:
htp://hotfile.com/dl/152255592/439a586/Sockets_Shellcode_Porting__Coding_RE_www.box4dl.com.rar.html
i found the above link dead so please find the link below

Code:
http://www.4shared.com/get/noZJs9it/Sockets_Shellcode_Porting_And_.html
Reply With Quote
  #2  
Old 09-14-2012, 18:30
eARth
 
Posts: n/a
The C++ Standard Library, 2nd Edition

The Best-Selling C++ Resource. Now Updated for C++11

The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components�Cand to benefit from their power�Cyou need a resource that does far more than list the classes and their functions.

The C++ Standard Library: A Tutorial and Reference, Second Edition, describes this library as now incorporated into the new ANSI/ISO C++ language standard (C++11). The book provides comprehensive documentation of each library component, including an introduction to its purpose and design; clearly written explanations of complex concepts; the practical programming details needed for effective use; traps and pitfalls; the exact signature and definition of the most important classes and functions; and numerous examples of working code. The book focuses in particular on the Standard Template Library (STL), examining containers, iterators, function objects, and STL algorithms.

The book covers all the new C++11 library components, including

Concurrency
Fractional arithmetic
Clocks and timers
Tuples
New STL containers
New STL algorithms
New smart pointers
New locale facets
Random numbers and distributions
Type traits and utilities
Regular expressions
The book also examines the new C++ programming style and its effect on the standard library, including lambdas, range-based for loops, move semantics, and variadic templates.

An accompanying Web site, including source code, can be found at www.cppstdlib.com.

Table of Contents
Chapter 1. About This Book
Chapter 2. Introduction to C++ and the Standard Library
Chapter 4. General Concepts
Chapter 5. Utilities
Chapter 6. The Standard Template Library
Chapter 7. STL Containers
Chapter 8. STL Container Members in Detail
Chapter 9. STL Iterators
Chapter 10. STL Function Objects and Using Lambdas
Chapter 11. STL Algorithms
Chapter 12. Special Containers
Chapter 13. Strings
Chapter 14. Regular Expressions
Chapter 15. Input/Output Using Stream Classes
Chapter 16. Internationalization
Chapter 17. Numerics
Chapter 18. Concurrency
Chapter 19. Allocators

Code:
http://prefiles.com/jyuxloofr81a/Addison.Wesley.The.CPP.Standard.Library.2nd.Edition.Mar.2012.rar
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 02:48.


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