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

just human things (#7)

Expand README.md, add CONTRIBUTING.md, rename LICENSE to standard name

github.com/decompals/frogress - 7c25d052d2f09a12d34db273431f902a704b468b authored over 2 years ago by Ethan Roseman <[email protected]>
CI (#6)

Add github actions CI (black, mypy, django tests)

github.com/decompals/frogress - 3e8b5809a0e7524d6ab5f6d9c58281ef5d6259b2 authored over 2 years ago by Ethan Roseman <[email protected]>
Unix timestamps, better exceptions

github.com/decompals/frogress - 26248396892261feb8e9ec51a2ca57a4e2c616c5 authored over 2 years ago by Ethan Roseman <[email protected]>
CategoryDigestView

github.com/decompals/frogress - aaa92af032d59e8a6633583aca564b5df537ea69 authored over 2 years ago by Ethan Roseman <[email protected]>
generate auth key

github.com/decompals/frogress - 8bf138d8c9a04afa6ceb424d8696c229118aaa37 authored over 2 years ago by Ethan Roseman <[email protected]>
better admin experience

github.com/decompals/frogress - 3defb09002aec62931da3bbe43ed6247009d831d authored over 2 years ago by Ethan Roseman <[email protected]>
version digest view

github.com/decompals/frogress - 9848c8db9adc33974e9dc1ab5546a7c720dc736d authored over 2 years ago by Ethan Roseman <[email protected]>
measures

github.com/decompals/frogress - e656ab4e648c72e9c7284ad580f8b34cd1c88d1f authored over 2 years ago by Ethan Roseman <[email protected]>
remove requests

github.com/decompals/frogress - 3d5822901f894c06267e0c14449641543b7337da authored over 2 years ago by Ethan Roseman <[email protected]>
add requests

github.com/decompals/frogress - c76c934ac9e36c1e106d56277c12f7ffc1c99d2b authored over 2 years ago by Ethan Roseman <[email protected]>
api work

github.com/decompals/frogress - e5608c291d6eb87fe7249bae5c05b73ff70c927c authored over 2 years ago by Ethan Roseman <[email protected]>
db changes

github.com/decompals/frogress - 800996542fe09de39c32ea9808a9fb0eacf75211 authored over 2 years ago by Ethan Roseman <[email protected]>
Rename License to LICENSE.md

github.com/decompals/frogress - f9ab6ffbf9288ae1fc3044685f1f8187a12a7aa2 authored over 2 years ago by Ethan Roseman <[email protected]>
Create License

github.com/decompals/frogress - 34ac5980ec52d62534cef67398bf83b42afeaff5 authored over 2 years ago by Ethan Roseman <[email protected]>
initial shtuff

github.com/decompals/frogress - 5b02dc1b338be38005e8872c9f3049ff47abbc9f authored over 2 years ago by Ethan Roseman <[email protected]>
Fix cmdline backslash escaping

github.com/decompals/wibo - ffe30a626b4b0ede1826ad3f2d44b5374ba15373 authored over 2 years ago by Simon Lindholm <[email protected]>
Misc minor improvements

github.com/decompals/wibo - e54657b55f1e70cddeb2f504148227bde9565614 authored over 2 years ago by Simon Lindholm <[email protected]>
Handle some more armcc versions

github.com/decompals/wibo - 93b99a4f2491f981ce1a687900c9c48ceb9b2a60 authored over 2 years ago by Simon Lindholm <[email protected]>
Add naive VirtualFree (#20)

github.com/decompals/wibo - bd4c09e743326b6b9450ff8cff63b17110d28f6d authored over 2 years ago by Mark Street <[email protected]>
Improve TIB

github.com/decompals/wibo - c47665f8aedb776693a4f3b5983efe9328c4c57c authored over 2 years ago by Simon Lindholm <[email protected]>
More logging

github.com/decompals/wibo - 747f1895efa321468852ff6e927b41ece1d5c5cb authored over 2 years ago by Simon Lindholm <[email protected]>
A handful more functions to get cpe2exe to start

github.com/decompals/wibo - fa6c98406ed83031ea6082f2ef98de1d93457a47 authored over 2 years ago by Mark Street <[email protected]>
Fix Heap{Re,}Alloc

github.com/decompals/wibo - ff947fb7077e4879d79516e42ce9e28d438e41c6 authored over 2 years ago by Simon Lindholm <[email protected]>
MessageBoxA

github.com/decompals/wibo - 42f2e6935e23eeaf11cc5afa29dde3efabad4bf7 authored over 2 years ago by Simon Lindholm <[email protected]>
Clean up function resolution a little

github.com/decompals/wibo - ced712df0903f8120b7f8cdcbe2f6f62262e7e84 authored over 2 years ago by Simon Lindholm <[email protected]>
move dlls into dll/ dir (#16)

github.com/decompals/wibo - 11bdc5e8a2be4befc56a917379f89c7c621911cd authored over 2 years ago by Mark Street <[email protected]>
Explicitly link std::filesystem as needed (#14)

* Fix cmake install command

PROGRAMS specifies executable files, while TARGETS specifies cmak...

github.com/decompals/wibo - b86a542fe2d316c89849108c8b354585238df8b1 authored over 2 years ago by Ryan Burns <[email protected]>
Fix double ghcr.io in docker tag (#13)

github.com/decompals/wibo - e997178c571eca7f05d431002039f5b22e244bba authored over 2 years ago by Mark Street <[email protected]>
Revert "Add -lstdc++fs to cmake for older GCC (#11)" (#12)

This reverts commit 583769d7c88d82384ff32e7a39ed49e44c0b2577.

github.com/decompals/wibo - fae4219d7fb3d11da5db41390555303ed6a6431a authored over 2 years ago by Ethan Roseman <[email protected]>
Add -lstdc++fs to cmake for older GCC (#11)

github.com/decompals/wibo - 583769d7c88d82384ff32e7a39ed49e44c0b2577 authored over 2 years ago by BR- <[email protected]>
Add CMakeLists.txt (#8)

* Add CMakeLists.txt

* Use CMake in CI

* Remove Makefile & update README.md

github.com/decompals/wibo - 4ae7bba6384366909010b6f9c7501a35133f31ed authored over 2 years ago by Luke Street <[email protected]>
implement SetEndOfFile, CreateDirectoryA, RemoveDirectoryA, SetFileAttributesA (#6)

* implement SetEndOfFile, CreateDirectoryA, RemoveDirectoryA, SetFileAttributesA

* call fflus...

github.com/decompals/wibo - 97c946fd8616922809ab450d6c31798d9694aa46 authored over 2 years ago by camthesaxman <[email protected]>
kernel32: Use fstat in GetFileSize (#10)

Improves mwldeppc performance significantly.

Before:
real 0m30.322s
user 0m7.800s
sy...

github.com/decompals/wibo - a8b9452f336b666d5a927a3fb3fd22da49edcf51 authored over 2 years ago by Luke Street <[email protected]>
Makefile: Target C++17 instead of C++2a

github.com/decompals/wibo - d29a78e862ab4c1f41755519f11ae311d2948d2c authored over 2 years ago by Luke Street <[email protected]>
files: Use drive letter Z: for root FS (matches wine)

github.com/decompals/wibo - 07af846d1c32139adbc7fd23a5703d0ce30154a6 authored over 2 years ago by Luke Street <[email protected]>
Remove invalid assert

github.com/decompals/wibo - 3b181ab40a9e61d7351ee2bd1787b8e972e0f072 authored over 2 years ago by Simon Lindholm <[email protected]>
Allow building with older GCC

github.com/decompals/wibo - a47a2e5e8b7854c44f7d47f981c844b6e584bd53 authored over 2 years ago by Simon Lindholm <[email protected]>
File handles

github.com/decompals/wibo - 228bf4663e4aa193c53d108260437b35a5078125 authored over 2 years ago by Simon Lindholm <[email protected]>
FileTimeToSystemTime, SetFileTime

github.com/decompals/wibo - 84cb52fe7014a0672daaa16246e822acc3da0cd6 authored over 2 years ago by Mark Street <[email protected]>
Add support for SN compilers (#4)

* More kernel32 functions implemented poorly

* fix a smattering of issues to make cc1n64 work...

github.com/decompals/wibo - b9f6c4c64ee49317e740063f23d9a251b1300876 authored over 2 years ago by Mark Street <[email protected]>
[ci] Release on any tag, and create a separate gh release for each

github.com/decompals/wibo - 5c1f8ca7c875384a0adacb008f1cd25bba262b6b authored over 2 years ago by Ethan Roseman <[email protected]>
Upload build / update release on updates to master

github.com/decompals/wibo - b84567268c801f4594de8a9c9108669b1e2c4180 authored over 2 years ago by Ethan Roseman <[email protected]>
Remove ldscript when cleaning asm

github.com/decompals/yoshis-story - eb321c4a341f5e3132cb3ed6e02387747ff7d8d1 authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Add Dockerfile + build action (#3)

* Add Dockerfile + build action

* Remove 'test' entry that didn't trigger action

github.com/decompals/wibo - 29f93f0d1c36454416f80c976e1e7f4681087ea8 authored over 2 years ago by Mark Street <[email protected]>
Readme changes, github actions ci, test (#1)

* Readme changes, github actions ci, test

* Std flag change for older GCC versions"

* Inst...

github.com/decompals/wibo - d92f0d1d088817b7af9b8f53e31434d83b041e5a authored over 2 years ago by Ethan Roseman <[email protected]>
Splat 0.9 (#6)

* git subrepo pull tools/splat

subrepo:
subdir: "tools/splat"
merged: "aa71299"
up...

github.com/decompals/yoshis-story - 5bfc8fa2628e0e857b9d39d54459fc861eba9108 authored over 2 years ago by Ethan Roseman <[email protected]>
Cleanup (#4)

github.com/decompals/yoshis-story - 31cc0792a4d64a0bd4262ac1b1f291a4dde53720 authored over 2 years ago by Derek Hensley <[email protected]>
mwcc 4.*

github.com/decompals/wibo - f11759cc71816b61322010a05b7f5d42a337cee9 authored over 2 years ago by Simon Lindholm <[email protected]>
ole32

github.com/decompals/wibo - 916c10543da54b7e9270586489813c6910c0eafb authored over 2 years ago by Simon Lindholm <[email protected]>
Support more mwcc versions

github.com/decompals/wibo - 6281fa2da724cfb06051087a6d7c5c0eed822f6d authored over 2 years ago by Simon Lindholm <[email protected]>
Better realloc zeroing

github.com/decompals/wibo - 121bfb393982f7ef9ea637fe4f7104e1be85c3bd authored over 2 years ago by Simon Lindholm <[email protected]>
Improve logging

github.com/decompals/wibo - 81e85504de602cfff85fb0da42739710424834a3 authored over 2 years ago by Simon Lindholm <[email protected]>
fix realloc zeroing

github.com/decompals/wibo - e0017ac105175acb4e06d3144f613615b40b4b88 authored over 2 years ago by Simon Lindholm <[email protected]>
files & times

github.com/decompals/wibo - d565bd42315039b043641283e6a24e115d9196fd authored over 2 years ago by Simon Lindholm <[email protected]>
resources

github.com/decompals/wibo - 1a9d5d5a864aa8e828cdf1988bb8adf6a7123101 authored over 2 years ago by Simon Lindholm <[email protected]>
Command line parsing

github.com/decompals/wibo - e6dc3b4ffd622e1f2bd5bc8887ec1da9a98134bb authored over 2 years ago by Simon Lindholm <[email protected]>
more

github.com/decompals/wibo - 82c05df74ea5609f94292736df8b20d7d868e49d authored over 2 years ago by Simon Lindholm <[email protected]>
"Better" LoadString stub, makefile

github.com/decompals/wibo - 207da3f47278cc9710b679baf931aea8bc8a7152 authored over 2 years ago by Simon Lindholm <[email protected]>
wip

github.com/decompals/wibo - 3fd1f6a30c53d932d13be57a6bc793aa217d4929 authored over 2 years ago by Simon Lindholm <[email protected]>
first commit

github.com/decompals/wibo - d1a4fd35a714906a0a96097eaa74ddaf7a283916 authored over 2 years ago by Ash Wolf <[email protected]>
Initial commit

github.com/decompals/N64-IPL - 1fdb478fd78807a63b06940d260f9b2f36ae698d authored over 2 years ago by Thar0 <[email protected]>
LoadFragment2 (#3)

* Loadfragment2, yaml, and diff_settings

* typo

* Rename funcs

github.com/decompals/yoshis-story - 28874aedc56940a5cc902aea98d98abe7b3c5eda authored over 2 years ago by Derek Hensley <[email protected]>
Thread profiler, host files, gio files for libgultra_d (#26)

* Thread profiler, host files, gio files

* Wrap readhost.c and writehost.c files in #ifndef _FI...

github.com/decompals/ultralib - c4ff4aeb0a0599f2a2717cc8c25519e0483ea175 authored over 2 years ago by Tharo <[email protected]>
Finish identifying libultra, add a couple of headers, decomp a file (#2)

* Finish identifying libultra, add a couple of headers

* Clean up headers a bit

* Fix a di...

github.com/decompals/yoshis-story - b6724068f8161a8e622316e9b9b4e99b5f06f13e authored over 2 years ago by EllipticEllipsis <[email protected]>
fix binutils-2.7 url

github.com/decompals/ultralib - 5bf3c22ba8ddf4d67be0ae762af5fcb478ee33e0 authored over 2 years ago by Ethan Roseman <[email protected]>
Merge pull request #1 from EllipticEllipsis/asm_work

Setup work

github.com/decompals/yoshis-story - 6e2d428cd7b32e7006709b2c2dde49a4886fe305 authored over 2 years ago by Ethan Roseman <[email protected]>
More libultra

github.com/decompals/yoshis-story - 0a15d5deb0c91d3367ea5bcfed2ede7ccad78eb8 authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Remove superfluous -D

github.com/decompals/yoshis-story - c73e699be5b0abaf246bd4ada177df03996c3d90 authored over 2 years ago by Elliptic Ellipsis <[email protected]>
git subrepo pull tools/splat

subrepo:
subdir: "tools/splat"
merged: "a8f0430"
upstream:
origin: "https://github.c...

github.com/decompals/yoshis-story - 41b2911c6c11b290db729b7cea468105d52dab6f authored over 2 years ago by Elliptic Ellipsis <[email protected]>
yaml update

github.com/decompals/yoshis-story - 16569c5e963afb6651d15eb7454a159f03e2375f authored over 2 years ago by Elliptic Ellipsis <[email protected]>
__osRcpImTable

github.com/decompals/yoshis-story - bfc1878ddbd782c95790d91940f8a286f11dccee authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Back to repo's splat

github.com/decompals/yoshis-story - ee8ecc9ce5c50084a1b361a3e442c085b07edd85 authored over 2 years ago by Elliptic Ellipsis <[email protected]>
loadfragment2 C file

github.com/decompals/yoshis-story - f92da004ee170befde42f859944a4538fe6be2b4 authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Update gitignore

github.com/decompals/yoshis-story - 6d872c98191310d921ad9544bc8742a43b14a56e authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Added support for general purpose register names

github.com/decompals/mips-binutils-2.6 - 620e2f2e89981acbb4988d245c9f675d7a757688 authored over 2 years ago by Mr-Wiseguy <[email protected]>
Match a function!

github.com/decompals/yoshis-story - 47dfb375da5cdb3f0fc9713971389500c1de8149 authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Fixed ar not being in the archive

github.com/decompals/mips-binutils-2.7 - 74492c58ba0d0299ab2e89fc91b28b3dba30fb6e authored over 2 years ago by Mr-Wiseguy <[email protected]>
Added strip to build archive

github.com/decompals/mips-binutils-2.7 - d102ebfeac790e335b8c6526b2f1cf81c8bdd896 authored over 2 years ago by Mr-Wiseguy <[email protected]>
git subrepo pull tools/asm_processor

subrepo:
subdir: "tools/asm_processor"
merged: "fd28ec1"
upstream:
origin: "https://...

github.com/decompals/yoshis-story - 04c98e70994338e716c6d02d83dbd3a8f90d1f85 authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Add IDO

github.com/decompals/yoshis-story - 15e6e35f44e5b48dc96b6e134dcc51406389102e authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Correct main start, add bss

github.com/decompals/yoshis-story - 742d9a59da6629f0c402f6444b9cee450fbe80bb authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Find some libultra files

github.com/decompals/yoshis-story - e38a741b81772e1cfa6a633c55e1074a958121bc authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Add more cleaning commands to makefile

github.com/decompals/yoshis-story - 04ea1c00d0e7be726da01a5fa5f8d7cd510807e6 authored over 2 years ago by Elliptic Ellipsis <[email protected]>
git subrepo pull tools/splat

subrepo:
subdir: "tools/splat"
merged: "13c7b2b"
upstream:
origin: "https://github.c...

github.com/decompals/yoshis-story - c352d3179ae71d2057fcb9f4f911630e6b89d1b8 authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Change entrypoint back to asm

github.com/decompals/yoshis-story - e50939783a42bc0490964cddb31d4ea6eb70cd2f authored over 2 years ago by Elliptic Ellipsis <[email protected]>
Split a few things, automate the makefile a bit

github.com/decompals/yoshis-story - ddf086fc336a0b433d478f2840f7abeeee2f462a authored over 2 years ago by Elliptic Ellipsis <[email protected]>
rmon files, initialize files, kdebugserver.c, initrdb.c for libgultra_d (#25)

github.com/decompals/ultralib - 376e0902999fcc382139b0ba0d05d9e4092f0b19 authored almost 3 years ago by Tharo <[email protected]>
Added objcopy to the github workflows archive

github.com/decompals/mips-binutils-2.6 - ac1f52d3723c29147c005cdf6337f9e7e74f1ec2 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Matched exceptasm.s for libgultra_d (#24)

github.com/decompals/ultralib - b0f391fafad8b5aa6f3d09477b7d2c1f2516ffc5 authored almost 3 years ago by Tharo <[email protected]>
Added warning to help matching N64ALIGN alignments

github.com/decompals/mips-binutils-2.6 - 3938e09853d68ed016a0fbc5d531927cbfb53ccd authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Disassembly/mdebug: Fix disassembling handwritten asm files (#23)

* Make disassemble_elf friendlier to handwritten files

* Fix exceptasm error

github.com/decompals/ultralib - 3d291e69126e86e39f1bf1e3dcf67c384fcba971 authored almost 3 years ago by Tharo <[email protected]>
osVoice decomp (#15)

github.com/decompals/ultralib - 5775c6372ddc8741e98660fc1302fd526a2290c2 authored almost 3 years ago by someone2639 <[email protected]>
xldtob 🆗 (#21)

* Replaced `printf_struct` with `_Pft`

github.com/decompals/ultralib - d91d6c5399046b5abeaad13b7328cb88be1bc398 authored almost 3 years ago by Drahsid <[email protected]>
Matched asm files and updated existing asm to use ta and abi float register names (#20)

* Matched asm files and updated existing asm to use ta register names

* Addressed PR comments...

github.com/decompals/ultralib - ce14ceece723afc8cf12b6fc1860a7b43503b9d4 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Matched controller and transfer pak (gbpak) files (#19)

* Matched controller and transfer pak (gbpak) files

* Symbolized many magic numbers in contro...

github.com/decompals/ultralib - 14e524ffec60ea7c3542c15aaf23a3b3f73ce777 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Forced all instructions to be mips2 at the most and removed daddu (based on changes in KMC's GNU as)

github.com/decompals/mips-binutils-2.6 - 00217975042acf84a978c7cac802155749fd51ce authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Matched pak file system (pfs) files (#18)

* Matched pak file system (pfs) files

* Added missing newlines at end of files

github.com/decompals/ultralib - 0af555346a2d1ae7b9617b2813b730e9dcf7ad3e authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Added and matched all source-available files, updated headers to 2.0L (#16)

github.com/decompals/ultralib - 1292d8ada626ecda24f5fe2c4f7550f6ce05a1a6 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Actually added strip to the archive

github.com/decompals/mips-binutils-2.6 - 3c168d9505828eafc8db69e30d9d4224287f2af9 authored almost 3 years ago by Mr-Wiseguy <[email protected]>
Replicated some more KMC-specific changes to binutils and added binutils strip to archive

github.com/decompals/mips-binutils-2.6 - dcb851b4b06db98365725cb0d2b7b9ab7649abdc authored almost 3 years ago by Mr-Wiseguy <[email protected]>