Categories
Animal | Application |Art | Artificial Intelligence | Business | Certification | Commerce | Computer - Hardware | Databases | Electronics | Engineering | Grammar | History | Intelligence | Internet | IT - General | Language | Magazine | Medical | Photographic | Networking| Programming | Security | Uncategorized | WWW
Nickname:

Message:

-->

EnterBangla.BlogSpot.com


Download This eBook
Algorithms in C++, Sedgewick (Old edition)
Posted: June 18th, 2007, 6:28am CEST by NakedExposer
Tagsoffline please upload again   [edit]


[rapidshare.com]

Download This eBook
The giant black book of computer viruses - the all time favorite and probably the best beginner virus book
Posted: June 18th, 2007, 6:22am CEST by NakedExposer
Tags  [edit]


Reader comments:

This book is a classic exposition on the programming of computer viruses. I concur with the other reviewers in that this is the best book ever on the subject (it is likely the only book on the subject from my searches).

This book was written over ten years ago, so obviously you are not going to read it and be on the cutting edge of virus writing and protection at this point. However, this book is still an excellent one for those who want to learn the ins and outs of Windows systems programming including how your computer can be controlled/manipulated using some assembly language and the operating system as it already exists. Basically, the author is using the subject of viruses to educate you on the fine points of assembly language programming for the PC without you knowing it was ever happening. I highly recommend it. However, as other reviewers have already said, the book is now free online, so don't pay some ridiculously high price believing its contents are a rare find.

This book is written to be accessible to anyone with a little experience with assembly language programming, or to anyone with any programming experience, provided they're willing to do a little work to learn assembler. Actually, this book acts as a pretty good tutorial on assembly language programming itself. The book is broken down into three parts. The first section discusses viral reproduction techniques, ranging from the simplest overwriting virus to complex multi-partite viruses and viruses for advanced operating systems. The second section discusses anti anti-virus techniques commonly used in viruses, including simple techniques to hide file changes, ways to hide virus code from prying eyes, and polymorphism. The third section discusses payloads, both destructive and beneficial. The following is the table of contents.

Introduction
Computer Virus Basics

PART I
The Simplest COM Infector
Companion Viruses
Parasitic COM Infectors: Part I
Parasitic COM Infectors: Part II
A Memory Resident Virus
Infecting EXE Files
Advanced Memory Residence Techniques
An Introduction to Boot Sector Viruses
The Most Successful Boot Sector Virus
Advanced Boot Sector Techniques
Multi-Partite Viruses
Infecting Device Drivers
Windows Viruses
An OS/2 Virus
Unix Viruses
Source Code Viruses
Many New Techniques

Part II: Anti-Anti Virus Techniques
How A Virus Detector Works
Exercises
Stealth for Boot Sector Viruses
Stealth Techniques for File Infectors
Protected Mode Stealth
Polymorphic Viruses
Retaliating Viruses
Advanced Anti-Virus Techniques
Genetic Viruses
Who Will Win?

Part III. Payloads for Viruses
Destructive Code
A Viral Unix Security Breach
Operating System Holes and Covert Channels
A Good Virus
Appendix A: ISR Reference
Appendix B: Resources

Download

Download This eBook
MySQL Certification Study Guide by Paul DuBois (Author), Stefan Hinz (Author), Carsten Pedersen (Author)
Posted: June 18th, 2007, 6:16am CEST by NakedExposer
Tags  [edit]


Download

Download This eBook
The Symbian OS Architecture Sourcebook: Design and Evolution of a Mobile Phone OS by Ben Morris
Posted: June 18th, 2007, 6:14am CEST by NakedExposer
Tags  [edit]



Download

Download This eBook
Smartphone Operating System Concepts
Posted: June 18th, 2007, 6:12am CEST by NakedExposer
Tags  [edit]


Download link

Download This eBook
Web Data Mining: Exploring Hyperlinks, Contents, and Usage Data by Bing Liu
Posted: June 18th, 2007, 6:10am CEST by NakedExposer
Tags  [edit]

Download link is given at the end of the names.

[rapidshare.com]

Download This eBook
The art of software modeling
Posted: June 18th, 2007, 6:08am CEST by NakedExposer
Tags  [edit]

Title: The Art of Software Modeling

[rapidshare.com]

Download This eBook
Resume writer's workbook
Posted: June 18th, 2007, 6:05am CEST by NakedExposer
Tags  [edit]


