Exetools

Exetools (https://forum.exetools.com/index.php)
-   General Discussion (https://forum.exetools.com/forumdisplay.php?f=2)
-   -   eBOOKS (POST ALL HERE) (https://forum.exetools.com/showthread.php?t=3440)

kpham3779 11-13-2010 17:39

The IDA Pro Book, The unofficial guide to the world's most popular disassembler.
http://rapidshare.com/files/225844697/the_ida_pro_book.pdf

besoeso 11-21-2010 01:31

Assembly Language for x86 Processors (6th Edition)
 
1 Attachment(s)
Attachment 5657

Assembly Language for x86 Processors (6th Edition)
By Kip Irvine


* Publisher: Prentice Hall
* Number Of Pages: 768
* Publication Date: 2010-03-07
* ISBN-10 / ASIN: 013602212X
* ISBN-13 / EAN: 9780136022121



Product Description:

Assembly Language for x86 Processors, 6/e is ideal for undergraduate courses in assembly language programming and introductory courses in computer systems and computer architecture.

Written specifically for the Intel/Windows/DOS platform, this complete and fully updated study of assembly language teaches students to write and debug programs at the machine level. Based on the Intel processor family, the text simplifies and demystifies concepts that students need to grasp before they can go on to more advanced computer architecture and operating systems courses. Students put theory into practice through writing software at the machine level, creating a memorable experience that gives them the confidence to work in any OS/machine-oriented environment. Proficiency in one other programming language, preferably Java, C, or C++, is recommended.


Downloadl link: http://www.mediafire.com/?ofa17c0j4786731

Code source: http://kipirvine.com/asm/examples/index.htm

jakkal 11-25-2010 13:14

Embedded System Design - 400 pages
 
Embedded System Design: Embedded Systems Foundations of Cyber-physical Systems /by Peter Marwedel. This Series addresses current and future challenges pertaining to embedded hardware, software, specifications and techniques. Titles in the Series cover a focused set of embedded topics relating to traditional computing devices as well as high-tech appliances used in newer, personal devices, and related topics. The material will vary by topic but in general most volumes will include fundamental material (when appropriate), methods, designs and techniques. This Series addresses current and future challenges pertaining to embedded hardware, software, specifications and techniques. Titles in the Series cover a focused set of embedded topics relating to traditional computing devices as well as high-tech appliances used in newer, personal devices, and related topics. The material will vary by topic but in general most volumes will include fundamental material (when appropriate), methods, designs and techniques.

Code:

http://filesonic.com/file/34027711

nathan 12-10-2010 21:14

Very interesting for aggressive reversing
 
Dechamps - Hardware Design of Finite Fields Arithmetic.pdf

http://www.filesonic.com/file/40884505/9780071545822.zip

ibro 01-10-2011 19:28

The 8086/8088 Primer, by Stephen P. Morse
http://stevemorse.org/8086/index.html

atamo 03-11-2011 03:03

Identifying Malicious Code Through Reverse Engineering (Advances in Information Security)
Publisher: Springer
Number Of Pages: 188
鈥SBN-10 / ASIN: 0387098240
鈥SBN-13 / EAN: 9780387098241

http://rapidshare.com/files/451926985/Identifying_Malicious_Code_Through_Reverse_Engineering.rar

NeOXOeN 03-17-2011 04:05

hello if anyone can help me i am looking for this book:

C: How to Program (6th Edition) by Paul Deitel and Harvey M. Deitel (Paperback - Nov 8, 2009) .. http://www.amazon.com/C-How-Program-Paul-Deitel/dp/0136123562/ref=sr_1_2?ie=UTF8&qid=1300305841&sr=8-2



or
http://www.amazon.com/How-Program-5th-Paul-Deitel/dp/0132404168/ref=sr_1_1?ie=UTF8&qid=1300305841&sr=8-1


dont seems to find it anywhere is someone has link plz share

uranus64 03-19-2011 03:36

@NeOXOeN

C++ - How To Program, 5th Edition (2005).chm

http://www.mediafire.com/?46bnra7h2k2ogbe

C++ How to Program - 7th Edition
PAUL DEITEL and HARVEY DEITEL
Publisher: Prentice Hall | 2010 | ISBN: 0136117260 | Pages: 1104 | PDF | 220 MB

0136117260.part1.rar
0136117260.part1.rar

NeOXOeN 03-20-2011 00:53

@narciszu if you would check the link .. you would see that i am not looking for C++ book but only C book.. if you can find that i will surely appreciate it .. i also found C++ book


thx anyway for helping

atamo 03-22-2011 20:34

I don't know what version is, but I hope to help ,;)

Harvey M. Deitel, C How to Program.rar

NeOXOeN 03-22-2011 20:44

@atamo thx:P but its book about C# coding.. close .. and thex for helping:)

Introduction to
Computers, the Internet,
the Web and C#

besoeso 03-24-2011 05:44

Springer.Guide to Assembly Language.A Concise Introduction.2011

Although the need for assembly language programmers has decreased, the need to understand assembly language has not, and it is important to actually write assembly language code if one is to understand it thoroughly.

This Guide to Assembly Language will enable the reader to very quickly begin programming in assembly language. Through this hands-on programming, readers will also learn more about the computer architecture of the Intel 32-bit processor, as well as the relationship between high-level and low-level languages. The book can either be used as a stand-alone text in a one-semester course on assembly language, or as a supplementary text in a computer organization and architecture course.

Topics and features:

* Presents an overview of assembly language, and an introduction to general purpose registers
* Illustrates the key concepts of each chapter with complete programs, chapter summaries, and exercises (with answers to selected exercises provided in the Appendices)
* Covers input/output, basic arithmetic instructions, selection structures, and iteration structures
* Introduces logic, shift, arithmetic shift, rotate, and stack instructions
* Discusses procedures and macros, and examines arrays and strings
* Investigates machine language from a discovery perspective
* Provides an overview of binary and hexadecimal, logic, and arithmetic in the Appendices, together with a Glossary, and a section on Visual C++ and MASM

This textbook/reference is an ideal introduction to programming in assembly language for undergraduate students in computer science, as well as a concise guide for professionals wishing to learn how to write logically correct programs in a minimal amount of time.

Table of contents

Variables, Registers, and Data Movement

Input/Output

Arithmetic Instructions

Selection Structures

Iteration Structures

Logic, Shifting, Rotating, and Stacks

Procedures and Macros

Arrays

Strings

Selected Machine Language Instructions


hxxp://www.mediafire.com/?r8rb53v470v6p67

mr.slooz 04-20-2011 04:12

Fuzzing collection:

Addison Wesley Fuzzing Brute Force Vulnerability Discovery
Fuzzing for Software Security Testing and Quality Assurance
Open Source Fuzzing Tools

link: hxxp://hotfile.com/dl/115084812/10072cc/Fuzzing.7z.html
pwd: exetools

sf42 04-28-2011 02:32

A lot of free ebooks. Has also other subjects than compsci:

hxxp://www.sciencebooksonline.info/computer-science.html

besoeso 05-02-2011 01:31

BackTrack 4: Assuring Security by Penetration Testing
 
BackTrack 4: Assuring Security by Penetration Testing

year: 2011
pages: 392

Written as an interactive tutorial, this book covers the core of BackTrack with real-world examples and step-by-step instructions to provide professional guidelines and recommendations to you. The book is designed in a simple and intuitive manner, which allows you to explore the whole BackTrack testing process or study parts of it individually. If you are an IT security professional or network administrator who has a basic knowledge of Unix/Linux operating systems including awareness of information security factors, and you want to use BackTrack for penetration testing, then this book is for you.

hxxp://ifile.it/hdvct2/ebooksclub.org__BackTrack_4__Assuring_Security_by_Penetration_Testing.l_4txj0o9kxj6x46.pdf


All times are GMT +8. The time now is 12:44.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX