Software Alternatives & Reviews

ltrace VS X64dbg

Compare ltrace VS X64dbg and see what are their differences

ltrace logo ltrace

ltrace intercepts and records dynamic library calls which are called by an executed process and the...

X64dbg logo X64dbg

X64dbg is a debugging software that can debug x64 and x32 applications.
  • ltrace Landing page
    Landing page //
    2021-08-01
  • X64dbg Landing page
    Landing page //
    2022-10-28

ltrace videos

How to Spy on Running Programs (strace, ltrace)

More videos:

  • Review - Sudo ltrace | Ryan's CTF [15] Strings wont help you

X64dbg videos

Bypassing Anti Debuggers With x64dbg and CE

More videos:

  • Review - x64dbg: Analyze a malware dll's exported function with cmdline arguments
  • Tutorial - Reverse Engineering/Game Patching Tutorial: Full Res Roller Coaster Tycoon with Ghidra+x64dbg+Python

Category Popularity

0-100% (relative to ltrace and X64dbg)
OS & Utilities
22 22%
78% 78
IDE
15 15%
85% 85
Software Development
8 8%
92% 92
Monitoring Tools
100 100%
0% 0

User comments

Share your experience with using ltrace and X64dbg. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare ltrace and X64dbg

ltrace Reviews

We have no reviews of ltrace yet.
Be the first one to post

X64dbg Reviews

Reverse engineering tools review
Number of supported features is really impressing, plugins, built-in scripting language, Yara signatures scanning, built-in decompiler and many more. And it's development is very active. Taking the fact that 64 bit OllyDbg never left the development stage, x64dbg has become de facto standard debugger for 64 bit applications.
Source: www.pelock.com

What are some alternatives?

When comparing ltrace and X64dbg, you can also consider the following products

perf - Perf is a simple app monitoring solution paired with meaningful alerts.

OllyDbg - OllyDbg is a 32-bit assembler level analysing debugger.

ftrace - A function tracer for the Linux kernel.

IDA - The best-of-breed binary code analysis tool, an indispensable item in the toolbox of world-class software analysts, reverse engineers, malware analyst and cybersecurity professionals.

strace - Trace system calls and signals. A diagnostic, debugging and instructional userspace utility.

WinDbg - WinDbg is a multipurposed debugger for Microsoft Windows, distributed on the web by Microsoft as...