This comprehensive book is an all-inclusive job search handbook addressing all areas of the job search in an easy-to-read style. This resource is designed to lead users step-by-step through the job search maze. It includes exercises to help users assess their skills and focus on career objectives to land the right job for them. It also includes writing an effective cover letter, networking and interviewing skills, producing an electronic resume, and using the Internet in the job search. This unique handbook provides all the information users need to find a job.

Download Here


Download This eBook
Hacker's beware
Posted: June 18th, 2007, 6:04am CEST by NakedExposer
Tags  [edit]


A good defense starts with a thorough understanding of your opponent’s offense. Hackers Beware teaches you how hackers think, what tools they use, and the techniques they utilize to compromise a machine. Eric Cole, a leading expert in information security, shows you not only how to detect these attacks, but what you can do to protect yourself against them. When it comes to securing your site, knowledge is power. This book gives you the knowledge to build a proper defense against attackers.

With so much going on in regard to network security (or the lack thereof), a book on this topic almost needs no introduction. Less than 10 years ago, most people didn’t even know what the Internet or email was. To take a further step back, most people did not even have computers at work or home, and some even questioned their usefulness. Things have really changed. As I am writing this, the Carousel of Progress ride at Disney World goes through my mind. Things that we considered science fiction a decade ago are not only a reality, but an engrained part of our life. Heck, if the dedicated line at my house goes down for more than 30 minutes, my wife is screaming at me to fix it. This is truly the age of computers.

TABLE OF CONTENT:
chapter 01. Introduction
chapter 02. How and Why Hackers Do It
chapter 03. Information Gathering
chapter 04. Spoofing
chapter 05. Session Hijacking
chapter 06. Denial of Service Attacks
chapter 07. Buffer Overflow Attacks
chapter 08. Password Security
chapter 09. MS NT Password Crackers
chapter 10. UNIX Password Crackers
chapter 11. Fundamentals of MS NT
chapter 12. Specific Exploits for NT
chapter 13. Fundamentals of UNIX
chapter 14. Specific Exploits for UNIX
chapter 15. Preserving Access
chapter 16. Covering the Tracks
chapter 17. Other Types of Attacks
chapter 18. SANS Top 10
chapter 19. Putting It All Together
chapter 20. Summary

Download Here

Password:ganelon


Download This eBook
Wrox beginning visual basic 2005 database
Posted: June 18th, 2007, 6:02am CEST by NakedExposer
Tags  [edit]



This book teaches Visual Basic 2005 developers the concepts and skills necessary to write VB 2005 database applications that can be used throughout their enterprises. Although the book touches on database design concepts, its focus is on using ADO.NET to access and manipulate data in relational databases. This book covers all data providers in ADO.NET briefly, but focuses on using the OleDb Data Provider for accessing Access databases, the SQLData Provider for accessing SQLServer databases, and the Oracle Data Provider for accessing Oracle databases. Most of the examples in this book involve writing database applications for SQLServer and Oracle.

This book was designed for the developer who wants to learn how to write database applications using Visual Basic 2005 and back-end databases such as Microsoft Access, Microsoft SQLServer, and Oracle.

You will learn how to use queries, views, and stored procedures to efficiently access and manipulate data from your applications. I provide examples and instruction on accessing data from Windows applications, ASP.NET applications, and Web Services. You'll also be exposed to more advanced concepts, such as writing business logic components and data access components, as well as how to read and write data from the Windows Registry. You will also learn how to encrypt and decrypt data using the .NET encryption classes and how to hash passwords to further secure your access to your data.

TABLE OF CONTENT:
Chapter 01 - Databases
Chapter 02 - An Introduction to ADO.NET
Chapter 03 - Visual Studio 2005 Data Wizards
Chapter 04 - Basic SQL
Chapter 05 - SQL and Queries for Access
Chapter 06 - Selecting Data in Access
Chapter 07 - Inserting,Updating,and Deleting Data in Access
Chapter 08 - Migrating Data from Access
Chapter 09 - Stored Procedures and Views for SQL Server and Oracle
Chapter 10 - Building Business Logic and Data Access Components
Chapter 11 - Inserting Data
Chapter 12 - Selecting Data
Chapter 13 - Updating Data
Chapter 14 - Accessing Data in ASP.NET
Chapter 15 - Creating a Web Service
Chapter 16 - Accessing a Web Service

Download Here

Password:ganelon


Download This eBook
Wrox Beginning visual basic 2005 with source code
Posted: June 18th, 2007, 6:01am CEST by NakedExposer
Tags  [edit]


