decomp.me icon indicating copy to clipboard operation
decomp.me copied to clipboard

Collaborative decompilation and reverse engineering website

Results 148 decomp.me issues
Sort by recently updated
recently updated
newest added

We should probably start writing user documentation (how to use the site, what a scratch is, etc.). Maybe use MDX?

frontend

Tracking issue for @encounter's idea Supports: - Context compression/deduplication - Later, real S3-style object storage ###### Blocks #608

backend

Deployment Robort already sends a list of the merged PRs in the new deployment to Discord. We should surface this on the site itself, too - it doesn't necessarily have...

frontend
deployment

This has been a long time coming, but we still have a lot of questions to answer and a lot to do before we can get there. This is just...

ci
deployment

We already have a Docker setup, so making a devcontainer should be trivial: https://code.visualstudio.com/docs/devcontainers/create-dev-container

From @simonlindholm in #596: > Would also be nice if users were limited to only a single compilation at a time, with newer ones killing older ones. ("Newer" being defined...

help wanted
backend
perf

As you're decompiling, you sometimes have to scroll through the asm to find e.g. branch destinations, register assignments, etc. I often find it easy to lose place of where I...

frontend
backend

An optional mode that will show tooltips for lines of asm, explaining what the instruction does bonus points if we can make the explanation use the actual operands in the...

help wanted
frontend