Tag: reverse engineering

  • The Register: Malware in Lisp? Now you’re just being cruel

    Source URL: https://www.theregister.com/2025/03/29/malware_obscure_languages/ Source: The Register Title: Malware in Lisp? Now you’re just being cruel Feedly Summary: Miscreants warming to Delphi, Haskell, and the like to evade detection Malware authors looking to evade analysis are turning to less popular programming languages like Delphi or Haskell.… AI Summary and Description: Yes Summary: The text discusses a…

  • Hacker News: Grease: An Open-Source Tool for Uncovering Hidden Vulnerabilities in Binary Code

    Source URL: https://www.galois.com/articles/introducing-grease Source: Hacker News Title: Grease: An Open-Source Tool for Uncovering Hidden Vulnerabilities in Binary Code Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses GREASE, an open-source tool designed for binary analysis through under-constrained symbolic execution, aimed at enhancing system security by identifying vulnerabilities in binary code. It highlights…

  • Hacker News: MCP server for Ghidra

    Source URL: https://github.com/LaurieWired/GhidraMCP Source: Hacker News Title: MCP server for Ghidra Feedly Summary: Comments AI Summary and Description: Yes Summary: The text outlines the setup process for the ghidraMCP, a Model Context Protocol server designed to enhance large language models (LLMs) for application reverse engineering using Ghidra tools. This integration could have significant implications for…

  • Hacker News: MCP server for Ghidra

    Source URL: https://github.com/LaurieWired/GhidraMCP Source: Hacker News Title: MCP server for Ghidra Feedly Summary: Comments AI Summary and Description: Yes Summary: The text outlines the setup process for the ghidraMCP, a Model Context Protocol server designed to enhance large language models (LLMs) for application reverse engineering using Ghidra tools. This integration could have significant implications for…

  • Hacker News: Grease: An Open-Source Tool for Uncovering Hidden Vulnerabilities in Binary Code

    Source URL: https://www.galois.com/articles/introducing-grease Source: Hacker News Title: Grease: An Open-Source Tool for Uncovering Hidden Vulnerabilities in Binary Code Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses GREASE, an open-source tool designed for binary analysis through under-constrained symbolic execution, aimed at enhancing system security by identifying vulnerabilities in binary code. It highlights…

  • Cloud Blog: Cloud CISO Perspectives: 5 tips for secure AI success

    Source URL: https://cloud.google.com/blog/products/identity-security/cloud-ciso-perspectives-5-tips-secure-ai-success/ Source: Cloud Blog Title: Cloud CISO Perspectives: 5 tips for secure AI success Feedly Summary: Welcome to the first Cloud CISO Perspectives for March 2025. Today, Royal Hansen, vice-president, Engineering, and Nick Godfrey, Office of the CISO senior director, discuss how new AI Protection capabilities in Security Command Center fit in with…

  • Cloud Blog: Unraveling Time: A Deep Dive into TTD Instruction Emulation Bugs

    Source URL: https://cloud.google.com/blog/topics/threat-intelligence/ttd-instruction-emulation-bugs/ Source: Cloud Blog Title: Unraveling Time: A Deep Dive into TTD Instruction Emulation Bugs Feedly Summary: Written by: Dhanesh Kizhakkinan, Nino Isakovic Executive Summary This blog post presents an in-depth exploration of Microsoft’s Time Travel Debugging (TTD) framework, a powerful record-and-replay debugging framework for Windows user-mode applications. TTD relies heavily on accurate…

  • Hacker News: GoStringUngarbler: Deobfuscating Strings in Garbled Binaries

    Source URL: https://cloud.google.com/blog/topics/threat-intelligence/gostringungarbler-deobfuscating-strings-in-garbled-binaries Source: Hacker News Title: GoStringUngarbler: Deobfuscating Strings in Garbled Binaries Feedly Summary: Comments AI Summary and Description: Yes Summary: This text details the challenges associated with analyzing malware written in Go that utilizes the garble obfuscator, focusing on the introduction of the GoStringUngarbler tool, which automates the deobfuscation process of string literals.…

  • Cloud Blog: GoStringUngarbler: Deobfuscating Strings in Garbled Binaries

    Source URL: https://cloud.google.com/blog/topics/threat-intelligence/gostringungarbler-deobfuscating-strings-in-garbled-binaries/ Source: Cloud Blog Title: GoStringUngarbler: Deobfuscating Strings in Garbled Binaries Feedly Summary: Written by: Chuong Dong Overview In our day-to-day work, the FLARE team often encounters malware written in Go that is protected using garble. While recent advancements in Go analysis from tools like IDA Pro have simplified the analysis process, garble…