Visual Basic 2005 is Micro$ofts latest version of the highly popular Visual Basic .NET programming language, one of the many languages supported in Visual Studio 2005. Visual Basic 2005's strength lies in itsease of use and the speed at which you can create Windows applications, Web applications, mobile device applications, and Web Services.

In this book, we will introduce you to programming with Visual Basic 2005 and show you how to create the types of applications and services mentioned above. Along the way you'll also learn about object-oriented techniques and learn how to create your own business objects and Windows controls.

Micro$ofts .NET Framework provides Visual Basic 2005 programmers with the ability to create full object oriented programs, just like the ones created using C# or C++. The .NET Framework provides a set of base classes that are common to all programming languages in Visual Studio 2005, which provides you with the same ability to create object-oriented programs as a programmer using C# or C++.

TABLE OF CONTENT:
Chapter 01 - Welcome to Visual Basic 2005
Chapter 02 - The Micro$oft .NET Framework
Chapter 03 - Writing Software
Chapter 04 - Controlling the Flow
Chapter 05 - Working with Data Structures
Chapter 06 - Building Windows Applications
Chapter 07 - Displaying Dialog Boxes
Chapter 08 - Creating Menus
Chapter 09 - Debugging and Error Handling
Chapter 10 - Building Objects
Chapter 11 - Advanced Object-Oriented Techniques
Chapter 12 - Building Class Libraries
Chapter 13 - Creating Your Own Custom Controls
Chapter 14 - Programming Custom Graphics
Chapter 15 - Accessing Databases
Chapter 16 - Database Programming with SQL Server and ADO.NET
Chapter 17 - Web Forms
Chapter 18 - Forms Authentication
Chapter 19 - Visual Basic 2005 and XML
Chapter 20 - Web Services and .NET Remoting
Chapter 21 - Deploying Your Application
Chapter 22 - Building Mobile Applications

Download Here

Password:ganelon


Download This eBook
Visual basic 2005 for dummies
Posted: June 18th, 2007, 5:59am CEST by NakedExposer
Tags  [edit]


Welcome to the new version of Visual Basic for 2005. As its name implies, Visual Basic is a visual way to create new programs for the Micro$oft Windows family of operating systems.

And though it is basic in many ways, the Visual Basic language is also very powerful. You can create new class libraries and XML Web services, as well as programs that you can use on your PC or your Web browser, or even your phone or PDA. Anything that can be done in Windows can be done in Visual Basic.

Programming in Visual Basic is easier than you might think, thanks to the visual tools supplied by Visual Studio. You donít have to type line after line of code to create a working program ó Visual Studio automatically generates some code for you when you drag and drop components with the visual tools. Of course, being able to read and write code is important too, and this book provides plenty of code samples so you can understand the inner workings of your programs.

This book also shows you some best practices to keep in mind as you get further along in your programming. Your first programs may be very simple, but when you start getting into more complicated applications, you really need to plan out your program before you start writing the code.

TABLE OF CONTENT:
Chapter 01 - Wading into Visual Basic
Chapter 02 - Using Visual Studio 2005
Chapter 03 - Designing Applications in VB 2005
Chapter 04 - Building Windows Applications
Chapter 05 - Building Web Applications
Chapter 06 - Building Class Libraries
Chapter 07 - Building Web Services
Chapter 08 - Debugging in VB 2005
Chapter 09 - Interpreting Strings and Things
Chapter 10 - Making Decisions in Code
Chapter 11 - Getting Loopy
Chapter 12 - Reusing Code
Chapter 13 - Making Arguments, Earning Returns
Chapter 14 - Writing Secure Code
Chapter 15 - Accessing Data
Chapter 16 - Working with the File System
Chapter 17 - Accessing the Internet
Chapter 18 - Creating Images
Chapter 19 - Ten Tips for Using the VB User Interface
Chapter 20 - Ten Ideas for Taking Your Next Programming Step
Chapter 21 - Ten Resources on the Internet

Download Here

Password:ganelon


Download This eBook
How to solve every soduku puzzle
Posted: June 18th, 2007, 5:58am CEST by NakedExposer
Tags  [edit]

Sudoku is one of the most amazing, challenging, intriguing, and entertaining puzzles to sweep the world in decades. And the more you play, the more you realize how much there is to know!
Whether you’re a complete novice, moderately competent, or an accomplished expert… there are 7 important tips and tricks I'll bet you've never heard of… secrets you should know!

