LIBROS DEL AUTOR: software diagnostics services

27 resultados para LIBROS DEL AUTOR: software diagnostics services

software diagnostics services Eliminar filtro Quitar filtros
  • Malware Narratives
    Dmitry Vostokov / Software Diagnostics Services
    Software Narratology, the science of software stories, found its successful application in software diagnostics of abnormal software behavior, especially in the pattern-oriented analysis of software logs from complex systems with millions of events, thousands of threads, hundreds of processes and modules. This is a revised and updated transcript of the Software Diagnostics Serv...
    Disponible

    24,07 €

  • Memory Thinking for C & C++ Linux Diagnostics
    Dmitry Vostokov / Dublin School of Security / Software Diagnostics Services
    Solid C and C++ knowledge is a must to fully understand Linux diagnostic artifacts, such as core memory dumps, and perform diagnostic, forensic, and root cause analysis beyond listing backtraces. This full-color reference book is a part of the Accelerated C & C++ for Linux Diagnostics training course organized by Software Diagnostics Services. The text contains slides, brief no...
    Disponible

    71,70 €

  • Accelerated .NET Memory Dump Analysis
    Dmitry Vostokov / Dublin School of Security / Software Diagnostics Services
    The full Software Diagnostics Services training transcript with 15 step-by-step exercises, notes, and source code of specially created modeling applications. The course covers 22 .NET memory dump analysis patterns, plus the additional 21 unmanaged patterns. Learn how to analyze .NET 9 application and service crashes and freezes, navigate through memory dump space (managed and u...
    Disponible

    90,57 €

  • Memory Thinking for C & C++ Windows Diagnostics
    Dmitry Vostokov / Dublin School of Security / Software Diagnostics Services
    Solid C and C++ knowledge is a must to fully understand Windows diagnostic artifacts, such as memory dumps, and perform diagnostic, forensic, and root cause analysis beyond listing stack traces, DLLs, and driver information. This full-color reference book is a part of the Accelerated C & C++ for Windows Diagnostics training course organized by Software Diagnostics Services. The...
    Disponible

    73,08 €

  • Accelerated Linux Debugging 4D
    Dmitry Vostokov / Software Diagnostics Services
    The full transcript of Software Diagnostics Services training with more than 20 step-by-step exercises using WSL and Hyper-V environments, notes, and source code of specially created modeling applications in C, C++, and Rust. Learn live local and remote debugging techniques in the kernel, user process, and managed spaces using WinDbg, GDB, LLDB, rr, and KDB, KGDB debuggers. The...
    Disponible

    88,07 €

  • Memory Thinking for Rust
    Dmitry Vostokov / Dublin School of Security / Software Diagnostics Services
    Memory Thinking for Rust reviews memory-related topics from the perspective of software structure and behavior analysis and teaches Rust language aspects in parallel while demonstrating relevant code internals on Windows (x64) and Linux (x64 and ARM64) platforms:Relevant language constructsMemory layout of structs and enumsReferences, ownership, borrowing, and lifecycleUnsafe p...
    Disponible

    72,96 €

  • Accelerated Rust Windows Memory Dump Analysis
    Dmitry Vostokov / Dublin School of Security / Software Diagnostics Services
    The book contains the full Software Diagnostics Services training transcript and 10 step-by-step exercises and covers dozens of crash dump analysis patterns from the x64 process and complete (physical) memory dumps. Learn how to analyze Rust application crashes and freezes, navigate through memory dump space, and diagnose heap corruption, memory leaks, CPU spikes, blocked threa...
    Disponible

    62,40 €

  • Accelerated Disassembly, Reconstruction and Reversing
    Dmitry Vostokov / Software Diagnostics Services
    The book contains the full transcript of Software Diagnostics Services training. Learn disassembly, execution history reconstruction, and binary reversing techniques for better software diagnostics, troubleshooting, debugging, memory forensics, vulnerability, and malware analysis on x64 Windows platforms. The course uses a unique and innovative pattern-oriented analysis approac...
    Disponible

    94,46 €

  • Advanced Windows Memory Dump Analysis with Data Structures
    Dmitry Vostokov / Dublin School of Security / Software Diagnostics Services
    The full transcript of the Software Diagnostics Services training course with 16 step-by-step exercises, notes, and selected questions and answers. Learn how to navigate through memory dump space and Windows data structures to diagnose, troubleshoot, and debug complex software incidents. The training uses a unique and innovative pattern-oriented analysis approach to speed up th...
    Disponible

    89,45 €

  • Accelerated Windows Debugging 4D
    Dmitry Vostokov / Software Diagnostics Services
    The full transcript of Software Diagnostics Services training with 16 step-by-step exercises, notes, and source code of specially created modeling applications. Learn live local and remote debugging techniques in the kernel, user process, and managed .NET spaces using the WinDbg debugger. The unique and innovative course teaches unified debugging patterns applied to real proble...
    Disponible

    87,22 €

  • Accelerated Windows API for Software Diagnostics
    Dmitry Vostokov / Dublin School of Security / Software Diagnostics Services
    The book contains the full transcript of Software Diagnostics Services training with 10 hands-on exercises on various topics related to Windows API.Knowledge of Windows API is necessary for:DevelopmentMalware analysisVulnerability analysis and exploitationReversingDiagnosticsDebuggingMemory forensicsCrash and hang analysisSecure codingStatic code analysisTrace and log analysisT...
    Disponible

    90,29 €

  • Extended Windows Memory Dump Analysis
    Dmitry Vostokov / Dublin School of Security / Software Diagnostics Services
    The book contains the full Software Diagnostics Services training transcript with 25 hands-on exercises. This training course extends pattern-oriented analysis introduced in Accelerated Windows Memory Dump Analysis, Accelerated .NET Core Memory Dump Analysis, and Advanced Windows Memory Dump Analysis with Data Structures courses with:Surveying the current landscape of WinDbg ex...
    Disponible

    87,92 €

  • Accelerated Linux Disassembly, Reconstruction and Reversing
    Dmitry Vostokov / Software Diagnostics Services
    The book contains the full transcript of Software Diagnostics Services training. Learn disassembly, execution history reconstruction, and binary reversing techniques for better software diagnostics, troubleshooting, debugging, memory forensics, vulnerability, and malware analysis on x64 (x86_64) and A64 (ARM64, AArch64) Linux platforms. The course uses a unique and innovative p...
    Disponible

    93,50 €

  • Accelerated Linux Core Dump Analysis
    Dmitry Vostokov / Dublin School of Security / Software Diagnostics Services
    The full-color transcript of Software Diagnostics Services training. Learn how to analyze Linux process and kernel crashes and hangs, navigate through core memory dump space and diagnose corruption, memory leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more. This training uses a unique and innovative pattern-oriented diagnostic analysis approach to speed u...
    Disponible

    178,32 €

  • Accelerated Windows Memory Dump Analysis, Sixth Edition, Part 1, Process User Space
    Dmitry Vostokov / Software Diagnostics Services
    This book is a full-color transcript of Software Diagnostics Services training sessions with 22 step-by-step exercises, notes, source code of specially created modeling applications, and more than 70 questions and answers. Covers more than 50 crash dump analysis patterns from x86 and x64 process memory dumps. Learn how to analyze application and service crashes and freezes, nav...
    Disponible

    88,48 €

  • Accelerated Windows Memory Dump Analysis, Sixth Edition, Part 2, Kernel and Complete Spaces
    Dmitry Vostokov / Software Diagnostics Services
    The full-color transcript of Software Diagnostics Services training sessions with 14 step-by-step exercises, notes, source code of specially created modeling applications, and 45 questions and answers. Covers more than 35 crash dump analysis patterns from x64 kernel and complete (physical) memory dumps. Learn how to analyze system crashes and freezes, navigate through the kerne...
    Disponible

    86,11 €

  • Accelerated Linux API for Software Diagnostics
    Dmitry Vostokov / Software Diagnostics Services
    The book contains the full transcript of Software Diagnostics Services training with 16 hands-on exercises on various topics related to Linux API. Knowledge of Linux API is necessary for:DevelopmentMalware analysisVulnerability analysis and exploitationReversingDiagnosticsDebuggingMemory forensicsCrash and hang analysisSecure codingStatic code analysisTrace and log analysisThe ...
    Disponible

    98,52 €

  • Fundamentals of Physical Memory Analysis
    Dmitry Vostokov / Software Diagnostics Services
    This short book is a full transcript of the Software Diagnostics Services seminar about physical memory analysis on desktop and server Windows platforms (a revised version of the previous seminars on complete crash and hang memory dump analysis). Topics include memory acquisition and its tricks, user vs. kernel vs. physical memory space, fiber bundle space, challenges of physic...
    Disponible

    24,18 €

  • Accelerated macOS Core Dump Analysis, Third Edition
    Dmitry Vostokov / Software Diagnostics Services
    The full transcript of Software Diagnostics Services training with 12 step-by-step exercises. Learn how to analyze app crashes and freezes, navigate through process core memory dump space and diagnose corruption, memory leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more. We use a unique and innovative pattern-driven analysis approach to speed up the learn...
    Disponible

    97,40 €

  • Pattern-Oriented Memory Forensics
    Dmitry Vostokov / Software Diagnostics Institute / Software Diagnostics Services
    This short book is a fully revised transcript of a lecture introducing a pattern language for memory forensics - an investigation of past software behavior in memory snapshots. It provides a unified language for discussing and communicating detection and analysis results despite the proliferation of operating systems and tools, a base language for checklists, and aid in acceler...
    Disponible

    27,55 €

  • Accelerated Windows Malware Analysis with Memory Dumps
    Dmitry Vostokov / Software Diagnostics Services
    The full transcript of Software Diagnostics Services training. Learn how to navigate process, kernel, and physical spaces and diagnose various malware patterns in Windows memory dump files. The course uses a unique and innovative pattern-oriented analysis approach to speed up the learning curve. The training consists of practical step-by-step, hands-on exercises using WinDbg, p...
    Disponible

    92,74 €

  • Practical Foundations of Windows Debugging, Disassembling, Reversing
    Dmitry Vostokov / Software Diagnostics Services
    This training course is a combined, reformatted, improved, and modernized version of the two previous books (x64) Windows Debugging: Practical Foundations, that drew inspiration from the original lectures we developed almost 18 years ago to train support and escalation engineers in debugging and crash dump analysis of memory dumps from Windows applications, services, and system...
    Disponible

    46,72 €

  • Principles of Memory Dump Analysis
    Software Diagnostics Institute / Software Diagnostics Services / Vostokov Dmitry
    This is a collection of Software Diagnostics Services webinar transcripts about memory dump analysis methodology developed by the Software Diagnostics Institute. It includes 6 seminars on physical memory dump analysis, cloud memory dump analysis, patterns, tools, processes, and best practices for software trace and memory dump analysis, pattern-oriented software forensics, a pa...
    Disponible

    97,36 €

  • Accelerated Mac OS X Core Dump Analysis, Second Edition
    Dmitry Vostokov / Software Diagnostics Services
    The full transcript of Software Diagnostics Services (former Memory Dump Analysis Services) training with 12 step-by-step exercises. Learn how to analyse app crashes and freezes, navigate through process core memory dump space and diagnose corruption, memory leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more. We use a unique and innovative pattern-driven ...
    Disponible

    88,85 €

  • Software Diagnostics
    Dmitry Vostokov / Software Diagnostics Services
    This is a collection of Software Diagnostics Services webinar transcripts about pattern-oriented software diagnostics developed by Software Diagnostics Institute. Includes 9 seminars on pattern-driven software problem solving, software narratology, pattern-driven software diagnostics, systemic software diagnostics, pattern-based software diagnostics, philosophy of software diag...
    Disponible

    96,11 €

  • Pattern-Oriented Network Trace Analysis
    Dmitry Vostokov / Software Diagnostics Services
    Software Narratology found its successful application in software diagnostics of abnormal software behaviour in software logs. This is a transcript of Software Diagnostics Services Webinar on the new application of software narratology to network trace analysis with examples from Wireshark. ...
    Disponible

    24,69 €

  • Introduction to Pattern-Driven Software Problem Solving
    Dmitry Vostokov / Memory Dump Analysis Services / Software Diagnostics Services
    The full transcript of Software Diagnostics Services (former Memory Dump Analysis Services) Webinar on pattern-driven software troubleshooting, debugging, and maintenance. Topics include: A Short History of DumpAnalysis.orgMemory Dump Analysis PatternsTroubleshooting and Debugging Tools (Debugware) PatternsSoftware Trace Analysis PatternsFrom Software Defects to Software Behavi...
    Disponible

    22,68 €