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.** Not a problem but it would be nice to be able to sort the list of scratches for a specific...

frontend

This would help validating decompiled c++ function prototype by diffing the mangled function name.

It's hard to see, but when you open the side-menu, the draggable split lines overlap the menu. Seems to be a Z-index issue, but I can't find the origin. **Base...

bug
frontend

When we update certain things like the recent #1103 , it breaks the site because the browser cache doesn't play well with the new state of things

bug
frontend

**To Reproduce** 1. Be logged-out 2. Open a scratch page 3. Press login **Expected behavior** You're on the same scratch page you were at, but logged in. **Actual behavior You...

frontend
ux

Language flag that specifies if the target is cpp or c isn't specified for MWCC so language server is stuck in c mode. I don't work with this compiler so...

bug
backend

And possibly other loading states in other components. _Originally posted by @bates64 in https://github.com/decompme/decomp.me/pull/1139#discussion_r1530599521_

frontend

Turn this static dropdown (and the one on the Scratch Options tab) into a searchable dropdown and enable pagination if user scrolls beyond N items. ![image](https://github.com/decompme/decomp.me/assets/22226349/15fc96a6-11b4-45d7-872f-c84dcf77ed69) Example: https://codesandbox.io/s/searchable-dropdown-omxyr

They used to exist, and now they don't, or at least the links are gone. reported by @NWPlayer123 and I've seen others request this back as well

frontend
backend

Precondition: choose light theme and set background color to white. The CTRL+F search popup now has white-on-white text to label the checkboxes "match case, regexp, by word" ![image](https://user-images.githubusercontent.com/1695783/218235316-3b3e398c-01c0-480d-bd46-75f51cd38f02.png) There are...

bug
frontend
accessibility