* Discover the Simplest Method to solve Sudoku puzzles… (anyone who passed grade school can learn it!)
* Learn the 7 most Important Sudoku Secret Tips!
* See how to solve Sudoku puzzles in Minutes!
* Find out how and where to start each puzzle!
* See how to completely solve every Sudoku puzzle!
* Discover what to do when you’re stuck!
* Learn thru an easy-to-understand, step-by-step Method!
* See what to do when your solution doesn’t match the answer given by the publisher!
* Find out why people 'paint themselves into a corner' and how to get unstuck quickly!
* Discover what to do when the same value occurs in multiple Cells in a Row/ Column/ 3*3 Square!
* Learn how to dramatically improve your solving speed so you can compete!
* See how to solve puzzles at ALL levels - from Simple to Hard to Absolutely Fiendish!
* Find out whether (and how much) guessing is really involved in solving Sudokus!
* Discover the REAL FORMULA behind it all!
* Completely understand the logic behind all Sudoku solutions!
* Get a database of top Sudoku sites, including access to Millions of Sudokus, Free!
* Learn EVERYTHING you'll ever need to know about Sudoku In One Place!

Download Vol.1

Download Vol.2


Download This eBook
Next day job interview - Prepare tonight and get the job tomorrow
Posted: June 18th, 2007, 5:57am CEST by NakedExposer
Tags  [edit]


Definetely book to read a day before the interview. This book will remind you of all the good things discussed in the career development center and some more in an hour or less. You will learn how to prepare for the inteview, how to present your skills: adaptive, transferrable and job skills. You will find reference matials on how to learn more about your prospective employer on the web and hwat the industry standard for salaries in one's field is. Finally thank you notes � not just for the granted interview but also for referral letters and networking efforts from your friends, professional contracts and family. Take this book with you for an interview. If you get there early, skim thru the pages and you will be ready to impress the potential employer no matter what questions they ask you.

Download Here


Download This eBook
Adobe Flash CS3 Professional Classroom in a book
Posted: June 18th, 2007, 5:55am CEST by NakedExposer
Tags  [edit]


This project-based guide from Adobe will teach readers all they need to know to create engaging interactive content with Flash CS3. Using step-by-step instructions with projects that build on the knowledge learned in each lesson, readers will learn the key elements of the Flash interface, including panels, timelines, and frames. From there, readers will learn how to work with vector and bitmap graphics; create and edit symbols; modify text and add interactivity with ActionScript 3.0; and incorporate animation, music, and sound to their projects. They'll also learn how to prepare and export their finished projects for Web and broadcast. Of course, readers will also learn how to take advantage of the new features of Flash CS3–the streamlined user interface, native support for Photoshop and Illustrator files, revamped drawing tools, new video encoding features, code editing enhancements, and much more. The companion CD provides users with all the sample files they need to complete all of the projects.

The Book

http://rapidshare.com/files/37684125/Flash_Book.rar

Lessons

http://rapidshare.com/files/37675972/Lessons.part1.rar
http://rapidshare.com/files/37677885/Lessons.part2.rar
http://rapidshare.com/files/37679672/Lessons.part3.rar
http://rapidshare.com/files/37681279/Lessons.part4.rar

Movies

http://rapidshare.com/files/37686937/Movies.part01.rar
http://rapidshare.com/files/37689713/Movies.part02.rar
http://rapidshare.com/files/37692482/Movies.part03.rar
http://rapidshare.com/files/37695682/Movies.part04.rar
http://rapidshare.com/files/37698893/Movies.part05.rar
http://rapidshare.com/files/37702971/Movies.part06.rar
http://rapidshare.com/files/37704158/Movies.part07.rar

Extras

http://rapidshare.com/files/37681332/Extras.rar[/code]


Download This eBook
The complete idiot's guide to the perfect interview (2nd edition)
Posted: June 18th, 2007, 5:51am CEST by NakedExposer
Tags  [edit]


Let's face it, EVERYONE gets a little nervous about interviewing. You want to make sure you're sending the right signals to potential employers, while still getting the information about the job you need as well. "The Complete Idiot's Guide to the Perfect Interview" gives you all of the tips for a successful interview!
Download Here

Download This eBook
Computer Shopper Magazine July 2007
Posted: June 18th, 2007, 5:50am CEST by NakedExposer
Tags  [edit]

[rapidshare.com]

Download This eBook


← June 17 (1 eBook) June 19 (2 eBooks) →