Software Alternatives & Reviews

Malcat VS X64dbg

Compare Malcat VS X64dbg and see what are their differences

Malcat logo Malcat

Malcat is a feature-rich hexadecimal editor / disassembler for Windows and Linux for malware analysts, incident responders, CTF players and SOC operators.

X64dbg logo X64dbg

X64dbg is a debugging software that can debug x64 and x32 applications.
  • Malcat Landing page
    Landing page //
    2021-11-12

Malcat is a feature-rich hexadecimal editor / disassembler for Windows and Linux targeted to IT-security professionals. Inspect dozens of binary file formats, dissassemble and decompile different CPU architectures, extract embedded files and scan for Yara signatures or anomalies in a fast and easy-to-use graphical interface. Don't like what you get? Malcat is also heavily customizable and scriptable using python.

  • X64dbg Landing page
    Landing page //
    2022-10-28

Malcat

Website
malcat.fr
$ Details
freemium €50.0 / Annually
Platforms
Windows Linux
Release Date
2022 January

X64dbg

Website
x64dbg.com
Pricing URL
-
$ Details
-
Platforms
-
Release Date
-

Malcat videos

No Malcat videos yet. You could help us improve this page by suggesting one.

+ Add video

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 Malcat and X64dbg)
Software Development
19 19%
81% 81
IDE
18 18%
82% 82
Decompiler
39 39%
61% 61
OS & Utilities
0 0%
100% 100

User comments

Share your experience with using Malcat 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 Malcat and X64dbg

Malcat Reviews

We have no reviews of Malcat 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

Social recommendations and mentions

Based on our record, Malcat seems to be more popular. It has been mentiond 3 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Malcat mentions (3)

  • How to detect incorrectly named DLL?
    If the DLL exports at least one function (which should be the case), you can look in the ExportDirectory structure of the dll (using CFF explorer or malcat), there is a field at offset 0xC which is a RVA to the DLL's name. Source: about 2 years ago
  • New Binary Template feature in Reverse Engineers' Hex Editor
    Did you try https://malcat.fr ? The free edition seems to check all your boxes. Source: about 2 years ago
  • biodiff: introduction
    If you're into bin diffing, you can give malcat a try. Its diff algorithm is also based on Meyer's algorithm so it can realign, and its view modes let you compare structures as well as code or bytes. Diff mode is only available in paid version though, but the price is fair. Source: about 2 years ago

X64dbg mentions (0)

We have not tracked any mentions of X64dbg yet. Tracking of X64dbg recommendations started around Jul 2021.

What are some alternatives?

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

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.

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

pestudio - pestudio is a tool allowing to statically analyze malicious files.

PE-bear - PE-bear is a reversing tool for PE files.

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

Ghidra - Software Reverse Engineering (SRE) Framework