x64 Windows Debugging: Practical Foundations (Paperback)
            
暫譯: x64 Windows 偵錯:實用基礎 (平裝本)
        
        Dmitry Vostokov
- 出版商: Opentask
- 出版日期: 2009-08-07
- 售價: $950
- 貴賓價: 9.5 折 $903
- 語言: 英文
- 頁數: 194
- 裝訂: Paperback
- ISBN: 1906717567
- ISBN-13: 9781906717568
無法訂購
買這商品的人也買了...
- 
                
                   最新 C++ 程式語言 最新 C++ 程式語言$560$476
- 
                
                   C++ Primer, 4/e (中文版) C++ Primer, 4/e (中文版)$990$891
- 
                
                   Advanced Windows Debugging (Paperback) Advanced Windows Debugging (Paperback)$2,380$2,332
- 
                
                   if 與 else 的思考術:程式設計邏輯腦的養成講座 if 與 else 的思考術:程式設計邏輯腦的養成講座$320$250
- 
                
                   大話設計模式 大話設計模式$620$490
- 
                
                   Windows Debugging: Practical Foundations (Paperback) Windows Debugging: Practical Foundations (Paperback)$880$836
- 
                
                   精通 Windows API 函數、介面、程式設計實例 精通 Windows API 函數、介面、程式設計實例$640$506
- 
                
                   Memory Dump Analysis Anthology, Volume 2 (Paperback) Memory Dump Analysis Anthology, Volume 2 (Paperback)$1,590$1,511
- 
                
                   iPhone SDK 開發範例大全 (The iPhone Developer's Cookbook: Building Applications with the iPhone SDK) iPhone SDK 開發範例大全 (The iPhone Developer's Cookbook: Building Applications with the iPhone SDK)$620$527
- 
                
                   $1,050Windows Internals: Including Windows Server 2008 and Windows Vista, 5/e (Hardcover) $1,050Windows Internals: Including Windows Server 2008 and Windows Vista, 5/e (Hardcover)
- 
                
                   Google Android SDK 開發範例大全 Google Android SDK 開發範例大全$750$593
- 
                
                   駭客來了-攻防入門與提高 駭客來了-攻防入門與提高$420$357
- 
                
                   WinDbg: A Reference Poster and Learning Cards (Paperback) WinDbg: A Reference Poster and Learning Cards (Paperback)$700$665
- 
                
                   Windows Device Driver Programming 驅動程式設計 Windows Device Driver Programming 驅動程式設計$650$553
- 
                
                   加密與解密, 3/e 加密與解密, 3/e$580$458
- 
                
                   深入 Windows 核心-Windows Internals (Windows Internals: Including Windows Server 2008 and Windows Vista, 5/e) 深入 Windows 核心-Windows Internals (Windows Internals: Including Windows Server 2008 and Windows Vista, 5/e)$950$741
- 
                
                   Memory Dump Analysis Anthology: Color Supplement for Volumes 1-3 (Paperback) Memory Dump Analysis Anthology: Color Supplement for Volumes 1-3 (Paperback)$1,310$1,245
- 
                
                   Memory Dump Analysis Anthology, Volume 3 (Paperback) Memory Dump Analysis Anthology, Volume 3 (Paperback)$2,450$2,328
- 
                
                   Memory Dump Analysis Anthology, Volume 4 (Paperback) Memory Dump Analysis Anthology, Volume 4 (Paperback)$2,450$2,328
- 
                
                   Memory Dump Analysis Anthology, Volume 5 (Paperback) Memory Dump Analysis Anthology, Volume 5 (Paperback)$2,450$2,328
- 
                
                   深入淺出 Windows 驅動程式開發 深入淺出 Windows 驅動程式開發$650$514
- 
                
                   Windows Internals, Part 1: Covering Windows Server 2008 R2 and Windows 7, 6/e (Paperback) Windows Internals, Part 1: Covering Windows Server 2008 R2 and Windows 7, 6/e (Paperback)$1,770$1,682
