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

Closes #308 If you wanna do the front-end work here as well, alex, happy to have it all in this PR. Otherwise, I will move this out of draft state...

backend

We can provide a list of platforms for which we have a decompiler and then disable the decompile button for scratches of platforms for which we lack a decompiler

frontend
backend

![image](https://user-images.githubusercontent.com/9429556/154854483-0252a37d-67a2-4554-85e9-b24c4fddd518.png)

This is the PR that will finish the ongoing work of #247 that had to be cancelled due to the merge of the scratch revision. ### References - **Frontend**: #247...

Fairly untested right now and definitely needs more work, but just putting current progress out there. Still needed: - [ ] Better error handling (incl. when scratch is not a...

~~Users should be able to archive their scratches as a pseudo-deletion option~~ Add a DELETE endpoint for scratches

frontend
backend

Aside from the design ramifications of this (asm being shared among scratches, how this will affect forks and parents, permissioning), we need to consider that the asm in the db...

frontend
backend

Hello, I would like to request support for MS-DOS using the Open Watcom compiler. Best regards.