Mark Street 4a2eabb345 Overhaul download py (#855)
* Add translations for ps1/maspsx compiler set

* Tell clang to compile and not link to remove need for lld binary

* Assume msdos assembler lives on PATH

* Overhaul download.py

* Attempt to fix docker ci

* Appease black

* Whoops, don't forget to detach

* Fix path to download.py

* fix perms (hack?)

* Add --platforms and --compilers args to download.py

* Try out --compiler dir arg for docker in ci

* Try to ignore that 500 error about image manifests

* it's --compilerS-dir

* Try again

* Try building our own podman (fallback to vfs when rootless)

* install distro 'podman' to get configuration (fixes fuse)

* mount /dev/fuse in ci

* dumb bugfix, .download_cache

* split compilers config out of download.py

* update poetry.lock

* Add psyq3.3 + psyq4.4 and migrate psyq4.3 scratches to psyq4.4

* docker_entrypoint.sh cleanup

* Try to protect against 'locating item named "manifest" for image with ID'

* better podman sanity check

* appease black

* use 'requests.get()' to grab remote image digest

* Update compilers repo to 'decompme/compilers'

* Fix description for psyq3.6
2023-09-20 16:37:35 +09:00
2023-09-20 16:37:35 +09:00
2023-09-12 06:40:08 +09:00
2023-09-20 16:37:35 +09:00
2023-09-20 16:37:35 +09:00
2021-08-28 00:36:04 +01:00
2023-02-25 11:18:40 +09:00
2022-02-04 16:35:41 +09:00
2021-06-30 16:48:16 +09:00

decomp.me

Discord Server

A collaborative decompilation and reverse engineering website, built with Next.js and Django.

Contributing

Contributions are very much welcome! You may want to join our Discord server.

To learn more, see CONTRIBUTING.md

License

decomp.me uses the MIT license. All dependencies may contain their own licenses, which decomp.me respects.

S
Description
Collaborative decompilation and reverse engineering website
Readme MIT 44 MiB
Languages
TypeScript 51.2%
Python 39%
SCSS 4.2%
Assembly 2.4%
JavaScript 1.3%
Other 1.9%