Mac OS X and iOS Internals
Title | Mac OS X and iOS Internals PDF eBook |
Author | Jonathan Levin |
Publisher | John Wiley & Sons |
Pages | 38 |
Release | 2012-11-05 |
Genre | Computers |
ISBN | 111823605X |
An in-depth look into Mac OS X and iOS kernels Powering Macs, iPhones, iPads and more, OS X and iOS are becoming ubiquitous. When it comes to documentation, however, much of them are shrouded in mystery. Cocoa and Carbon, the application frameworks, are neatly described, but system programmers find the rest lacking. This indispensable guide illuminates the darkest corners of those systems, starting with an architectural overview, then drilling all the way to the core. Provides you with a top down view of OS X and iOS Walks you through the phases of system startup—both Mac (EFi) and mobile (iBoot) Explains how processes, threads, virtual memory, and filesystems are maintained Covers the security architecture Reviews the internal Apis used by the system—BSD and Mach Dissects the kernel, XNU, into its sub components: Mach, the BSD Layer, and I/o kit, and explains each in detail Explains the inner workings of device drivers From architecture to implementation, this book is essential reading if you want to get serious about the internal workings of Mac OS X and iOS.
OS X and iOS Kernel Programming
Title | OS X and iOS Kernel Programming PDF eBook |
Author | Ole Henry Halvorsen |
Publisher | Apress |
Pages | 472 |
Release | 2012-01-29 |
Genre | Computers |
ISBN | 1430235373 |
OS X and iOS Kernel Programming combines essential operating system and kernel architecture knowledge with a highly practical approach that will help you write effective kernel-level code. You’ll learn fundamental concepts such as memory management and thread synchronization, as well as the I/O Kit framework. You’ll also learn how to write your own kernel-level extensions, such as device drivers for USB and Thunderbolt devices, including networking, storage and audio drivers. OS X and iOS Kernel Programming provides an incisive and complete introduction to the XNU kernel, which runs iPhones, iPads, iPods, and Mac OS X servers and clients. Then, you’ll expand your horizons to examine Mac OS X and iOS system architecture. Understanding Apple’s operating systems will allow you to write efficient device drivers, such as those covered in the book, using I/O Kit. With OS X and iOS Kernel Programming, you’ll: Discover classical kernel architecture topics such as memory management and thread synchronization Become well-versed in the intricacies of the kernel development process by applying kernel debugging and profiling tools Learn how to deploy your kernel-level projects and how to successfully package them Write code that interacts with hardware devices Examine easy to understand example code that can also be used in your own projects Create network filters Whether you’re a hobbyist, student, or professional engineer, turn to OS X andiOS Kernel Programming and find the knowledge you need to start developing
Master Your Mac
Title | Master Your Mac PDF eBook |
Author | Matthew Cone |
Publisher | No Starch Press |
Pages | 428 |
Release | 2012 |
Genre | Computers |
ISBN | 1593274068 |
Provides information to quickly improve and customize a Mac computer, enable undocumented Mac OS X features, automate tedious tasks, handle media, and troubleshoot disk issues.
The Mac Hacker's Handbook
Title | The Mac Hacker's Handbook PDF eBook |
Author | Charlie Miller |
Publisher | John Wiley & Sons |
Pages | 386 |
Release | 2011-03-21 |
Genre | Computers |
ISBN | 1118080335 |
As more and more vulnerabilities are found in the Mac OS X (Leopard) operating system, security researchers are realizing the importance of developing proof-of-concept exploits for those vulnerabilities. This unique tome is the first book to uncover the flaws in the Mac OS X operating system—and how to deal with them. Written by two white hat hackers, this book is aimed at making vital information known so that you can find ways to secure your Mac OS X systems, and examines the sorts of attacks that are prevented by Leopard’s security defenses, what attacks aren’t, and how to best handle those weaknesses.
Mac OS X Security
Title | Mac OS X Security PDF eBook |
Author | Bruce Potter |
Publisher | New Riders |
Pages | 412 |
Release | 2003 |
Genre | Computers |
ISBN | 9780735713482 |
Part II addresses system security beginning at the client workstation level.
The Art of Mac Malware
Title | The Art of Mac Malware PDF eBook |
Author | Patrick Wardle |
Publisher | No Starch Press |
Pages | 329 |
Release | 2022-07-12 |
Genre | Computers |
ISBN | 1718501943 |
A comprehensive guide to the threats facing Apple computers and the foundational knowledge needed to become a proficient Mac malware analyst. Defenders must fully understand how malicious software works if they hope to stay ahead of the increasingly sophisticated threats facing Apple products today. The Art of Mac Malware: The Guide to Analyzing Malicious Software is a comprehensive handbook to cracking open these malicious programs and seeing what’s inside. Discover the secrets of nation state backdoors, destructive ransomware, and subversive cryptocurrency miners as you uncover their infection methods, persistence strategies, and insidious capabilities. Then work with and extend foundational reverse-engineering tools to extract and decrypt embedded strings, unpack protected Mach-O malware, and even reconstruct binary code. Next, using a debugger, you’ll execute the malware, instruction by instruction, to discover exactly how it operates. In the book’s final section, you’ll put these lessons into practice by analyzing a complex Mac malware specimen on your own. You’ll learn to: Recognize common infections vectors, persistence mechanisms, and payloads leveraged by Mac malware Triage unknown samples in order to quickly classify them as benign or malicious Work with static analysis tools, including disassemblers, in order to study malicious scripts and compiled binaries Leverage dynamical analysis tools, such as monitoring tools and debuggers, to gain further insight into sophisticated threats Quickly identify and bypass anti-analysis techniques aimed at thwarting your analysis attempts A former NSA hacker and current leader in the field of macOS threat analysis, Patrick Wardle uses real-world examples pulled from his original research. The Art of Mac Malware: The Guide to Analyzing Malicious Software is the definitive resource to battling these ever more prevalent and insidious Apple-focused threats.
Learning Unix for Mac OS X
Title | Learning Unix for Mac OS X PDF eBook |
Author | Dave Taylor |
Publisher | O'Reilly Media |
Pages | 166 |
Release | 2003 |
Genre | Computers |
ISBN | 9780596004705 |
Now that your favorite operating system, Mac OS X, has Unix under the hood, it's the perfect time for you to uncover its capabilities. This new edition of Learning Unix for Mac OS X is designed to teach Unix basics to traditional Macintosh users. This book tells you what to do when you're faced with that empty command line. Book jacket.