Category: Operating Systems

Small, Sharp Software Tools: Harness the Combinatoric Power of Command-Line Tools and Utilities 0

Small, Sharp Software Tools: Harness the Combinatoric Power of Command-Line Tools and Utilities

eBook Details: Paperback: 328 pages Publisher: WOW! eBook; 1st edition (June 13, 2019) Language: English ISBN-10: 1680502964 ISBN-13: 978-1680502961 eBook Description: Small, Sharp Software Tools: Harness the Combinatoric Power of Command-Line Tools and Utilities The command-line interface is making a comeback. That’s because developers know that all the best features of your operating system are hidden behind a user interface designed to help average people use the computer. But you’re not the average user, and the CLI is the most efficient way to get work done fast. Turn tedious chores into quick tasks: read and write files, manage complex directory hierarchies, perform network diagnostics,...

Docker on Windows – Second Edition 2

Docker on Windows – Second Edition

eBook Details: Paperback: 428 pages Publisher: WOW! eBook (February 28, 2019) Language: English ISBN-10: 1789617375 ISBN-13: 978-1789617375 eBook Description: Docker on Windows, 2nd Edition: Learn how to run new and old applications in Docker containers on Windows – modernizing the architecture, improving security and maximizing efficiency Docker on Windows, Second Edition teaches you all you need to know about Docker on Windows, from the 101 to running highly-available workloads in production. You’ll be guided through a Docker journey, starting with the key concepts and simple examples of .NET Framework and .NET Core apps in Docker containers on Windows. Then you’ll learn how to use...

Practical Binary Analysis: Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly 0

Practical Binary Analysis: Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly

eBook Details: Paperback: 456 pages Publisher: WOW! eBook (December 11, 2018) Language: English ISBN-10: 1593279124 ISBN-13: 978-1593279127 eBook Description: Practical Binary Analysis: Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly As malware increasingly obfuscates itself and applies anti-analysis techniques to thwart our analysis, we need more sophisticated methods that allow us to raise that dark curtain designed to keep us out-binary analysis can help. The goal of all binary analysis is to determine (and possibly modify) the true properties of binary programs to understand what they really do, rather than what we think they should do. While reverse engineering and disassembly...

Linux Device Driver Development Cookbook 0

Linux Device Driver Development Cookbook

eBook Details: Paperback: 356 pages Publisher: WOW! eBook (May 31, 2019) Language: English ISBN-10: 1838558802 ISBN-13: 978-1838558802 eBook Description: Linux Device Driver Development Cookbook: Over 30 recipes to develop custom drivers for your embedded Linux applications Linux is a unified kernel that is widely used to develop embedded systems. As Linux has turned out to be one of the most popular operating systems used, the interest in developing proprietary device drivers has also increased. Device drivers play a critical role in how the system performs and ensures that the device works in the manner intended. By offering several examples on the development of character...

Linux Kernel Development Cookbook 2

Linux Kernel Development Cookbook

eBook Details: Paperback: 653 pages Publisher: WOW! eBook (August 9, 2019) Language: English ISBN-10: 178995343X ISBN-13: 978-1789953435 eBook Description: Linux Kernel Development Cookbook: Learn kernel development along with kernel internals and cover essential background for driver authors Linux Kernel Development Cookbook aims to make kernel programming easy for you. All kernel (and a few device driver) concepts discussed in this book are primarily targeted to offer solutions to frequently encountered kernel issues. This problem-solution guide focusing on the latest version of Linux kernel 5.0 will follow a recipe-based approach and start off with an overview of the Linux Kernel architecture, and explaining how to...