LIBROS DEL AUTOR: dmitry vostokov

66 resultados para LIBROS DEL AUTOR: dmitry vostokov

  • Memory Religion
    Dmitry Vostokov / Memoriarch
    This is a revised ultra-premium color reprint of the original 2012 edition. A new religion or a denomination of an existing one appears every day. Memory Religion backs them up. One of the attractive features of Memorianity is eternal immortality through the Memory of our Universe, and it is supported by the philosophy of Memoidealism, which claims that memory is the core found...
    Disponible

    10,59 €

  • DLL List Landscape
    Dmitry Vostokov
    This is a revised ultra-premium color reprint of the original 2008 conceptual art book featuring magnificent images from the process user space generated by Dump2Picture. From the book Preface: 'Imagine we disassemble a system and put its parts, components into a segment one by one. What we get is an example of a component list landscape. The same procedure can be performed wit...
    Disponible

    10,47 €

  • Memory Dump Analysis Anthology, Volume 17
    Dmitry Vostokov / Software Diagnostics Institute
    This reference volume consists of revised, edited, cross-referenced, and thematically organized selected articles from Software Diagnostics and Observability Institute (DumpAnalysis.org + TraceAnalysis.org) and Software Diagnostics Library (former Crash Dump Analysis blog, DumpAnalysis.org/blog) about software diagnostics, root cause analysis, debugging, crash and hang dump ana...
    Disponible

    29,44 €

  • 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 Dump Analysis Anthology
    Dmitry Vostokov / Software Diagnostics Institute
    This book is a supplemental volume of selected articles with 170 full color illustrations from Memory Dump Analysis Anthology: revised, edited, cross-referenced and thematically organized volumes of selected DumpAnalysis.org blog posts about debugging, modern crash dump and software trace analysis, conceptual physicalist and memory space art, speculative metaphysics of memory d...
    Disponible

    43,64 €

  • Debugging.TV Frames
    Dmitry Vostokov
    Debugging TV and Frames was a series in which each episode featured some facet of debugging, memory dump, and software trace analysis on Windows, Mac OS X, and Android platforms in 8 slides in 8 minutes, including a live WinDbg (Windows) or GDB demonstration (Mac OS X, Linux) plus an extra 8 minutes to ask questions. This full-color book commemorates the 10th anniversary of Deb...
    Disponible

    39,67 €

  • Memory Dump Analysis Anthology
    Dmitry Vostokov / Software Diagnostics Institute
    This book is a supplemental volume of selected articles with 68 full-color illustrations from Memory Dump Analysis Anthology (Diagnomicon): revised, edited, cross-referenced and thematically organized volumes of selected DumpAnalysis.org blog posts about modern crash dump analysis and debugging written in August 2006 - June 2009 for software engineers developing and maintaining...
    Disponible

    30,63 €

  • 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 €

  • Theoretical Software Diagnostics
    Dmitry Vostokov / Software Diagnostics Institute
    Contains reprinted articles in full color (including more than 230 figures) from 16 volumes of Memory Dump Analysis Anthology (Diagnomicon) related to pattern-oriented software diagnostics with additional comments showing the historical development of this autonomous and distinctive discipline over the last 18 years. In addition to 15 new articles, the fourth edition includes u...
    Disponible

    78,09 €

  • 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 €

  • Memory Dump Analysis Anthology, Volume 15
    Dmitry Vostokov / Software Diagnostics Institute
    This reference volume consists of revised, edited, cross-referenced, and thematically organized selected articles from Software Diagnostics Institute (DumpAnalysis.org + TraceAnalysis.org) and Software Diagnostics Library (former Crash Dump Analysis blog, DumpAnalysis.org/blog) about software diagnostics, root cause analysis, debugging, crash and hang dump analysis, software tr...
    Disponible

    40,86 €

  • 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 €

  • Trace, Log, Text, Narrative, Data
    Dmitry Vostokov / Software Diagnostics Institute
    General trace and log analysis patterns allow the application of uniform diagnostics and anomaly detection across diverse software environments. This pattern language covers any execution artifact from a small debugging trace to a distributed log with billions of messages from hundreds of computers, thousands of software components, threads, and processes. Pattern-oriented trac...
    Disponible

    78,02 €

  • 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 €

  • Visual Category Theory, CoPart 3
    Dmitry Vostokov
    This CoPart is a dual complement to Visual Category Theory Brick by Brick, Part 3. The original series translated abstract categorical concepts into the language of LEGO® bricks, and the CoPart series implement the opposite way of translating brick constructions to the standard diagram language of category theory that should benefit comprehension of definitions. Since usual ca...
    Disponible

    11,88 €

  • Foundations of ARM64 Linux Debugging, Disassembling, and Reversing
    Dmitry Vostokov
    Gain a solid understanding of how Linux C and C++ compilers generate binary code. This book explains the reversing and binary analysis of ARM64 architecture now used by major Linux cloud providers and covers topics ranging from writing programs in assembly language, live debugging, and static binary analysis of compiled C and C++ code. It is ideal for those working with embedde...
    Disponible

    54,49 €

  • Foundations of ARM64 Linux Debugging, Disassembling, and Reversing
    Dmitry Vostokov
    Gain a solid understanding of how Linux C and C++ compilers generate binary code. This book explains the reversing and binary analysis of ARM64 architecture now used by major Linux cloud providers and covers topics ranging from writing programs in assembly language, live debugging, and static binary analysis of compiled C and C++ code. It is ideal for those working with embedde...
    Disponible

    48,34 €


01 02 03