youssefnoob003/SindriKit: A foundational C library for building operationally credible offensive capabilities
https://github.com/youssefnoob003/SindriKit
🎖@malwr
https://github.com/youssefnoob003/SindriKit
🎖@malwr
GitHub
GitHub - youssefnoob003/SindriKit: A foundational C library for building operationally credible offensive capabilities
A foundational C library for building operationally credible offensive capabilities - youssefnoob003/SindriKit
RadonCoding/binsafe: Obfuscator for compiled 64-bit portable executables.
https://github.com/RadonCoding/binsafe
🎖@malwr
https://github.com/RadonCoding/binsafe
🎖@malwr
GitHub
GitHub - RadonCoding/binsafe: Obfuscator for compiled 64-bit portable executables.
Obfuscator for compiled 64-bit portable executables. - RadonCoding/binsafe
Doctor Web’s Q2 2026 review of virus activity on mobile devices
https://news.drweb.com/show/?i=15274&lng=en&c=5
🎖@malwr
https://news.drweb.com/show/?i=15274&lng=en&c=5
🎖@malwr
Iran-Nexus TAG-182 Disseminates MarkiRAT Surveillance Tool
Discover how Iranian-nexus threat cluster TAG-182 uses MarkiRAT malware and fake VPN/media apps to conduct cyber surveillance operations against domestic targets.
https://www.recordedfuture.com/research/nexus-tag182-disseminates-markirat
https://assets.recordedfuture.com/insikt-report-pdfs/2026/cta-ir-2026-0701.pdf
🎖@malwr
Discover how Iranian-nexus threat cluster TAG-182 uses MarkiRAT malware and fake VPN/media apps to conduct cyber surveillance operations against domestic targets.
https://www.recordedfuture.com/research/nexus-tag182-disseminates-markirat
https://assets.recordedfuture.com/insikt-report-pdfs/2026/cta-ir-2026-0701.pdf
🎖@malwr
greit0n/malwarebazaar-downloader: Pull MalwareBazaar samples into an isolated AV-testing lab — safe-by-design CLI + glassmorphic desktop GUI (mbdl).
https://github.com/greit0n/malwarebazaar-downloader
🎖@malwr
https://github.com/greit0n/malwarebazaar-downloader
🎖@malwr
GitHub
GitHub - greit0n/malwarebazaar-downloader: Pull MalwareBazaar samples into an isolated AV-testing lab — safe-by-design CLI + glassmorphic…
Pull MalwareBazaar samples into an isolated AV-testing lab — safe-by-design CLI + glassmorphic desktop GUI (mbdl). - greit0n/malwarebazaar-downloader
Context Engineering | Compaction & Agent Memory for Automated Malware Analysis
Compaction cut input tokens 86% across long-running agent evals with no quality loss. Context discipline matters as much as model selection.
https://www.sentinelone.com/labs/context-engineering-compaction-agent-memory-for-automated-malware-analysis/
🎖@malwr
Compaction cut input tokens 86% across long-running agent evals with no quality loss. Context discipline matters as much as model selection.
https://www.sentinelone.com/labs/context-engineering-compaction-agent-memory-for-automated-malware-analysis/
🎖@malwr
SentinelOne
Context Engineering | Compaction & Agent Memory for Automated Malware Analysis
Compaction cut input tokens 86% across long-running agent evals with no quality loss. Context discipline matters as much as model selection.
❤1
Reverse Engineering Warframe’s Anti-Cheat System
Warframe is the hit MMO game by Digital Extremes which is adored by many, being a curious Reverse Engineer I thought why not have a go at…
https://medium.com/@ssushruth2003/reverse-engineering-warframes-anti-cheat-system-aae5e6272a4b
🎖@malwr
Warframe is the hit MMO game by Digital Extremes which is adored by many, being a curious Reverse Engineer I thought why not have a go at…
https://medium.com/@ssushruth2003/reverse-engineering-warframes-anti-cheat-system-aae5e6272a4b
🎖@malwr
Medium
Reverse Engineering Warframe’s Anti-Cheat System
Warframe is the hit MMO game by Digital Extremes which is adored by many, being a curious Reverse Engineer I thought why not have a go at…
Fake Google and Cloudflare verification pages spread multiple malware families
https://www.malwarebytes.com/blog/threat-intel/2026/07/fake-google-and-cloudflare-verification-pages-spread-multiple-malware-families
🎖@malwr
https://www.malwarebytes.com/blog/threat-intel/2026/07/fake-google-and-cloudflare-verification-pages-spread-multiple-malware-families
🎖@malwr
Malwarebytes
Fake Google and Cloudflare verification pages spread multiple malware families
We uncovered ClickFix attacks using fake Google and Cloudflare pages to deliver everything from infostealers to a newly discovered malware loader.
Win x64 Shellcode â Part 2: TEB, PEB and List of Loaded Modules
In the previous part, we explained why shellcode cannot use statically written addresses of Windows API functions. The solution lies in the structures that Windows maintains directly in the memory of each process. Today we will look at them closely.
Prerequisites Before reading this part, it is advisable to read and understand the previous part. At the same time, it is highly advisable to have at least a basic understanding of what virtual memory and a pointer are.
https://proteqtum.com/posts/02-win-x64-shellcode-teb-peb_en/
🎖@malwr
In the previous part, we explained why shellcode cannot use statically written addresses of Windows API functions. The solution lies in the structures that Windows maintains directly in the memory of each process. Today we will look at them closely.
Prerequisites Before reading this part, it is advisable to read and understand the previous part. At the same time, it is highly advisable to have at least a basic understanding of what virtual memory and a pointer are.
https://proteqtum.com/posts/02-win-x64-shellcode-teb-peb_en/
🎖@malwr
proteqtum
Win x64 Shellcode – Part 2: TEB, PEB and List of Loaded Modules
In the previous part, we explained why shellcode cannot use statically written addresses of Windows API functions. The solution lies in the structures that Windows maintains directly in the memory of each process. Today we will look at them closely.
Prerequisites…
Prerequisites…
How I broke Rhysida ransomware encryption
Rhysida derives every per-file AES key from a PRNG seeded with the encryption timestamp. Recover the timestamp and you regenerate every key. A reverse-engineering walkthrough and a minimal decryptor.
https://sigreturn.com/blog/rhysida-analysis-decryption/
🎖@malwr
Rhysida derives every per-file AES key from a PRNG seeded with the encryption timestamp. Recover the timestamp and you regenerate every key. A reverse-engineering walkthrough and a minimal decryptor.
https://sigreturn.com/blog/rhysida-analysis-decryption/
🎖@malwr
Sigreturn
How I broke Rhysida ransomware encryption
Rhysida derives every per-file AES key from a PRNG seeded with the encryption timestamp. Recover the timestamp and you regenerate every key. A reverse-engineering walkthrough and a minimal decryptor.
Rhacknarok/hacksguard: A blazingly fast, multi-threaded TUI malware analysis tool built in Rust. Features deep PE parsing, YARA scanning, and heuristic risk scoring.
https://github.com/Rhacknarok/hacksguard
🎖@malwr
https://github.com/Rhacknarok/hacksguard
🎖@malwr
GitHub
GitHub - Rhacknarok/hacksguard: A blazingly fast, multi-threaded TUI malware analysis tool built in Rust. Features deep PE parsing…
A blazingly fast, multi-threaded TUI malware analysis tool built in Rust. Features deep PE parsing, YARA scanning, and heuristic risk scoring. - Rhacknarok/hacksguard
Don’t eat the ChocoPoCs! Vulnerability researchers were targeted by trojanised exploits
A suspicious contribution request led YesWeHack and Sekoia researchers to uncover sophisticated malware targeting the vulnerability research supply chain.
https://www.yeswehack.com/news/chocopocs-vulnerability-researchers-trojanised-exploits?utm_source=reddit&utm_medium=social&utm_campaign=chocopocs-vulnerability-researchers
🎖@malwr
A suspicious contribution request led YesWeHack and Sekoia researchers to uncover sophisticated malware targeting the vulnerability research supply chain.
https://www.yeswehack.com/news/chocopocs-vulnerability-researchers-trojanised-exploits?utm_source=reddit&utm_medium=social&utm_campaign=chocopocs-vulnerability-researchers
🎖@malwr
YesWeHack
Don’t eat the ChocoPoCs! Vulnerability researchers targeted by trojanised exploits
A suspicious contribution request led YesWeHack and Sekoia researchers to uncover sophisticated malware targeting the vulnerability research supply chain.
Silent Swap: A Crypto Clipper Extension Campaign
https://www.mcafee.com/blogs/other-blogs/mcafee-labs/crypto-clipper-wallet-swapping-browser-extension-malware/
🎖@malwr
https://www.mcafee.com/blogs/other-blogs/mcafee-labs/crypto-clipper-wallet-swapping-browser-extension-malware/
🎖@malwr
McAfee Blog
Silent Swap: A Crypto Clipper Extension Campaign | McAfee Blog
Researchers uncover browser extension malware that steals cryptocurrency by swapping wallet addresses during transactions.
Accelerating EDR Evasion with LLM-Driven Analysis
SpecterOps reverse engineered Cortex XDR with LLMs to extract YARA rules, ML models, and behavioral detections.
https://specterops.io/blog/2026/06/29/llm-powered-edr-analysis/
🎖@malwr
SpecterOps reverse engineered Cortex XDR with LLMs to extract YARA rules, ML models, and behavioral detections.
https://specterops.io/blog/2026/06/29/llm-powered-edr-analysis/
🎖@malwr
SpecterOps
Accelerating EDR Evasion with LLM-Driven Analysis
SpecterOps reverse engineered Cortex XDR with LLMs to extract YARA rules, ML models, and behavioral detections.
The Gentlemen RaaS: rapid growth and a new ransomware variant
Kaspersky researchers analyze incidents related to The Gentlemen RaaS group, disclose their tools and TTPs, and find a new ransomware variant.
https://securelist.com/the-gentlemen-raas/120447/
🎖@malwr
Kaspersky researchers analyze incidents related to The Gentlemen RaaS group, disclose their tools and TTPs, and find a new ransomware variant.
https://securelist.com/the-gentlemen-raas/120447/
🎖@malwr