Posted by david927 1 day ago
Ask HN: What Are You Working On? (Nov 2025)
It does some neat things to match instructions while avoiding location dependent references, then creates a hash that can be used to used to search binaries in linear (or faster!) time.
Still a WIP, but being used on at least one decomp project.
Now I'm working on a few changes to the app, most notable is moving any plants marked as 'for sale' out from the main section because it turns out people are more greedy than I anticipated and it's getting in the way of sharing the free stuff, cuttings etc.
There's also some demand for a web front end so I might work on that next. (currently only android and ios)
I had an initial boom of downloads in South Africa but lately most new downloads are in USA.
Most out there: https://millionminds.com
Runner-up: https://vodomodo.com
Idea came from one of my clients, where they wanted to use AI agents throughout the organization but at that moment there was no centralized governance or security concepts. This pulls everything at one place and tries to solve the security concept with per-user credentials, which can be provided out-of-band through the MCP protocol (generated a one-time link end-user can use to sign in to the underlying MCP server with OAuth or provide API key)
https://github.com/entomorph/reverse-engineering
I started the project when ChatGPT 4 was first released, using it as a way to explore what LLMs could actually do. I also find working on it very relaxing, there is something cool about uncovering secrets hidden in code for more than twenty years.
https://share.combo.cc/-Z7hBzNbaCc
(work in progress prototype, design is not final)
Intentionally made simple and centered around plain text files and editing speed. I've spent a week on the prototype, now it's good enough to dog-food. Would like to eventually distribute it as a multi-platform app.