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

Collaborative decompilation and reverse engineering website

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

**Is your feature request related to a problem? Please describe.** Some projects have different versions such as PS2 versions and GC versions or different presets on the same platform. Rather...

Per title. Scratches created by uploading an object do not have any assembly, but we could disassemble them and pass the result to M2C. .. or would it be better...

**Describe the bug** This is mostly a consequence of objdiff's decomp.me integration. Since it uploads the entire TU as a .o, decomp.me will treat all scratches as the same family...

**Is your feature request related to a problem? Please describe.** It's annoying to have to use, for example, the `wasm-decompile` CLI to decompile a WebAssembly file. Adding support to decomp.me...

new platform

Smaller bundle size

frontend
perf

**Is your feature request related to a problem? Please describe.** When decompiling code that has debug symbols, one would like the decompile it to match not only the original assembly...

Scroll to line in source tab when line numbers in diff are clicked. This does not highlight the newly selected line. Related to https://github.com/decompme/decomp.me/issues/115. "Click a line number to jump...

Feedback is welcome # Features ![](https://geps.dev/progress/75) - [x] Model - [x] Pagination - [x] Finished views - [x] Able to post comment - [x] Refresh Link on posted comment ||...

Follow-on from #1232 * Make the list of presets sortable, like ScratchList is. Sort metrics: number of scratches, recent activity, alphabetical, creation date, all * Make the preset item in...

I would expect the "Scratches" heading and selection box to stay during the loading and only the scratch list to switch to the loading 'screen' ![image](https://github.com/decompme/decomp.me/assets/2985314/c0139f1d-612d-4bf6-9038-8958d2f9ff1b) But instead the loading...

frontend
ux