2023-01-03 12:41:05 +00:00
|
|
|
<h1>
|
|
|
|
|
<a href="https://decomp.me">
|
|
|
|
|
<img alt="decomp.me" height="36" src="https://raw.githubusercontent.com/decompme/decomp.me/main/.github/decompme-logotype.svg" />
|
|
|
|
|
</a>
|
|
|
|
|
</h1>
|
2021-07-02 15:01:26 +09:00
|
|
|
|
2021-10-12 16:49:23 +01:00
|
|
|
[![Discord Server][discord-badge]][discord]
|
|
|
|
|
|
|
|
|
|
[discord]: https://discord.gg/sutqNShRRs
|
|
|
|
|
[discord-badge]: https://img.shields.io/discord/897066363951128586?color=%237289DA&logo=discord&logoColor=ffffff
|
|
|
|
|
|
|
|
|
|
A collaborative decompilation and reverse engineering website, built with Next.js and Django.
|
2021-07-02 15:01:26 +09:00
|
|
|
|
2021-09-17 17:10:06 +01:00
|
|
|
## Contributing
|
2021-07-04 09:14:30 +01:00
|
|
|
|
2021-10-12 16:49:23 +01:00
|
|
|
Contributions are very much welcome! You may want to [join our Discord server](https://discord.gg/sutqNShRRs).
|
|
|
|
|
|
2022-03-31 09:22:39 -04:00
|
|
|
To learn more, see [CONTRIBUTING.md](docs/CONTRIBUTING.md)
|
2021-10-12 16:49:23 +01:00
|
|
|
|
2021-07-04 09:14:30 +01:00
|
|
|
|
2021-09-17 17:10:06 +01:00
|
|
|
## License
|
2021-07-20 20:25:20 +09:00
|
|
|
decomp.me uses the MIT license. All dependencies may contain their own licenses, which decomp.me respects.
|