Software Alternatives & Reviews

Malcat VS PPEE (puppy)

Compare Malcat VS PPEE (puppy) 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.

PPEE (puppy) logo PPEE (puppy)

PPEE (puppy) is a Professional PE file Explorer for reversers, malware researchers and those who want to statically inspect PE files in more details
  • 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.

  • PPEE (puppy) Landing page
    Landing page //
    2020-04-17

Malcat

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

PPEE (puppy)

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

Category Popularity

0-100% (relative to Malcat and PPEE (puppy))
Software Development
61 61%
39% 39
IDE
60 60%
40% 40
Decompiler
62 62%
38% 38
Developer Tools
45 45%
55% 55

User comments

Share your experience with using Malcat and PPEE (puppy). For example, how are they different and which one is better?
Log in or Post with

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

PPEE (puppy) mentions (0)

We have not tracked any mentions of PPEE (puppy) yet. Tracking of PPEE (puppy) recommendations started around Mar 2021.

What are some alternatives?

When comparing Malcat and PPEE (puppy), 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.

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

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

Ghidra - Software Reverse Engineering (SRE) Framework

PE Tools - This is a fully-functional utility for working with PE/PE +(64bit) files.

HxD - HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and...