decomp.me
decomp.me copied to clipboard
Collaborative decompilation and reverse engineering website
**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...
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...
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
**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...
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...
And possibly other loading states in other components. _Originally posted by @bates64 in https://github.com/decompme/decomp.me/pull/1139#discussion_r1530599521_
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.  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
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"  There are...