Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Decompals

Decompals is a collective of individuals who make tools and provide public resources for the reverse engineering / decompilation community
Collective - Host: opensource - https://opencollective.com/decompals - Code: https://github.com/decompals

Create headers for remaining libcrypto files, fix related warnings, import remaining debug info for undecompiled libcrypto functions (#13)

github.com/decompals/iQuePlayer-SecureKernel - 3fbc3c7fc33fccafbec5c120b29213a03fa04d8e authored almost 2 years ago by Tharo <[email protected]>
Bump ido recomp to v0.6 (#4)

* Bump ido recomp to v0.6

* Version bump (0.3)

github.com/decompals/pah-docker - ca9aeac851d04860077f9b28fc7e9ac7460f450f authored almost 2 years ago by Mark Street <[email protected]>
Github Actions CI builds (#38)

* GHA CI for GCC libgultra

* CI templates for non GCC builds

github.com/decompals/ultralib - d03b2a3afbec0baabc2263b8e9087f50d22ef85c authored almost 2 years ago by Anghelo Carvajal <[email protected]>
Revert "Avoid using deprecated tmp functions (#11)" (#44)

This reverts commit db1e477c6b8dce08b627875244e8598f0786eff8.

github.com/decompals/ido-static-recomp - d14d08e5aecd97a5e4ecafc3937b4e81f257c165 authored almost 2 years ago by Derek Hensley <[email protected]>
`aes.c` and `aes_api.c` (#11)

* Work on aes files

* Introduce string.h, remove u suffix where not needed

github.com/decompals/iQuePlayer-SecureKernel - 561edcdade1b901d4b625aa04e88d8a707bba37f authored almost 2 years ago by Tharo <[email protected]>
Match 9FC00B40.c (#9)

* Match some sk functions

* Match 9FC00B40.c

* Fix some variable names

* Formatting pass

github.com/decompals/iQuePlayer-SecureKernel - 9d8ebc3319586e84523cd939ac368b9f7c52b736 authored almost 2 years ago by Alex <[email protected]>
poly_math.c (#10)

* some of poly_math

* cus_times_u_to_n

* PR comments

* PR comments (2)

github.com/decompals/iQuePlayer-SecureKernel - d2c3d25ff4e9d4af65b93e148b74746a5cec410a authored almost 2 years ago by Ethan Roseman <[email protected]>
9FC02700.c: OK (#8)

* 9FC043B0.c + aes header

* fix aes return type

* PR comments

* 9FC02700.c: 1 nonmatchi...

github.com/decompals/iQuePlayer-SecureKernel - 5493bc7353522bd363139eba9d8415a8a72a1f32 authored almost 2 years ago by pixel-stuck <[email protected]>
9FC043B0.c + aes header (#6)

* 9FC043B0.c + aes header

* fix aes return type

* PR comments

github.com/decompals/iQuePlayer-SecureKernel - ed19b5aaa6d09381f93c3f106da9ed67f7b06f25 authored almost 2 years ago by pixel-stuck <[email protected]>
Match 9FC04780.c (#5)

* Match 9FC04780.c

* Fix style

github.com/decompals/iQuePlayer-SecureKernel - 70505ee30a7733d50c715b1c462a9d4455bf65cb authored almost 2 years ago by Alex <[email protected]>
`9FC03F10.c` :OK: (#4)

* Match most of 9FC031D0.c

* Some PR comments

* Match check_cert_ranges and address PR com...

github.com/decompals/iQuePlayer-SecureKernel - 4ab0670366b160f4303038b634005c344521a0f4 authored almost 2 years ago by pixel-stuck <[email protected]>
Some functions in `9FC00B40.c` (12 remaining), fix and label types for bss symbols (#3)

* some sk api funcs, fix some bss and add data types in comments

* Move bb_nn.h to include/li...

github.com/decompals/iQuePlayer-SecureKernel - d879954ef731375037b9997fadd5853e47f91bc3 authored almost 2 years ago by Tharo <[email protected]>
Match most of 9FC031D0.c (#2)

* Match most of 9FC031D0.c

* Some PR comments

* Match check_cert_ranges and address PR com...

github.com/decompals/iQuePlayer-SecureKernel - c26e839708bbd6118b5a99298b28a614d29d7859 authored almost 2 years ago by pixel-stuck <[email protected]>
`bb_nn.c`: Matched (#1)

* bb_nn.c: 22 matching, 1 non-matching, 2 non-equivalent

* Add tools/m2ctx.py

* Last few m...

github.com/decompals/iQuePlayer-SecureKernel - 5960b985e5420d0c930d7b55de8bb0e3d478b787 authored almost 2 years ago by Tharo <[email protected]>
Enhance support for docker-compose (#23)

* Fix docker-compose.yml

* Update DOCKER to describe the configuration

* Ensure postgres i...

github.com/decompals/frogress - 31616f91321e4ebb42e75011f113dd2979e2fb34 authored almost 2 years ago by Luciano Ciccariello <[email protected]>
Update README.md

Typo / clarifications for Category

github.com/decompals/frogress - 47b142adea81aa35bb713fb3306b999768f02b59 authored almost 2 years ago by Ethan Roseman <[email protected]>
Update deps

github.com/decompals/frogress - 04422e8d24183b56aba30a8b0f71339c6a068cbe authored almost 2 years ago by Ethan Roseman <[email protected]>
black

github.com/decompals/frogress - 5ce56965f23a4b55f133d8730d5d10008890e65a authored almost 2 years ago by Ethan Roseman <[email protected]>
Update README.md

github.com/decompals/frogress - a99f8c521099461e4d0180be39f27df4d584db94 authored almost 2 years ago by Ethan Roseman <[email protected]>
Add find_unused_asm.sh utility

github.com/decompals/iQuePlayer-SecureKernel - 7427251ea683f26b7a5e619211b0ef723db30970 authored almost 2 years ago by Tharo <[email protected]>
Setup for decomp, decompiled a few functions to test cflags + optflags

github.com/decompals/iQuePlayer-SecureKernel - ca17dde245e95d59f75fb6d654223539141b3516 authored almost 2 years ago by Tharo <[email protected]>
Correction for PIF command 0x20

github.com/decompals/N64-IPL - 95436103db80eda7e8f4009461f3ce3ee3e9467c authored almost 2 years ago by Tharo <[email protected]>
Mark compiler binaries as executable, fix building with newer binutils

github.com/decompals/N64-IPL - dfce319fb007a6643e1b8dcd8c57ad2678361323 authored almost 2 years ago by Tharo <[email protected]>
Adds ENV variable that can be used to redirect /usr/include files from wrapper_open (#42)

* Redirect usr/include from open

* Some renames

* fix typo

* Combine both redirects int...

github.com/decompals/ido-static-recomp - a64576b86967a503be84bfb473cd8d0e69e5ce3f authored almost 2 years ago by Derek Hensley <[email protected]>
Check if the CPU is in an exception vector and use EPC instead if so

github.com/decompals/pj64-unwind - f42bd3340f72116cf675882d2584458e969b1802 authored almost 2 years ago by Mr-Wiseguy <[email protected]>
Fixed duktape module entrypoint name

github.com/decompals/pj64-unwind - 05b7ff493daacdf98376f426b44d37b277360a68 authored almost 2 years ago by Mr-Wiseguy <[email protected]>
Initial implementation

github.com/decompals/pj64-unwind - f5c3950ab34676970bcdf7a01780a6a6995233ae authored almost 2 years ago by Mr-Wiseguy <[email protected]>
Added necessary duktape files

github.com/decompals/pj64-unwind - 07d928078356aae0d19753c21d8469fda70f1e62 authored almost 2 years ago by Mr-Wiseguy <[email protected]>
Added elfio submodule

github.com/decompals/pj64-unwind - aa7958295671e551c935eb476ec2d5c96222ec99 authored almost 2 years ago by Mr-Wiseguy <[email protected]>
Initial commit

github.com/decompals/pj64-unwind - e7bbbe65bd36f99836a76f6a301fe235cb38d65d authored almost 2 years ago by Mr-Wiseguy <[email protected]>
Replaced incorrect memcpy usage with memmove in tc-mips.c (#8)

github.com/decompals/mips-binutils-2.6 - 991ada90b08fe3b6e23fc9111b1630caf053825f authored almost 2 years ago by Mr-Wiseguy <[email protected]>
Fix incorrect emitted `subu` instead of `addu`.

From https://github.com/pmret/gcc-papermario/commit/1c2496114eef228715cafd473f28da7771548804

github.com/decompals/mips-gcc-egcs-2.91.66 - afc9595cf9564a0aadb0350b928b4e0469b01b20 authored almost 2 years ago by angie <[email protected]>
Various fixes for mwcc/mwld (#32)

* Override GetFileAttributesA for MWCC license.dat

* Add WIN_FUNC to FileTimeToLocalFileTime
...

github.com/decompals/wibo - 7d08a2bdca5c660f76d29a1e77211fcde1878ba1 authored almost 2 years ago by Luke Street <[email protected]>
Use __attribute__((force_align_arg_pointer)) (#30)

github.com/decompals/wibo - 6b6a462ea1a828aace6c439c1009947cf5666c70 authored almost 2 years ago by Luke Street <[email protected]>
Pass absolute path to exe in argv[0] (#31)

github.com/decompals/wibo - 9837ce0bf445cb4e0889d6d11b1179e86ea3d5ca authored almost 2 years ago by Luke Street <[email protected]>
Build static binary (#29)

github.com/decompals/wibo - 67f99ba1b25af9f6dc17093e71671f3f7b6f1c06 authored almost 2 years ago by Luke Street <[email protected]>
Small cleanup (#37)

* Remove execeutable bit from error text files

* Combine Release and Debug Make options into ...

github.com/decompals/ido-static-recomp - 5ce265481212d9704fef839cda83e878025abe9b authored almost 2 years ago by Derek Hensley <[email protected]>
Add support for named O32 floating point registers

github.com/decompals/mips-binutils-egcs-2.9.5 - 60ae91c020a892392ef8a06d796461e10cf00886 authored almost 2 years ago by angie <[email protected]>
Add support for O32 general purpose register names

github.com/decompals/mips-binutils-egcs-2.9.5 - c65592e2d8150c43204a8e994cd483b5013d7319 authored almost 2 years ago by angie <[email protected]>
Try to not put the files under a gcc folder in the archive

github.com/decompals/mips-gcc-egcs-2.91.66 - a6d7b78adb104f0f02673ccf132b7293c6543b14 authored almost 2 years ago by angie <[email protected]>
egcs-1.1.2-mips.patch

github.com/decompals/mips-gcc-egcs-2.91.66 - 6d25e6ec6a7f26a44a94526347cb5aa2e42180df authored almost 2 years ago by angie <[email protected]>
egcs-1.1.2-integrate.patch

github.com/decompals/mips-gcc-egcs-2.91.66 - 5995b8101a9b5b85d7c2160172e4c194be0c9e10 authored almost 2 years ago by angie <[email protected]>
egcs-1.1.2-gcse.patch

github.com/decompals/mips-gcc-egcs-2.91.66 - 56eb7707c577af45755218c5876d9bfad0452700 authored almost 2 years ago by angie <[email protected]>
egcs-1.1.2-fold.patch

github.com/decompals/mips-gcc-egcs-2.91.66 - b1e7de20d62ea29d1a2425fc045a9e0571de9cdc authored almost 2 years ago by angie <[email protected]>
egcs-1.1.2-expr.patch

github.com/decompals/mips-gcc-egcs-2.91.66 - c5b318b88f3e922be92183fea49852816f0fc32d authored almost 2 years ago by angie <[email protected]>
egcs-1.1.2-davem.patch

github.com/decompals/mips-gcc-egcs-2.91.66 - c70736b1875f3c3a031bd5e9db40760176de859d authored almost 2 years ago by angie <[email protected]>
egcs-1.1.2-addressof.patch

github.com/decompals/mips-gcc-egcs-2.91.66 - d795df20af14ff247f06bc4b84d5de260eb13410 authored almost 2 years ago by angie <[email protected]>
Apply egcs-1.1.2-asm.patch

github.com/decompals/mips-gcc-egcs-2.91.66 - 01bd1498eca1afaf9f9fa6dee1a62f9a00a891e3 authored almost 2 years ago by angie <[email protected]>
Original files from https://github.com/gcc-mirror/gcc/commit/e4bb6adc459e803f6c0f8df407889c6e30260dff

github.com/decompals/mips-gcc-egcs-2.91.66 - fa0ce149114366432b981e4d3b20157ba268f5d9 authored almost 2 years ago by angie <[email protected]>
Revert "Hopefully add Mac support"

This reverts commit f762520f330faa98ad1ed232a0ec4ed11ada0c64.

github.com/decompals/mips-binutils-egcs-2.9.5 - 72a67a01ff1b56fe3a1016fdce4dabf532ad9992 authored almost 2 years ago by angie <[email protected]>
Hopefully add Mac support

github.com/decompals/mips-binutils-egcs-2.9.5 - f762520f330faa98ad1ed232a0ec4ed11ada0c64 authored almost 2 years ago by angie <[email protected]>
add release name to release

github.com/decompals/mips-binutils-egcs-2.9.5 - 7c8dfbc9120dfdd8f1545c2e7aca87e280495c6d authored almost 2 years ago by angie <[email protected]>
comment out mac and fix as-new typo

github.com/decompals/mips-binutils-egcs-2.9.5 - 5dd7a0467d6869d17ffeb3ee35d4228a9aa667ac authored almost 2 years ago by angie <[email protected]>
Apply patch https://cdn.discordapp.com/attachments/1025070644993470496/1065822134049439764/binutils-19991011-mips.patch

github.com/decompals/mips-binutils-egcs-2.9.5 - 8b1b879e8070c049ccab76f2980c48cd85363828 authored almost 2 years ago by angie <[email protected]>
Original files from https://github.com/bminor/binutils-gdb/tree/1f776aa55e3393b50284b4a5acecdf5ac67de262

github.com/decompals/mips-binutils-egcs-2.9.5 - 4749d34c4ab17de3364e9d84a7aa96cfe389239c authored almost 2 years ago by angie <[email protected]>
Pipeline compile 2.6.0

github.com/decompals/old-gcc - 3f2d70f5bb931614d0685cc14d2d9b2061e82eb2 authored almost 2 years ago by Luciano Ciccariello <[email protected]>
Add GCC 2.6.0

github.com/decompals/old-gcc - 7eb25aad55c3d010b43b9a1b7fb3aae0c889e36a authored almost 2 years ago by Luciano Ciccariello <[email protected]>
Update build.yml

github.com/decompals/ido-static-recomp - 11cbe678ea7f3421d51f45309de7594bc12573de authored almost 2 years ago by Ethan Roseman <[email protected]>
Update build.yml

github.com/decompals/ido-static-recomp - 3b7c231db149efe932a81a00a96804cef85ae1ad authored almost 2 years ago by Ethan Roseman <[email protected]>
Update build.yml

github.com/decompals/ido-static-recomp - 26348050ba372fd7bd42c343a105a2c88d2283a7 authored almost 2 years ago by Ethan Roseman <[email protected]>
Adding Pascal Support for IDO5.3 (upas) (#41)

github.com/decompals/ido-static-recomp - 80999afe227c8ffba65135fa4ee3baf115fba854 authored almost 2 years ago by LLONSIT <[email protected]>
Implement GetShortPathNameA (#28)

github.com/decompals/wibo - aec6f0dbe9f5f4d016a2d8f8a433d16ce7c8abe9 authored about 2 years ago by jdflyer <[email protected]>
Report an error if not was able to open asm file (#7)

github.com/decompals/mips-binutils-2.6 - 9461ac8be2808c990d9f552d6ee020bf737cb55b authored about 2 years ago by Anghelo Carvajal <[email protected]>
Add support for named O32 floating point registers (#6)

* gitignore

* symbolic fpr defines

* parse fp registers

github.com/decompals/mips-binutils-2.6 - 004d623fdadfafba9d9b69e80f4b1a792387945f authored about 2 years ago by Anghelo Carvajal <[email protected]>
Bump to get new PM compiler (#3)

* Update VERSION

new PM compiler

* Update Dockerfile

* Update docker_pr.yaml

* Updat...

github.com/decompals/pah-docker - 0fcf756048373191b64f09770e1881d6f7ccefe7 authored about 2 years ago by Ethan Roseman <[email protected]>
Update docker_pr.yaml

github.com/decompals/pah-docker - 6b87a802c4204b454a1f58631fe8550f77992712 authored about 2 years ago by Ethan Roseman <[email protected]>
Simplified has_zero_output

github.com/decompals/findcode - 07472cd381e5e3029c33838c45e763cf76b697a6 authored about 2 years ago by Mr-Wiseguy <[email protected]>
version 0.1.4

github.com/decompals/n64img - bff7b4947a87710b5ae08a529164a6c0d934cd3a authored about 2 years ago by Ethan Roseman <[email protected]>
fix size calculations

github.com/decompals/n64img - b1ff74bb51a95dd405d406775c00c2ea151080f1 authored about 2 years ago by Ethan Roseman <[email protected]>
Add support for i1 textures (#1)

* Add i1 support

* Update image.py

* Update image.py

* Update image.py

* Update imag...

github.com/decompals/n64img - 33635e8d0a6491836ac55d611ec20f425ce750e0 authored about 2 years ago by MegaMech <[email protected]>
Fixed bug causing only the first quarter of the rom to be checked, added some more heuristics

github.com/decompals/findcode - b950552cbec70899cfe9d6f1f7a2f34b33e4cad7 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Marked 3x identical loads/stores as invalid, got rid of redundant is_store/is_load functions

github.com/decompals/findcode - 0190af46e8c1ed0e4511f579d7fab7dcecaec851 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Added unlicense

github.com/decompals/findcode - 8227c61aaf32e10f375825da5d880563ad6692af authored about 2 years ago by Mr-Wiseguy <[email protected]>
Improved handling of trailing microcode in a code region

github.com/decompals/findcode - b965051127aff92c810d7cf653815365aafcc721 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Mark segments that contain RSP-exclusive instructions

github.com/decompals/findcode - 34f7116ff3e97c65f886882eb18e3c1085373291 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Made stores relative to invalid as starting instructions

github.com/decompals/findcode - 1c5d1c691c1a1a270b6af6eef929b1b9d7224f60 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Fixed const correctness with rom spans

github.com/decompals/findcode - 6537bcdfd891d03507f31b8903a0c27bd8a8f918 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Restructured code to allow use as a library

github.com/decompals/findcode - 22b7b106d81a83d13796db498d82f5cb01aec075 authored about 2 years ago by Mr-Wiseguy <[email protected]>
More invalid code detection, made loads to valid again as ido can generate them

github.com/decompals/findcode - 012cff8e178dc6c357ec6151c529975068075789 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Added more invalid code conditions

github.com/decompals/findcode - 1bf4252a3af078534d48347c5b833974b7742014 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Handle GetCurrentDirectory required buffer size return value (#27)

When the output buffer size is too small, GetCurrentDirectory does
nothing and simply returns t...

github.com/decompals/wibo - 635de4fa93e241abbf05f0ceaba3516bd789d991 authored about 2 years ago by Ryan Burns <[email protected]>
Implemented scanning the beginning of a code region for invalid starting instructions

github.com/decompals/findcode - 6907fb77a856eb66368d4a60c444bb88dfeea405 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Implemented merging of nearby code regions if valid RSP microcode exists between them

github.com/decompals/findcode - 587c24265337e7f282701833295cb6e89453667c authored about 2 years ago by Mr-Wiseguy <[email protected]>
Initial implementation

Searches for jr ra instructions in the rom, then looks forward/backwards from them to find valid...

github.com/decompals/findcode - 39baf2a64ae1b17d639a7771dbf152ded8404839 authored about 2 years ago by Mr-Wiseguy <[email protected]>
Initial commit with fmtlib and rabbitizer submodules

github.com/decompals/findcode - 14fdb556261886ece6c6aa3073e92e42ea6d04ca authored about 2 years ago by Mr-Wiseguy <[email protected]>
cli.py: category create/delete (#22)

github.com/decompals/frogress - 0b8f71016246ed38d3c33b035d37adcdda188cce authored about 2 years ago by Luke Street <[email protected]>