How do I debug software that detaches as soon as I attach the debugger

This page summarizes the projects mentioned and recommended in the original post on /r/AskReverseEngineering

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Detect-It-Easy

    Program for determining types of files for Windows, Linux and MacOS.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ScyllaHide

    Advanced usermode anti-anti-debugger. Forked from https://bitbucket.org/NtQuery/scyllahide

  4. TitanHide

    Hiding kernel-driver for x86/x64.

    If the poster is using x64dbg, there is another great alternative to ScyllaHide which is SharpOD, get the original files here (chinese website cause chinese author, just use google translate plugin in your browser). Where it really shines through is to remain undetected when ScyllaHide fails to do so, especially when the malware is packed by newer packers like VMProtect 3.5 (very annoying). If that's not enough too, check out TitanHide (risky), also an anti anti debugger but requires disabling PatchGuard beforehand (MUST use virtual machine).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Decompiling MPRESS packed Autohotkey scripts!

    3 projects | /r/AutoHotkey | 27 Feb 2022
  • E-book piracy - a weird ZIP file

    2 projects | /r/Piracy | 17 May 2023
  • Detect It Easy 3.07 Program for determining types of files for Windows, Linux and MacOS.

    1 project | /r/ReverseEngineering | 3 Jan 2023
  • An error occurred while unpacking a game (ISDONE.DLL). How do I get rid of this in wine emulator?

    1 project | /r/wine_gaming | 5 Dec 2022
  • Detect It Easy 3.06 Program for determining types of files for Windows, Linux and MacOS.

    2 projects | /r/ReverseEngineering | 24 Aug 2022

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?