Book Description
My name is Alexander Mogilevski, i born in Ukraine, since year 2000 i live in Canada, this book is based on my own experience, to be continue.
Author : Alexander Mogilevski
Publisher : Litres
Page : 26 pages
File Size : 21,79 MB
Release : 2019-12-27
Category : Computers
ISBN : 5042239650
My name is Alexander Mogilevski, i born in Ukraine, since year 2000 i live in Canada, this book is based on my own experience, to be continue.
Author : Alexander Mogilevski
Publisher : Litres
Page : 61 pages
File Size : 30,44 MB
Release : 2019-12-31
Category : Computers
ISBN : 5042244131
My name is Alexander Mogilevski, i born in Ukraine in town Chernivci, i moved to Canada in 2000, i am 37 years old male, this book is my second book, based on my own experience, all about programming and hacks.
Author : V. Anton Spraul
Publisher : No Starch Press
Page : 260 pages
File Size : 28,83 MB
Release : 2012-08-12
Category : Computers
ISBN : 1593274564
The real challenge of programming isn't learning a language's syntax—it's learning to creatively solve problems so you can build something great. In this one-of-a-kind text, author V. Anton Spraul breaks down the ways that programmers solve problems and teaches you what other introductory books often ignore: how to Think Like a Programmer. Each chapter tackles a single programming concept, like classes, pointers, and recursion, and open-ended exercises throughout challenge you to apply your knowledge. You'll also learn how to: –Split problems into discrete components to make them easier to solve –Make the most of code reuse with functions, classes, and libraries –Pick the perfect data structure for a particular job –Master more advanced programming tools like recursion and dynamic memory –Organize your thoughts and develop strategies to tackle particular types of problems Although the book's examples are written in C++, the creative problem-solving concepts they illustrate go beyond any particular language; in fact, they often reach outside the realm of computer science. As the most skillful programmers know, writing great code is a creative art—and the first step in creating your masterpiece is learning to Think Like a Programmer.
Author : Peter Van der Linden
Publisher : Prentice Hall Professional
Page : 379 pages
File Size : 29,23 MB
Release : 1994
Category : Computers
ISBN : 0131774298
Software -- Programming Languages.
Author : Kevin D. Mitnick
Publisher : John Wiley & Sons
Page : 375 pages
File Size : 26,9 MB
Release : 2011-08-04
Category : Computers
ISBN : 076453839X
The world's most infamous hacker offers an insider's view of the low-tech threats to high-tech security Kevin Mitnick's exploits as a cyber-desperado and fugitive form one of the most exhaustive FBI manhunts in history and have spawned dozens of articles, books, films, and documentaries. Since his release from federal prison, in 1998, Mitnick has turned his life around and established himself as one of the most sought-after computer security experts worldwide. Now, in The Art of Deception, the world's most notorious hacker gives new meaning to the old adage, "It takes a thief to catch a thief." Focusing on the human factors involved with information security, Mitnick explains why all the firewalls and encryption protocols in the world will never be enough to stop a savvy grifter intent on rifling a corporate database or an irate employee determined to crash a system. With the help of many fascinating true stories of successful attacks on business and government, he illustrates just how susceptible even the most locked-down information systems are to a slick con artist impersonating an IRS agent. Narrating from the points of view of both the attacker and the victims, he explains why each attack was so successful and how it could have been prevented in an engaging and highly readable style reminiscent of a true-crime novel. And, perhaps most importantly, Mitnick offers advice for preventing these types of social engineering hacks through security protocols, training programs, and manuals that address the human element of security.
Author : J. Erickson
Publisher : oshean collins
Page : 214 pages
File Size : 46,13 MB
Release : 2018-03-06
Category : Education
ISBN :
This text introduces the spirit and theory of hacking as well as the science behind it all; it also provides some core techniques and tricks of hacking so you can think like a hacker, write your own hacks or thwart potential system attacks.
Author : Nick Cano
Publisher : No Starch Press
Page : 305 pages
File Size : 28,47 MB
Release : 2016-07-01
Category : Computers
ISBN : 1593276699
You don’t need to be a wizard to transform a game you like into a game you love. Imagine if you could give your favorite PC game a more informative heads-up display or instantly collect all that loot from your latest epic battle. Bring your knowledge of Windows-based development and memory management, and Game Hacking will teach you what you need to become a true game hacker. Learn the basics, like reverse engineering, assembly code analysis, programmatic memory manipulation, and code injection, and hone your new skills with hands-on example code and practice binaries. Level up as you learn how to: –Scan and modify memory with Cheat Engine –Explore program structure and execution flow with OllyDbg –Log processes and pinpoint useful data files with Process Monitor –Manipulate control flow through NOPing, hooking, and more –Locate and dissect common game memory structures You’ll even discover the secrets behind common game bots, including: –Extrasensory perception hacks, such as wallhacks and heads-up displays –Responsive hacks, such as autohealers and combo bots –Bots with artificial intelligence, such as cave walkers and automatic looters Game hacking might seem like black magic, but it doesn’t have to be. Once you understand how bots are made, you’ll be better positioned to defend against them in your own games. Journey through the inner workings of PC games with Game Hacking, and leave with a deeper understanding of both game design and computer security.
Author : Randy Pausch
Publisher :
Page : 0 pages
File Size : 46,34 MB
Release : 2010
Category : Cancer
ISBN : 9780340978504
The author, a computer science professor diagnosed with terminal cancer, explores his life, the lessons that he has learned, how he has worked to achieve his childhood dreams, and the effect of his diagnosis on him and his family.
Author : Mike Michalowicz
Publisher : Penguin
Page : 225 pages
File Size : 25,28 MB
Release : 2017-02-21
Category : Business & Economics
ISBN : 073521414X
Author of cult classics The Pumpkin Plan and The Toilet Paper Entrepreneur offers a simple, counterintuitive cash management solution that will help small businesses break out of the doom spiral and achieve instant profitability. Conventional accounting uses the logical (albeit, flawed) formula: Sales - Expenses = Profit. The problem is, businesses are run by humans, and humans aren't always logical. Serial entrepreneur Mike Michalowicz has developed a behavioral approach to accounting to flip the formula: Sales - Profit = Expenses. Just as the most effective weight loss strategy is to limit portions by using smaller plates, Michalowicz shows that by taking profit first and apportioning only what remains for expenses, entrepreneurs will transform their businesses from cash-eating monsters to profitable cash cows. Using Michalowicz's Profit First system, readers will learn that: · Following 4 simple principles can simplify accounting and make it easier to manage a profitable business by looking at bank account balances. · A small, profitable business can be worth much more than a large business surviving on its top line. · Businesses that attain early and sustained profitability have a better shot at achieving long-term growth. With dozens of case studies, practical, step-by-step advice, and his signature sense of humor, Michalowicz has the game-changing roadmap for any entrepreneur to make money they always dreamed of.
Author : Jonathan E. Steinhart
Publisher : No Starch Press
Page : 505 pages
File Size : 40,97 MB
Release : 2019-08-06
Category : Computers
ISBN : 1593279701
A primer on the underlying technologies that allow computer programs to work. Covers topics like computer hardware, combinatorial logic, sequential logic, computer architecture, computer anatomy, and Input/Output. Many coders are unfamiliar with the underlying technologies that make their programs run. But why should you care when your code appears to work? Because you want it to run well and not be riddled with hard-to-find bugs. You don't want to be in the news because your code had a security problem. Lots of technical detail is available online but it's not organized or collected into a convenient place. In The Secret Life of Programs, veteran engineer Jonathan E. Steinhart explores--in depth--the foundational concepts that underlie the machine. Subjects like computer hardware, how software behaves on hardware, as well as how people have solved problems using technology over time. You'll learn: How the real world is converted into a form that computers understand, like bits, logic, numbers, text, and colors The fundamental building blocks that make up a computer including logic gates, adders, decoders, registers, and memory Why designing programs to match computer hardware, especially memory, improves performance How programs are converted into machine language that computers understand How software building blocks are combined to create programs like web browsers Clever tricks for making programs more efficient, like loop invariance, strength reduction, and recursive subdivision The fundamentals of computer security and machine intelligence Project design, documentation, scheduling, portability, maintenance, and other practical programming realities. Learn what really happens when your code runs on the machine and you'll learn to craft better, more efficient code.