# rosemary (blogs) — RSS Amplifier

Recent posts from the 1 feeds in the RSS Amplifier directory that cover rosemary.

Page: <https://rssamplifier.com/topics/rosemary/blogs>  
Feed: <https://rssamplifier.com/topics/rosemary/blogs.md>

---

## [Garlic Mcp Server Apk Analysis](/2026/07/16/garlic-mcp-server-apk-analysis.html)

_2026-07-16 · Garlic Decompiler_

APK Analysis via Garlic MCP Server

## [Rosemary Jumptable Vtable Recover](/2026/06/11/rosemary-jumptable-vtable-recover.html)

_2026-06-11 · Garlic Decompiler_

Rosemary jumpable and vtable recovery

## [Rosemary Dataflow Null Pointer Check](/2026/05/01/rosemary-dataflow-null-pointer-check.html)

_2026-05-01 · Garlic Decompiler_

Binary static analysis problem: null pointer check

## [Rosemary Design](/2026/03/03/rosemary-design.html)

_2026-03-03 · Garlic Decompiler_

Rosemary: Binary Static Analysis Engine

## [Rosemary Development Status](/2026/01/17/rosemary-development-status.html)

_2026-01-17 · Garlic Decompiler_

The final piece of the Android decompilation/static analysis puzzle is native reverse engineering. After completing the decompilation of the Java/dex parts, I decided to challenge myself with the decompilation and static analysis of the native parts, and I gave this native part a different name: rosemary.

## [Daily](/2026/01/14/daily.html)

_2026-01-14 · Garlic Decompiler_

这个blog是garlic项目的更新和状态. garlic java/android的部分已经写完好久了。 现在的garlic支持apk/dex/class/jar/war等等文件的反编译，他现在是一个cli的工具，我没有开发gui的能力，所以现在都在command line下面跑。 写完java的部分已经很久了，只有一点点更新，修了几个bug，还有非常多要修。 没有更新是因为我找到了新玩具，也是补充android逆向最后一块拼图，arm native部分的逆向和反编译。 garlic的下一个版本的名字我已经想好了，叫rosemary。

