Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions data/tools/malcat.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
name: Malcat
categories:
- linter
tags:
- binary
- security
license: proprietary
types:
- gui
plans:
free: true
homepage: "https://malcat.fr/"
description: >-
Hexadecimal editor and disassembler for malware analysis and binary file
inspection. Supports over 50 file formats and multiple CPU architectures
(x86/x64, MIPS, .NET, Python, VB p-code). Features rapid analysis,
embedded file extraction, Yara signature scanning, anomaly detection,
and Python scripting. Designed for malware analysts, SOC operators,
incident responders, and CTF players.
Loading