enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. DirectX Diagnostic Tool - Wikipedia

    en.wikipedia.org/wiki/DirectX_Diagnostic_Tool

    In Windows XP Professional x64 Edition, Windows Vista x64 edition, Windows 7 x64 edition, Windows 8 x64 edition and Windows 10 x64 edition, two versions of DirectX Diagnostic Tool are included, a native 64-bit version and a 32-bit version. In Windows XP Professional x64 Edition, Windows Vista x64 edition and Windows 7 x64 edition, the 32-bit ...

  3. X64dbg - Wikipedia

    en.wikipedia.org/wiki/X64dbg

    x64dbg is a free and open-source [1] debugging software available on Windows-based systems.It is used to analyze 64-bit executable files, while its counterpart, x32dbg, is used to analyze 32-bit executable files.

  4. AIDA64 - Wikipedia

    en.wikipedia.org/wiki/AIDA64

    AIDA64 is a system information, diagnostics, and auditing application developed by FinalWire Ltd (a Hungarian company) that runs on Windows, Android, iOS, ChromeOS, Windows Phone, Sailfish OS, Ubuntu Touch and Tizen operating systems.

  5. Mingw-w64 - Wikipedia

    en.wikipedia.org/wiki/Mingw-w64

    Mingw-w64 is a free and open-source suite of development tools that generate Portable Executable (PE) binaries for Microsoft Windows.It was forked in 2005–2010 from MinGW (Minimalist GNU for Windows).

  6. Dependency Walker - Wikipedia

    en.wikipedia.org/wiki/Dependency_Walker

    Dependency Walker or depends.exe is a free program for Microsoft Windows used to list the imported and exported functions of a portable executable file. It also displays a recursive tree of all the dependencies of the executable file (all the files it requires to run).

  7. Microsoft Visual C++ - Wikipedia

    en.wikipedia.org/wiki/Microsoft_Visual_C++

    Microsoft Visual C++ (MSVC) is a compiler for the C, C++, C++/CLI and C++/CX programming languages by Microsoft.MSVC is proprietary software; it was originally a standalone product but later became a part of Visual Studio and made available in both trialware and freeware forms.

  8. Runtime error detection - Wikipedia

    en.wikipedia.org/wiki/Runtime_error_detection

    Main page; Contents; Current events; Random article; About Wikipedia; Contact us; Pages for logged out editors learn more

  9. Astrée (static analysis) - Wikipedia

    en.wikipedia.org/wiki/Astrée_(static_analysis)

    It analyzes programs written in the programming languages C and C++, and emits an exhaustive list of possible runtime errors and assertion violations. The defect classes covered include divisions by zero , buffer overflows , dereferences of null or dangling pointers , data races , deadlocks , etc. Astrée includes a static taint checker and ...