- 
                
                   Inside Windows Debugging: A Practical Guide to Debugging and Tracing Strategies in Windows (Paperback) Inside Windows Debugging: A Practical Guide to Debugging and Tracing Strategies in Windows (Paperback)$1,830$1,793
- 
                
                   程序員的數學2 : 概率統計 程序員的數學2 : 概率統計$474$450
- 
                
                   無瑕的程式碼-整潔的軟體設計與架構篇 (Clean Architecture: A Craftsman's Guide to Software Structure and Design) 無瑕的程式碼-整潔的軟體設計與架構篇 (Clean Architecture: A Craftsman's Guide to Software Structure and Design)$580$452
商品描述
      Written by the founder of DumpAnalysis.org this book is not about bugs or debugging techniques but about background knowledge everyone needs to start experimenting with x64 WinDbg, learn from practical experience and read other advanced debugging books. Solid understanding of fundamentals like pointers is needed to analyze stack traces beyond !analyze -v and lmv WinDbg commands. This is the book to help technical support and escalation engineers and Windows software testers without the knowledge of assembly language to master necessary prerequisites to understand and start debugging and crash dump analysis on x64 Windows platforms. It doesn't require any specific knowledge, fills the gap and lowers the learning curve. The book is also useful for software engineers coming from managed code or Java background, engineers coming from non- Wintel environments, Windows C/C++ software engineers without assembly language background, security researchers and beginners learning x64 Windows software disassembling and reverse engineering techniques. This book can also be used as AMD64 and Intel EM64T assembly language and x64 Windows debugging supplement for relevant undergraduate level courses. For someone, who wants to learn these foundations in the context of 32-bit Windows environments there is a separate x86 book (ISBN: 978-1-906717-10-0). However, this book is completely independent from that earlier book and almost every illustration was recreated to reflect x64 architecture and x64 Windows ILP 32-32-64 model (Integer-Long-Pointer).
    
      商品描述(中文翻譯)
本書由 DumpAnalysis.org 的創始人撰寫,並非關於錯誤或除錯技術,而是關於每個人開始實驗 x64 WinDbg 所需的背景知識,從實踐經驗中學習並閱讀其他進階除錯書籍。要分析堆疊追蹤,除了使用 !analyze -v 和 lmv WinDbg 命令外,還需要對指標等基本概念有扎實的理解。本書旨在幫助技術支援和升級工程師以及沒有組合語言知識的 Windows 軟體測試人員掌握必要的先決條件,以理解並開始在 x64 Windows 平台上進行除錯和崩潰轉儲分析。它不需要任何特定的知識,填補了空白並降低了學習曲線。本書對於來自受管理代碼或 Java 背景的軟體工程師、來自非 Wintel 環境的工程師、沒有組合語言背景的 Windows C/C++ 軟體工程師、安全研究人員以及學習 x64 Windows 軟體反組譯和逆向工程技術的初學者也非常有用。本書還可以作為 AMD64 和 Intel EM64T 組合語言及 x64 Windows 除錯的補充教材,適用於相關的本科課程。對於希望在 32 位 Windows 環境中學習這些基礎知識的人,還有一本獨立的 x86 書籍(ISBN: 978-1-906717-10-0)。然而,本書與那本早期的書籍完全獨立,幾乎每個插圖都重新創建,以反映 x64 架構和 x64 Windows ILP 32-32-64 模型(整數-長整數-指標)。

 
     
     
     
     
     
     
     
     
     
     
     
    
 
     
     
     
    ![研究所 2023 試題大補帖【化工熱力學與反應工程學】(107~111年試題)[適用臺大、清大、中央、中興、成大、臺科大、北科大、中正研究所考試]-cover](https://cf-assets2.tenlong.com.tw/products/images/000/181/121/medium/9786263273504.jpg?1660203553) 
    
 
     
     
     
     
    