Malcat dev

280 posts

Malcat dev banner
Malcat dev

Malcat dev

@malcat4ever

https://t.co/jeuFqKrpaH, a hexadecimal editor / disassembler / decompiler for #malware analysis, #DFIR and #SOC.

Lyon, France Katılım Şubat 2021
130 Takip Edilen2.4K Takipçiler
Malcat dev retweetledi
Luke Acha
Luke Acha@luke92881·
@HuntYethHounds @rifteyy @SquiblydooBlog @andrewdanis @s1dhy ran xchanger through malcat MCP (using claude). Out of the box, got domains & registry behavior, failed to get the hard-coded XOR key. I had to have claude disassemble the .NET to get that additional info. Then had it create and HTML report. So, semi-automated. 🤷
English
1
1
8
433
Malcat dev
Malcat dev@malcat4ever·
@struppigel Wait 'til they learn about password-protected zip files.
English
1
0
8
353
RedDrip Team
RedDrip Team@RedDrip7·
#APT #Bitter 3ee66f56461fc046f600230d11ebe731 (MSI) f57975b8bc1169b35ae17b975327195e (EXE) hxxps://99media.com[.]pk/scvz zoemagicbook[.]com
RedDrip Team tweet mediaRedDrip Team tweet media
HT
2
8
30
2.7K
Malcat dev retweetledi
LoaderInsightAgency
LoaderInsightAgency@LIA_Intel·
LIA 🤝 Malcat We are happy to announce that LIA has partnered with Malcat to strengthen payload detections using Kesakode! Malcat also provides a LIA Threat Intelligence plugin for SHA256 lookups and sample downloads! Read more on: insights.loaderinsight.agency/posts/malcat-k…
LoaderInsightAgency tweet media
English
0
5
13
1.3K
Malcat dev
Malcat dev@malcat4ever·
We're happy to announce that #malcat 0.9.13 is out! You'll find a new Apple-silicon MacOS port, two integrated MCP servers (in-GUI +headless) for automated triage and an improved interface: malcat.fr/blog/0913-is-o…
English
0
10
27
4.6K
Malcat dev retweetledi
REMnux
REMnux@REMnux·
Added Malcat Lite (@malcat4ever) to REMnux for analyzing binary files using a hex editor, disassembler, and file dissector: malcat.fr
English
2
19
78
5.7K
Malcat dev retweetledi
Josh Stroschein | The Cyber Yeti
🦾 The next video in the Strings and Imports workshop on YouTube is now live! 👉 youtu.be/iFJW1fcuDrE We explore how malware authors commonly use XOR-encryption to hide strings and the impact it has on basic triage.
YouTube video
YouTube
English
0
11
21
2.5K
Malcat dev retweetledi
Squiblydoo
Squiblydoo@SquiblydooBlog·
@REMnux I let Claude know my intent to create a YARA rule based on the results, and it created one for me. The rule actually didn't work right away, but it gave me plenty to go off of. With malcat, I can also see the bytes in the executable by clicking the rule match 3/5
Squiblydoo tweet media
English
1
2
12
610
Malcat dev
Malcat dev@malcat4ever·
Quick peek at the upcoming 0.9.3 release. It will also feature a 100% headless MCP server for full and pro users.
Malcat dev tweet media
English
0
11
42
3.6K
Malcat dev retweetledi
Squiblydoo
Squiblydoo@SquiblydooBlog·
#100DaysOfYARA - Day 15 (a little behind) I used @REMnux 's MCP, to extract a payload from an (unknown to me) malware, I'm now tracking as AxolotlLoader. I used the MCP to build a YARA rule based off of the XOR decryption function. Rule at end 1/5
Squiblydoo tweet media
English
2
16
52
4K
Malcat dev retweetledi
Josh Stroschein | The Cyber Yeti
Video 4 in the Strings and Imports course is now live! 🎥 We’re moving past simple extraction to understand the physical structure of the binary. This lesson covers: ✅ Pointers & data: how strings are stored/accessed ✅ Compiler alignment: recognizing padding vs. "noise" ✅ Finding 'Main': Differentiating runtime code from the author's ✅ Triage: How string artifacts dictate your next steps Plus, we're using @malcat4ever to navigate the binary. 🔗 youtu.be/DwLDHV3i2mY
YouTube video
YouTube
English
0
3
24
1.9K
Malcat dev
Malcat dev@malcat4ever·
Sometimes, the absence of signature match is also interesting. Here the #Chrysalis sideloaded dll, where we can quickly spot the few interesting functions. Make sure to check "Show UNK" !
Malcat dev tweet media
English
0
8
36
2.5K
Malcat dev
Malcat dev@malcat4ever·
@nicbedford thank for the support. You can contact me on discord in ~1 week if you want to beta-test the MacOS version.
English
0
0
0
23
Nic Bedford
Nic Bedford@nicbedford·
@malcat4ever Waiting for this. Have already bought license in anticipation.
English
1
0
0
28
Malcat dev
Malcat dev@malcat4ever·
A quick update on Malcat's MacOS development (apple silicon): A couple of visual glitches, but the analysis & UI are now functional \o/
Malcat dev tweet media
English
3
7
47
3.4K
Squiblydoo
Squiblydoo@SquiblydooBlog·
Does anyone know VirusTotal user "bsforvt727" (pronounced "bs for vt 727")? I feel like we could be friends, if we aren't already. They consistently leave comments and downvote stuff that I then see a day or two later. www[.]virustotal[.]com/gui/user/bsforvt727
English
4
3
32
4.9K
Malcat dev
Malcat dev@malcat4ever·
@bquintero For this tiny dlder? It's a <1KB ELF binary with a _single_ function. What is weird is that only the BN agent "nailed it", and that the report has hallucinations, smtg seems wrong with their agents at omnia.
English
0
0
0
280
Malcat dev retweetledi
Virus Bulletin
Virus Bulletin@virusbtn·
Expel's Aaron Walto shows how Gootloader uses a deliberately malformed ZIP archive to bypass detection. The ZIP is correctly extracted by the default tool built into Windows systems but not by specialized tools like 7zip and WinRAR. expel.com/blog/gootloade…
Virus Bulletin tweet media
English
0
11
35
2.8K
Malcat dev
Malcat dev@malcat4ever·
@IstaPee Soon, I need to figure out packaging first
English
0
0
2
66
Ista
Ista@IstaPee·
@malcat4ever where can i download and test it out?
English
1
0
1
84
Malcat dev
Malcat dev@malcat4ever·
#malcat 0.9.12 is out! Enjoy .pyc and .net stack analysis, py 3.14 support, nuitka / inno 6.7 / .net singlefile bundle parsers and may other improvements: malcat.fr/blog/0912-is-o…
English
1
24
66
6.3K